Rebuilt for Python 3.11
This commit is contained in:
parent
f074ac9671
commit
7eef72251c
@ -7,7 +7,7 @@ This module parses the most common forms of ISO 8601 date strings \
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Simple module to parse ISO 8601 dates
|
Summary: Simple module to parse ISO 8601 dates
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -52,6 +52,9 @@ sed -e 's/\^/>=/' -i pyproject.toml
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.0.2-3
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Fri May 06 2022 Carl George <carl@george.computer> - 1.0.2-2
|
* Fri May 06 2022 Carl George <carl@george.computer> - 1.0.2-2
|
||||||
- Convert to pyproject macros
|
- Convert to pyproject macros
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user