forked from pool/python-croniter
Accepting request 1006437 from home:yarunachalam:branches:devel:languages:python
- Update to v1.3.7: * fix tests * Fix croniter_range infinite loop [Shachar Snapiri <ssnapiri@paloaltonetworks.com>] - Update to v1.3.5: * Add Python 3.10 support [eelkevdbos] - Update to v1.3.4: * Really fix compat for tests under py27 [kiorky] - Update to v1.3.3: * Fix compat for tests under py27 [kiorky] - Update to v1.3.2: * Fix #12: regressions with set_current [kiorky, agateblue] - Update to v1.3.1: * Restore compat with python2 [kiorky] - Update to v1.3.0: * Add a way to make next() easier to use. This fixes #11 [kiorky] OBS-URL: https://build.opensuse.org/request/show/1006437 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-croniter?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 15:18:11 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to v1.3.7:
|
||||
* fix tests
|
||||
* Fix croniter_range infinite loop [Shachar Snapiri <ssnapiri@paloaltonetworks.com>]
|
||||
|
||||
- Update to v1.3.5:
|
||||
* Add Python 3.10 support [eelkevdbos]
|
||||
|
||||
- Update to v1.3.4:
|
||||
* Really fix compat for tests under py27 [kiorky]
|
||||
|
||||
- Update to v1.3.3:
|
||||
* Fix compat for tests under py27 [kiorky]
|
||||
|
||||
- Update to v1.3.2:
|
||||
* Fix #12: regressions with set_current [kiorky, agateblue]
|
||||
|
||||
- Update to v1.3.1:
|
||||
* Restore compat with python2 [kiorky]
|
||||
|
||||
- Update to v1.3.0:
|
||||
* Add a way to make next() easier to use. This fixes #11 [kiorky]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 15 16:22:04 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user