14
0

- update to 2.23.0

- dropped merged_pr_5049.patch
- refreshed requests-no-hardcoded-version.patch 
 * Remove defunct reference to prefetch in Session __attrs__
 * Requests no longer outputs password in basic auth usage warning

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=138
This commit is contained in:
2020-02-24 15:21:03 +00:00
committed by Git OBS Bridge
parent 316a0b7f87
commit c3e7e42530
6 changed files with 20 additions and 40 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 24 15:19:16 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 2.23.0
- dropped merged_pr_5049.patch
- refreshed requests-no-hardcoded-version.patch
* Remove defunct reference to prefetch in Session __attrs__
* Requests no longer outputs password in basic auth usage warning
-------------------------------------------------------------------
Sat Dec 14 22:48:50 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>