From 1cbba3a9d4fb4a43dc921072447fb0fb8b399916 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:33:18 +0000 Subject: automatic import of python-dateparser --- python-dateparser.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-dateparser.spec') 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 - 1.1.7-1 +* Fri Apr 21 2023 Python_Bot - 1.1.8-1 - Package Spec generated -- cgit v1.2.3