Update package to version 1.1.7
This commit is contained in:
parent
7bf0b91272
commit
0b18dbf740
Binary file not shown.
BIN
dateparser-1.1.7.tar.gz
Normal file
BIN
dateparser-1.1.7.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-dateparser
|
Name: python-dateparser
|
||||||
Version: 1.1.4
|
Version: 1.1.7
|
||||||
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/57/a0/60fd5e9e5a9d5086d124071c748214766e04d75098d892998778b02fc89f/dateparser-1.1.4.tar.gz
|
Source0: https://files.pythonhosted.org/packages/44/ea/cbf18a84d7b97261ec8f2d5d6ef5e1c44101189d33aca22a18bd52c4e73a/dateparser-1.1.7.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-dateutil
|
Requires: python3-dateutil
|
||||||
@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 8 2023 wubijie <wubijie@kylinos.cn> - 1.1.7-1
|
||||||
|
- Update package to version 1.1.7
|
||||||
|
|
||||||
* Thu Nov 24 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.1.4-1
|
* Thu Nov 24 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.1.4-1
|
||||||
- Update package to version 1.1.4
|
- Update package to version 1.1.4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user