Accepting request 651559 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/651559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=53
This commit is contained in:
Dominique Leuenberger 2018-11-28 10:09:39 +00:00 committed by Git OBS Bridge
commit 57f16393c1
4 changed files with 17 additions and 9 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 23 21:34:10 UTC 2018 - Arun Persaud <arun@gmx.de>
- update to version 2.20.1:
* Bugfixes
+ Fixed bug with unintended Authorization header stripping for
redirects using default ports (http/80, https/443).
-------------------------------------------------------------------
Tue Oct 30 09:20:26 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@ -22,12 +22,7 @@
%define test 1
%endif
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%if %{test}
Name: python-requests-%{flavor}
%else
Name: python-requests
%endif
Version: 2.20.0
Version: 2.20.1
Release: 0
Summary: Python HTTP Library
License: Apache-2.0
@ -56,6 +51,11 @@ Recommends: python-cryptography >= 1.3.4
Recommends: python-pyOpenSSL >= 0.14
BuildArch: noarch
%if %{test}
Name: python-requests-%{flavor}
%else
Name: python-requests
%endif
%if %{test}
BuildRequires: %{python_module PySocks >= 1.5.6}
BuildRequires: %{python_module chardet >= 3.0.2}
BuildRequires: %{python_module idna < 2.8}

View File

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

3
requests-2.20.1.tar.gz Normal file
View File

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