forked from pool/python-croniter
- update to 1.3.15:
* Fix hashed expressions omitting some entries * Enhance .match() precision for 6 position expressions OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-croniter?expand=0&rev=45
This commit is contained in:
parent
f7cf2d3ae5
commit
62459faa61
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d067b1f95b553c6e82d95a983c465695913dcd12f47a8b9aa938a0450d94dd5e
|
|
||||||
size 40026
|
|
3
croniter-1.3.15.tar.gz
Normal file
3
croniter-1.3.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:924a38fda88f675ec6835667e1d32ac37ff0d65509c2152729d16ff205e32a65
|
||||||
|
size 41391
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 29 16:02:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.3.15:
|
||||||
|
* Fix hashed expressions omitting some entries
|
||||||
|
* Enhance .match() precision for 6 position expressions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 3 08:42:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Wed May 3 08:42:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-croniter
|
Name: python-croniter
|
||||||
Version: 1.3.14
|
Version: 1.3.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python iterators for datetime objects with cron-like format
|
Summary: Python iterators for datetime objects with cron-like format
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user