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

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