Rebuilt for Python 3.9
This commit is contained in:
parent
534c1cb818
commit
98b1506999
@ -7,7 +7,7 @@ This module parses the most common forms of ISO 8601 date strings \
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.1.12
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Simple module to parse ISO 8601 dates
|
||||
|
||||
License: MIT
|
||||
@ -63,6 +63,9 @@ BuildRequires: python%{python3_other_pkgversion}-setuptools
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 0.1.12-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Thu Mar 05 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.1.12-1
|
||||
- Update to latest upstream release 0.1.12 (rhbz#1792662)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user