TEST ONLY - DO NOT MERGE

Rename python3 subpackage to match PyPI name
This commit is contained in:
Jiri Podivin 2026-04-09 13:21:39 +02:00
commit 9672835afc

View file

@ -22,7 +22,7 @@ Requires: python3-packit = %{version}-%{release}
This project provides tooling and automation to integrate upstream open source
projects into Fedora operating system.
%package -n python3-packit
%package -n python3-packitos
Summary: %{summary}
# new-sources
Requires: fedpkg
@ -38,7 +38,7 @@ Requires: rsync
Recommends: osh-cli
%description -n python3-packit
%description -n python3-packitos
Python library for Packit,
check out packit package for the executable.
@ -70,7 +70,7 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit
%{_mandir}/man1/packit*.1*
%{bash_completions_dir}/packit
%files -n python3-packit -f %{pyproject_files}
%files -n python3-packitos -f %{pyproject_files}
# Epel9 does not tag the license file in pyproject_files as a license. Manually install it in this case
%if 0%{?el9}
%license LICENSE