15
0

- update to 2.0.5:

* No changes, fix lint
  * Support hashid strings in is_valid
  * Avoid over-optimization in crontab expansions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-croniter?expand=0&rev=57
This commit is contained in:
2024-04-27 12:53:32 +00:00
committed by Git OBS Bridge
parent 427bfb435b
commit df39271362
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-croniter
Version: 2.0.3
Version: 2.0.5
Release: 0
Summary: Python iterators for datetime objects with cron-like format
License: MIT