## START: Set by rpmautospec ## (rpmautospec version 0.8.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 4; 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 * Sat Jun 06 2026 Miroslav Suchý - 0.4.29-4 - packit: use correct upstream url * Fri Jun 05 2026 Miroslav Suchý - 0.4.29-3 - add packit config with pull-from-upstream job * Wed Jun 03 2026 Python Maint - 0.4.29-2 - Rebuilt for Python 3.15 * Tue Feb 10 2026 Miroslav Suchý - 0.4.29-1 - initial packaging ## END: Generated by rpmautospec