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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1826de42becefb334468cc3dd470601352e6c8c7b63d713e73b8073086ecb8b
size 99854

BIN
httpcore-1.0.8.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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> Mon Jan 13 09:26:17 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-httpcore%{psuffix} Name: python-httpcore%{psuffix}
Version: 1.0.7 Version: 1.0.8
Release: 0 Release: 0
Summary: Minimal low-level Python HTTP client Summary: Minimal low-level Python HTTP client
License: BSD-3-Clause License: BSD-3-Clause