14
0

- 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/package/show/devel:languages:python/python-requests?expand=0&rev=146
This commit is contained in:
2020-12-19 09:57:29 +00:00
committed by Git OBS Bridge
parent 65ce8b1dec
commit db029592a9
4 changed files with 11 additions and 4 deletions

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