automatic version update by autodist [release 0.7.2-1mamba;Thu Oct 10 2024]
This commit is contained in:
parent
7dc00fda34
commit
5d3b11c1e7
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-isodate
|
Name: python-isodate
|
||||||
Version: 0.6.1
|
Version: 0.7.2
|
||||||
Release: 4mamba
|
Release: 1mamba
|
||||||
Summary: An ISO 8601 date/time/duration parser and formatter
|
Summary: An ISO 8601 date/time/duration parser and formatter
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,7 +12,6 @@ Source: https://pypi.debian.net/isodate/isodate-%{version}.tar.gz
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(six)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
@ -48,6 +47,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 0.7.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 0.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Dec 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.1-4mamba
|
* Tue Dec 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.1-4mamba
|
||||||
- rebuilt with python-build and distdeps
|
- rebuilt with python-build and distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user