Accepting request 856964 from devel:languages:python

- update to 2.25.1:
  - Requests now treats `application/json` as `utf8` by default. Resolving
  inconsistencies between `r.text` and `r.json` output. (#5673)

OBS-URL: https://build.opensuse.org/request/show/856964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=67
This commit is contained in:
Dominique Leuenberger 2020-12-23 13:18:41 +00:00 committed by Git OBS Bridge
commit 7c09a34ff2
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 19 09:57:04 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 2.25.1:
- Requests now treats `application/json` as `utf8` by default. Resolving
inconsistencies between `r.text` and `r.json` output. (#5673)
-------------------------------------------------------------------
Thu Nov 26 12:37:34 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -26,7 +26,7 @@
%endif
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-requests%{psuffix}
Version: 2.25.0
Version: 2.25.1
Release: 0
Summary: Python HTTP Library
License: Apache-2.0

View File

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

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

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