14
0

Accepting request 1270048 from home:fstegmeier:branches:devel:languages:python

- Update to 1.0.8
  * Fix AttributeError when importing on Python 3.14. (#1005)

OBS-URL: https://build.opensuse.org/request/show/1270048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=39
This commit is contained in:
2025-04-17 14:02:57 +00:00
committed by Git OBS Bridge
parent 2ce1aa6e22
commit 1af100e17f
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 16 14:22:23 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>
- Update to 1.0.8
* Fix AttributeError when importing on Python 3.14. (#1005)
-------------------------------------------------------------------
Mon Jan 13 09:26:17 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>