Accepting request 881210 from home:1Antoine1:branches:devel:languages:python

- Update to 1.0.9:
  * Remove dependency on future.

OBS-URL: https://build.opensuse.org/request/show/881210
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-croniter?expand=0&rev=32
This commit is contained in:
Matej Cepl 2021-03-25 07:56:35 +00:00 committed by Git OBS Bridge
parent ef0dad86ba
commit 282d15cf85
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8b830d787c9993361b74eaad7d7396090d7f2d9db41ceb4a52cb75da461c3ed
size 31019

3
croniter-1.0.9.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:708532f70584207e23ef2989ca40f367e6238bfe050133a1aff43e1e0e6f6092
size 31258

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 24 20:54:34 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org>
- Update to 1.0.9:
* Remove dependency on future.
-------------------------------------------------------------------
Fri Mar 12 03:42:51 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>

View File

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