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

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