update to 1.3.5
This commit is contained in:
parent
0fe89c9e72
commit
b922897735
Binary file not shown.
BIN
croniter-1.3.5.tar.gz
Normal file
BIN
croniter-1.3.5.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-croniter
|
Name: python-croniter
|
||||||
Version: 1.3.4
|
Version: 1.3.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: croniter provides iteration for datetime object with cron like format
|
Summary: croniter provides iteration for datetime object with cron like format
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/kiorky/croniter
|
URL: http://github.com/kiorky/croniter
|
||||||
Source0: https://files.pythonhosted.org/packages/65/60/83ba29a9b9f3339caa266c075bc9d139d005c34a67904215e13b777e0432/croniter-1.3.4.tar.gz
|
Source0: https://files.pythonhosted.org/packages/ca/ca/466fe6a8ebccf48d72886b007d4922363a3a76c9e5438ed6bef3a49c586e/croniter-1.3.5.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
croniter provides iteration for the datetime object with a cron like format.
|
croniter provides iteration for the datetime object with a cron like format.
|
||||||
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 3 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.3.5-1
|
||||||
|
- Update to 1.3.5
|
||||||
|
|
||||||
* Wed Jun 01 2022 OpenStack_SIG <openstack@openeuler.org> - 1.3.4-1
|
* Wed Jun 01 2022 OpenStack_SIG <openstack@openeuler.org> - 1.3.4-1
|
||||||
- Init package python3-croniter of version 1.3.4
|
- Init package python3-croniter of version 1.3.4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user