14
0

Accepting request 1039375 from home:yarunachalam:branches:devel:languages:python

- version update to 3.9.1.post1 
  * Dropped Python 2.7 from the list of supported Python versions
    Relates to #666.

OBS-URL: https://build.opensuse.org/request/show/1039375
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=46
This commit is contained in:
2022-12-02 10:46:28 +00:00
committed by Git OBS Bridge
parent 2b578ac546
commit 52b9ab00c8
4 changed files with 11 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2bea0309569da53a7261bfa0ce19c67ddbfe151bda776a6a907579fdbd3eb2a
size 100604

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65e6574b6395498d371d045f2a8a7e4f7d50c6ad21ef7313d15b1c7cf20df1e3
size 100567

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 1 17:48:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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

View File

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