14
0
forked from pool/python-Scrapy

Accepting request 725578 from home:polslinux:branches:devel:languages:python

- 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).

OBS-URL: https://build.opensuse.org/request/show/725578
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Scrapy?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-08-24 07:38:09 +00:00
committed by Git OBS Bridge
parent ddab9089be
commit 9f5d599005
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Aug 23 13:13:43 UTC 2019 - Paolo Stivanin <info@paolostivanin.com>
- 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 <tchvatal@suse.com>