forked from pool/python-croniter
- Update to 1.4.1:
* Make a retrocompatible version of 1.4.0 change about supporting
VIXIECRON bug.
* Added "implement_cron_bug" flag to make the cron parser compatible
with a bug in Vixie/ISC Cron.
- Switch to pyproject macros.
- Actually drop future requirement.
- Stop using greedy globs in %files.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-croniter?expand=0&rev=49
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 31 12:04:22 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.4.1:
|
||||
* Make a retrocompatible version of 1.4.0 change about supporting
|
||||
VIXIECRON bug.
|
||||
* Added "implement_cron_bug" flag to make the cron parser compatible
|
||||
with a bug in Vixie/ISC Cron.
|
||||
- Switch to pyproject macros.
|
||||
- Actually drop future requirement.
|
||||
- Stop using greedy globs in %files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 26 07:01:22 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user