diff --git a/.python-APScheduler.metadata b/.python-APScheduler.metadata index b583c45..78c3c4d 100644 --- a/.python-APScheduler.metadata +++ b/.python-APScheduler.metadata @@ -1 +1 @@ -e7dff82b5bbed75fbaaf6940df9784244732f015 SOURCES/APScheduler-3.7.0.tar.gz +502f49806f799cd527e6457b04be09de43a79c42 SOURCES/APScheduler-3.8.0.tar.gz diff --git a/SOURCES/.gitignore b/SOURCES/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/SOURCES/.gitignore diff --git a/SPECS/python-APScheduler.spec b/SPECS/python-APScheduler.spec index 16db8d8..6730bc7 100644 --- a/SPECS/python-APScheduler.spec +++ b/SPECS/python-APScheduler.spec @@ -9,8 +9,8 @@ restarted, it will then run all the jobs it should have run while it was offline.} Name: python-APScheduler -Version: 3.7.0 -Release: 2%{?dist} +Version: 3.8.0 +Release: 1%{?dist} Summary: In-process task scheduler with Cron-like capabilities License: MIT @@ -36,7 +36,7 @@ BuildRequires: python3-redis BuildRequires: python3-kazoo BuildRequires: python3-gevent BuildRequires: python3-sqlalchemy -#BuildRequires: python3-pymongo +BuildRequires: python3-pymongo BuildRequires: python3-pytz BuildRequires: python3-tzlocal %{?python_provide:%python_provide python3-%{srcname}} @@ -68,6 +68,15 @@ export TZ=UTC %{python3_sitelib}/apscheduler/ %changelog +* Thu Sep 23 2021 Fedora Release Monitoring - 3.8.0-1 +- Update to 3.8.0 (#1917870) + +* Fri Jul 23 2021 Fedora Release Engineering - 3.7.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 3.7.0-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 3.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild