|
|
|
@ -1,11 +1,11 @@
|
|
|
|
|
Name: python-trove-classifiers
|
|
|
|
|
Version: 2023.10.18
|
|
|
|
|
Version: 2024.9.12
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Canonical source for classifiers on PyPI (pypi.org)
|
|
|
|
|
|
|
|
|
|
License: Apache-2.0
|
|
|
|
|
URL: https://github.com/pypa/trove-classifiers
|
|
|
|
|
Source: %{pypi_source trove-classifiers}
|
|
|
|
|
Source: %{pypi_source trove_classifiers}
|
|
|
|
|
|
|
|
|
|
# Drop dependency on calver which is not packaged in Fedora.
|
|
|
|
|
Patch: setup.py-remove-usage-of-unpackaged-calver.patch
|
|
|
|
@ -29,7 +29,7 @@ Summary: %{summary}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%autosetup -p1 -n trove-classifiers-%{version}
|
|
|
|
|
%autosetup -p1 -n trove_classifiers-%{version}
|
|
|
|
|
# Replace @@VERSION@@ with %%version
|
|
|
|
|
%writevars -f setup.py version
|
|
|
|
|
|
|
|
|
@ -56,12 +56,30 @@ Summary: %{summary}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Sep 12 2024 Packit <hello@packit.dev> - 2024.9.12-1
|
|
|
|
|
- Update to 2024.9.12
|
|
|
|
|
- Resolves rhbz#2312038
|
|
|
|
|
|
|
|
|
|
* Wed Jul 3 2024 Packit <hello@packit.dev> - 2024.7.2-1
|
|
|
|
|
- Update to 2024.7.2
|
|
|
|
|
- Resolves rhbz#2295582
|
|
|
|
|
|
|
|
|
|
* Fri May 31 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2024.5.22-1
|
|
|
|
|
- Update to 2024.5.22. Closes RBHZ#2271418
|
|
|
|
|
|
|
|
|
|
* Sun Mar 3 2024 Packit <hello@packit.dev> - 2024.3.3-1
|
|
|
|
|
- Update to 2024.3.3
|
|
|
|
|
- Resolves rhbz#2248519
|
|
|
|
|
|
|
|
|
|
* Thu Oct 19 2023 Maxwell G <maxwell@gtmx.me> - 2023.10.18-1
|
|
|
|
|
- Update to 2023.10.18. Fixes rhbz#2244676.
|
|
|
|
|
|
|
|
|
|
* Wed Oct 4 2023 Maxwell G <maxwell@gtmx.me> - 2023.9.19-1
|
|
|
|
|
- Update to 2023.9.19. Fixes rhbz#2239555.
|
|
|
|
|
|
|
|
|
|
* Thu Aug 24 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 2023.7.6-1
|
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|
* Thu Jul 27 2023 Maxwell G <maxwell@gtmx.me> - 2023.7.6-1
|
|
|
|
|
- Update to 2023.7.6. Fixes rhbz#2220945.
|
|
|
|
|
|