diff --git a/croniter-1.0.13.tar.gz b/croniter-1.0.13.tar.gz deleted file mode 100644 index 6c75c3b..0000000 --- a/croniter-1.0.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57f36df4f5a1c31bbf50bbffa3551612c19f6156ab1e88e2e42342ccbb9f9b9a -size 38907 diff --git a/croniter-1.0.15.tar.gz b/croniter-1.0.15.tar.gz new file mode 100644 index 0000000..f0702c3 --- /dev/null +++ b/croniter-1.0.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a70dfc9d52de9fc1a886128b9148c89dd9e76b67d55f46516ca94d2d73d58219 +size 39164 diff --git a/python-croniter.changes b/python-croniter.changes index d176b95..d44260f 100644 --- a/python-croniter.changes +++ b/python-croniter.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 16 21:06:49 UTC 2021 - Dirk Müller + +- update to 1.0.15: + * restore py2 + * better type checks + ------------------------------------------------------------------- Thu Jun 17 20:56:13 UTC 2021 - Dirk Müller diff --git a/python-croniter.spec b/python-croniter.spec index 6469431..f618776 100644 --- a/python-croniter.spec +++ b/python-croniter.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-croniter -Version: 1.0.13 +Version: 1.0.15 Release: 0 Summary: Python iterators for datetime objects with cron-like format License: MIT