update to 2024.7.2 [release 2024.7.2-1mamba;Sun Jul 21 2024]
This commit is contained in:
parent
bcf57a4660
commit
5a814bef55
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-trove-classifiers
|
||||
Version: 2024.4.10
|
||||
Version: 2024.7.2
|
||||
Release: 1mamba
|
||||
Summary: Canonical source for classifiers on PyPI (pypi.org)
|
||||
Group: System/Libraries
|
||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/pypa/trove-classifiers
|
||||
Source: https://pypi.debian.net/trove-classifiers/trove-classifiers-%{version}.tar.gz
|
||||
Source: https://pypi.debian.net/trove-classifiers/trove_classifiers-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
@ -25,7 +25,7 @@ BuildRequires: python-calver-py310
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n trove-classifiers-%{version}
|
||||
%setup -q -n trove_classifiers-%{version}
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Jul 21 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2024.7.2-1mamba
|
||||
- update to 2024.7.2
|
||||
|
||||
* Wed Apr 10 2024 Automatic Build System <autodist@openmamba.org> 2024.4.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user