rebuilt with python 3.10 [release 0.6.1-2mamba;Sun Sep 10 2023]
This commit is contained in:
parent
e5cb49f77b
commit
37d574f137
@ -1,6 +1,6 @@
|
|||||||
Name: python-isodate
|
Name: python-isodate
|
||||||
Version: 0.6.1
|
Version: 0.6.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
@ -10,9 +10,8 @@ URL: https://pypi.org/project/isodate/
|
|||||||
Source: https://pypi.debian.net/isodate/isodate-%{version}.tar.gz
|
Source: https://pypi.debian.net/isodate/isodate-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
Requires: python >= %python_version
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -43,6 +42,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 10 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.1-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Tue Dec 14 2021 Automatic Build System <autodist@mambasoft.it> 0.6.1-1mamba
|
* Tue Dec 14 2021 Automatic Build System <autodist@mambasoft.it> 0.6.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user