summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-croniter.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 21cba2f..2c59a4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/croniter-1.3.8.tar.gz
+/croniter-1.3.14.tar.gz
diff --git a/python-croniter.spec b/python-croniter.spec
index 4cebdfb..d774e1b 100644
--- a/python-croniter.spec
+++ b/python-croniter.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-croniter
-Version: 1.3.8
+Version: 1.3.14
Release: 1
Summary: croniter provides iteration for datetime object with cron like format
License: MIT License
URL: http://github.com/kiorky/croniter
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/16/f3/aa1201a8ec1a9d6eddf13de28f38c21700338b1d0663d0ebaabd5df34f7a/croniter-1.3.8.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5b/4a/7b9a1ec2e3660a75d8b46aff0f5c21e8d886cfbb8558576e2ac871279916/croniter-1.3.14.tar.gz
BuildArch: noarch
Requires: python3-dateutil
@@ -47,7 +47,7 @@ croniter provides iteration for the datetime object with a cron like format.
Website: https://github.com/kiorky/croniter
%prep
-%autosetup -n croniter-1.3.8
+%autosetup -n croniter-1.3.14
%build
%py3_build
@@ -87,5 +87,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.8-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.14-1
- Package Spec generated
diff --git a/sources b/sources
index 696b4e5..83ebbda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-689f0c72668d8a367df300dd0291f1a2 croniter-1.3.8.tar.gz
+df21475340ceca4e24be8f8b89b94cf1 croniter-1.3.14.tar.gz