14
0

Accepting request 928312 from devel:languages:python

- update to 3.8.1:
  * Allowed the use of tzlocal v4.0+ in addition to v2.*

OBS-URL: https://build.opensuse.org/request/show/928312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-APScheduler?expand=0&rev=15
This commit is contained in:
2021-10-31 21:55:39 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

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

3
APScheduler-3.8.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 26 20:13:38 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.8.1:
* Allowed the use of tzlocal v4.0+ in addition to v2.*
-------------------------------------------------------------------
Sat Oct 16 19:01:07 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-APScheduler
Version: 3.8.0
Version: 3.8.1
Release: 0
Summary: In-process task scheduler with Cron-like capabilities
License: MIT