- 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/package/show/devel:languages:python/python-httpcore?expand=0&rev=33
This commit is contained in:
parent
95e49eccef
commit
fb4766e832
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f6e24b1787585e1950ced45993911bf309cf87a10d94de2e4005982f8a2f9000
|
|
||||||
size 97682
|
|
3
httpcore-1.0.5.tar.gz
Normal file
3
httpcore-1.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5058e39e0ee755aa894f8faacb052f3174df3ba5ca8b5102a327fec3bfa39e09
|
||||||
|
size 97696
|
@ -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>
|
Tue Mar 19 07:11:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-httpcore%{psuffix}
|
Name: python-httpcore%{psuffix}
|
||||||
Version: 1.0.4
|
Version: 1.0.5
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user