diff --git a/APScheduler-3.9.1.post1.tar.gz b/APScheduler-3.9.1.post1.tar.gz new file mode 100644 index 0000000..0539fea --- /dev/null +++ b/APScheduler-3.9.1.post1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2bea0309569da53a7261bfa0ce19c67ddbfe151bda776a6a907579fdbd3eb2a +size 100604 diff --git a/APScheduler-3.9.1.tar.gz b/APScheduler-3.9.1.tar.gz deleted file mode 100644 index ca17485..0000000 --- a/APScheduler-3.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65e6574b6395498d371d045f2a8a7e4f7d50c6ad21ef7313d15b1c7cf20df1e3 -size 100567 diff --git a/python-APScheduler.changes b/python-APScheduler.changes index a27de87..6a268b8 100644 --- a/python-APScheduler.changes +++ b/python-APScheduler.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 1 17:48:48 UTC 2022 - Yogalakshmi Arunachalam + +- version update to 3.9.1.post1 + * Dropped Python 2.7 from the list of supported Python versions + Relates to #666. + ------------------------------------------------------------------- Tue Mar 1 13:02:06 UTC 2022 - pgajdos@suse.com diff --git a/python-APScheduler.spec b/python-APScheduler.spec index f4d36b0..53d869f 100644 --- a/python-APScheduler.spec +++ b/python-APScheduler.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-APScheduler -Version: 3.9.1 +Version: 3.9.1.post1 Release: 0 Summary: In-process task scheduler with Cron-like capabilities License: MIT