Rebuilt for Python 3.9
This commit is contained in:
parent
72979fa85c
commit
17757f6810
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ offline.}
|
|||
|
||||
Name: python-APScheduler
|
||||
Version: 3.6.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: In-process task scheduler with Cron-like capabilities
|
||||
|
||||
License: MIT
|
||||
|
|
@ -68,6 +68,9 @@ export TZ=UTC
|
|||
%{python3_sitelib}/apscheduler/
|
||||
|
||||
%changelog
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.6.3-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Wed Mar 11 2020 Fabien Boucher <fboucher@redhat.com> - 3.6.3-1
|
||||
- Inport from SF packaging and bump to 3.6.3 (#1813957)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue