Rebuilt for Python 3.7
This commit is contained in:
parent
c7a61b34e6
commit
fc09e15b3a
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.0.5
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: In-process task scheduler with Cron-like capabilities
|
||||
|
||||
License: MIT
|
||||
|
|
@ -119,6 +119,9 @@ export TZ=UTC
|
|||
%doc docs/_build/html
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0.5-9
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Wed Feb 21 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.0.5-8
|
||||
- Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue