15
0
forked from pool/python-httpx

- Requires higher version of httpcore.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx?expand=0&rev=23
This commit is contained in:
2023-10-25 12:37:08 +00:00
committed by Git OBS Bridge
parent c77360a9d7
commit 15cce79949
2 changed files with 2 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ Fri Oct 20 21:52:56 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Always encode forward slashes as %2F in query parameters
- Use Mozilla documentation instead of httpstatuses.com for
HTTP error reference
- Requires higher version of httpcore.
-------------------------------------------------------------------
Sat Sep 9 23:10:43 UTC 2023 - Torsten Gruner <simmphonie@opensuse.org>