Accepting request 1164272 from devel:languages:python

- update to 1.0.5:
  * Handle `EndOfStream` exception for anyio backend.
  * Allow trio `0.25.*` series in package dependancies.

OBS-URL: https://build.opensuse.org/request/show/1164272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpcore?expand=0&rev=15
This commit is contained in:
Ana Guerrero 2024-04-03 15:18:27 +00:00 committed by Git OBS Bridge
commit 7160301dc1
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6e24b1787585e1950ced45993911bf309cf87a10d94de2e4005982f8a2f9000
size 97682

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

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 3 07:04:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.0.5:
* Handle `EndOfStream` exception for anyio backend.
* Allow trio `0.25.*` series in package dependancies.
-------------------------------------------------------------------
Tue Mar 19 07:11:39 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

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