15
0
forked from pool/python-httpx

Accepting request 1121417 from home:mcalabkova:branches:devel:languages:python

- Add upstream newer-httpcore.patch
  * it only allows httpcore 1.0.0 in the pyproject.toml, no code changes

OBS-URL: https://build.opensuse.org/request/show/1121417
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx?expand=0&rev=25
This commit is contained in:
2023-10-31 21:53:52 +00:00
committed by Git OBS Bridge
parent 15cce79949
commit abd72ba330
3 changed files with 101 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 31 10:55:34 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Add upstream newer-httpcore.patch
* it only allows httpcore 1.0.0 in the pyproject.toml, no code changes
-------------------------------------------------------------------
Fri Oct 20 21:52:56 UTC 2023 - Matej Cepl <mcepl@cepl.eu>