diff --git a/python-w3lib.spec b/python-w3lib.spec index f9c9503898965cbc25f99e8a65f8fb8cdbbc1555..fcafb007911cb1e68d81a861c73bd89e91929386 100644 --- a/python-w3lib.spec +++ b/python-w3lib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-w3lib -Version: 2.0.1 +Version: 2.1.1 Release: 1 Summary: Library of web-related functions License: BSD-3-Clause URL: https://github.com/scrapy/w3lib -Source0: https://files.pythonhosted.org/packages/04/93/5705129825529810c0a923d84d3b8f5b904bb7769284921d1288130bae19/w3lib-2.0.1.tar.gz +Source0: https://files.pythonhosted.org/packages/0b/29/755466b52987cf553231ca929149c62583b938dc9cd5a7cc63c9dcf2175c/w3lib-2.1.1.tar.gz BuildArch: noarch Requires: python3-six @@ -68,6 +68,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Feb 16 2023 wubijie - 2.1.1-1 +- Update package to version 2.1.1 + * Mon Nov 21 2022 jiangxinyu - 2.0.1-1 - Update package to version 2.0.1 diff --git a/w3lib-2.0.1.tar.gz b/w3lib-2.0.1.tar.gz deleted file mode 100644 index 8f48dc713e3ae84b1197f4ea860c564fbb1faac9..0000000000000000000000000000000000000000 Binary files a/w3lib-2.0.1.tar.gz and /dev/null differ diff --git a/w3lib-2.1.1.tar.gz b/w3lib-2.1.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..635bc2b552e2b744911ac56d9118274982002dd5 Binary files /dev/null and b/w3lib-2.1.1.tar.gz differ