14
0

Accepting request 1237350 from home:glaubitz:branches:devel:languages:python

- Update to 1.0.7
  * Support `proxy=…` configuration on `ConnectionPool()`.

OBS-URL: https://build.opensuse.org/request/show/1237350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=37
This commit is contained in:
2025-01-13 10:11:57 +00:00
committed by Git OBS Bridge
parent 8fa2b011d4
commit 2ce1aa6e22
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 13 09:26:17 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.0.7
* Support `proxy=…` configuration on `ConnectionPool()`.
-------------------------------------------------------------------
Tue Oct 29 09:23:07 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>