diff --git a/Scrapy-1.7.1.tar.gz b/Scrapy-1.7.1.tar.gz deleted file mode 100644 index ae333e0..0000000 --- a/Scrapy-1.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da8987d199092c3bb33d4d1d021507cd933aa67f5177e2d36f31343e8a6bd7f1 -size 951526 diff --git a/Scrapy-1.7.3.tar.gz b/Scrapy-1.7.3.tar.gz new file mode 100644 index 0000000..634c6d9 --- /dev/null +++ b/Scrapy-1.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5a40177960e97d42d1c752a73edb40f76a85a24076dec8535cffa499eb08c8 +size 951640 diff --git a/python-Scrapy.changes b/python-Scrapy.changes index 6784665..552f3ca 100644 --- a/python-Scrapy.changes +++ b/python-Scrapy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Aug 23 13:13:43 UTC 2019 - Paolo Stivanin + +- Update to 1.7.3 + * Enforce lxml 4.3.5 or lower for Python 3.4 + (issue 3912, issue 3918). + * Fix Python 2 support (issue 3889, issue 3893, issue 3896). + ------------------------------------------------------------------- Wed Jul 24 10:27:07 UTC 2019 - Tomáš Chvátal diff --git a/python-Scrapy.spec b/python-Scrapy.spec index bf94607..5e8c066 100644 --- a/python-Scrapy.spec +++ b/python-Scrapy.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Scrapy -Version: 1.7.1 +Version: 1.7.3 Release: 0 Summary: A high-level Python Screen Scraping framework License: BSD-3-Clause