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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da8987d199092c3bb33d4d1d021507cd933aa67f5177e2d36f31343e8a6bd7f1
size 951526

3
Scrapy-1.7.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe5a40177960e97d42d1c752a73edb40f76a85a24076dec8535cffa499eb08c8
size 951640

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>

View File

@@ -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