!4 Upgrade to 1.1.8

From: @wu-leilei 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2023-04-12 06:09:15 +00:00 committed by Gitee
commit 89fe7fecd8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
dateparser-1.1.8.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-dateparser Name: python-dateparser
Version: 1.1.7 Version: 1.1.8
Release: 1 Release: 1
Summary: Date parsing library designed to parse dates from HTML pages Summary: Date parsing library designed to parse dates from HTML pages
License: BSD-3-Clause License: BSD-3-Clause
URL: https://github.com/scrapinghub/dateparser URL: https://github.com/scrapinghub/dateparser
Source0: https://files.pythonhosted.org/packages/44/ea/cbf18a84d7b97261ec8f2d5d6ef5e1c44101189d33aca22a18bd52c4e73a/dateparser-1.1.7.tar.gz Source0: https://files.pythonhosted.org/packages/7e/16/e95f1d2f8014bac38e00d037e192222e52de7db7c71268ed3b2e12d4893c/dateparser-1.1.8.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-dateutil Requires: python3-dateutil
@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Apr 07 2023 wulei <wu_lei@hoperun.com> - 1.1.8-1
- Upgrade package to version 1.1.8
* Wed Feb 8 2023 wubijie <wubijie@kylinos.cn> - 1.1.7-1 * Wed Feb 8 2023 wubijie <wubijie@kylinos.cn> - 1.1.7-1
- Update package to version 1.1.7 - Update package to version 1.1.7