Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-26 02:58:46 +02:00
commit 17757f6810

View file

@ -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)