14
0

osc copypac from project:devel:languages:python package:python-requests revision:9e7fe40dca32bed061468bcb1662f429

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=168
This commit is contained in:
2023-02-02 10:50:58 +00:00
committed by Git OBS Bridge
parent 783abdffa9
commit ed3af5b690
5 changed files with 13 additions and 59 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 21 10:01:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.28.2:
- Requests now supports charset\_normalizer 3.x.
- Updated MissingSchema exception to suggest https scheme rather than http.
- drop requests-allow-charset-normalizer-3.patch (upstream)
-------------------------------------------------------------------
Mon Oct 31 07:43:29 UTC 2022 - David Anes <david.anes@suse.com>