Rebuilt for Python 3.10
This commit is contained in:
parent
b878346742
commit
65bc25f08f
@ -7,7 +7,7 @@ This module parses the most common forms of ISO 8601 date strings \
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.1.13
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Simple module to parse ISO 8601 dates
|
||||
|
||||
License: MIT
|
||||
@ -63,6 +63,9 @@ BuildRequires: python%{python3_other_pkgversion}-setuptools
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.1.13-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.13-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user