14
0
forked from pool/python-Scrapy

Accepting request 1034369 from home:yarunachalam:branches:devel:languages:python

- Update to v2.7.1 
  * Relaxed the restriction introduced in 2.6.2 so that the Proxy-Authentication header can again be set explicitly in certain cases,
    restoring compatibility with scrapy-zyte-smartproxy 2.1.0 and older
  Bug fixes
  * full change-log https://docs.scrapy.org/en/latest/news.html#scrapy-2-7-1-2022-11-02

OBS-URL: https://build.opensuse.org/request/show/1034369
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Scrapy?expand=0&rev=32
This commit is contained in:
2022-11-08 09:53:03 +00:00
committed by Git OBS Bridge
parent d9752627a9
commit 47fd8f7029
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-Scrapy
Version: 2.7.0
Version: 2.7.1
Release: 0
Summary: A high-level Python Screen Scraping framework
License: BSD-3-Clause