## START: Set by rpmautospec ## (rpmautospec version 0.8.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec Name: python-litellm-proxy-extras Version: 0.4.29 Release: %autorelease Summary: Additional files for the LiteLLM Proxy License: MIT URL: https://litellm.ai Source: %{pypi_source litellm_proxy_extras} BuildSystem: pyproject BuildOption(install): -l litellm_proxy_extras BuildArch: noarch BuildRequires: python3-devel # Fill in the actual package description to submit package to Fedora %global _description %{expand: Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package. } %description %_description %package -n python3-litellm-proxy-extras Summary: %{summary} %description -n python3-litellm-proxy-extras %_description %check %pyproject_check_import %files -n python3-litellm-proxy-extras -f %{pyproject_files} %changelog ## START: Generated by rpmautospec * Tue Feb 10 2026 Miroslav Suchý - 0.4.29-1 - initial packaging ## END: Generated by rpmautospec