summaryrefslogtreecommitdiff
path: root/python-dateparser.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 03:33:18 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 03:33:18 +0000
commit1cbba3a9d4fb4a43dc921072447fb0fb8b399916 (patch)
tree11dc6bddb21a033294510e68f846b22e8e2db9c6 /python-dateparser.spec
parent6c3b8360b0336a07bd7fd284e8e8419be74c23b2 (diff)
automatic import of python-dateparseropeneuler20.03
Diffstat (limited to 'python-dateparser.spec')
-rw-r--r--python-dateparser.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dateparser.spec b/python-dateparser.spec
index 990f03b..ee289f9 100644
--- a/python-dateparser.spec
+++ b/python-dateparser.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dateparser
-Version: 1.1.7
+Version: 1.1.8
Release: 1
Summary: Date parsing library designed to parse dates from HTML pages
License: BSD
URL: https://github.com/scrapinghub/dateparser
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/ea/cbf18a84d7b97261ec8f2d5d6ef5e1c44101189d33aca22a18bd52c4e73a/dateparser-1.1.7.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7e/16/e95f1d2f8014bac38e00d037e192222e52de7db7c71268ed3b2e12d4893c/dateparser-1.1.8.tar.gz
BuildArch: noarch
Requires: python3-dateutil
@@ -36,7 +36,7 @@ Provides: python3-dateparser-doc
%prep
-%autosetup -n dateparser-1.1.7
+%autosetup -n dateparser-1.1.8
%build
%py3_build
@@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.7-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.8-1
- Package Spec generated