15
0

- update to 0.3.34:

- Feat croniter_range(start, stop, cron)
  - Optimization for poorly written cron expression
  - Make dateutil tz support more official
  - Feat/support for day or

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-croniter?expand=0&rev=26
This commit is contained in:
2020-07-17 07:25:35 +00:00
committed by Git OBS Bridge
parent d2a7627e3a
commit d41561bf31
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-croniter
Version: 0.3.32
Version: 0.3.34
Release: 0
Summary: Python iterators for datetime objects with cron-like format
License: MIT