- update to 4.0.3:
* Fixed compatibility with asyncio.timeout() on Python 3.11+. * Added support for Python 3.11. * Dropped support for Python 3.6. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-async_timeout?expand=0&rev=17
This commit is contained in:
parent
780c16d6cc
commit
3cf51f6811
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15
|
||||
size 8221
|
BIN
async-timeout-4.0.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
async-timeout-4.0.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 7 10:48:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.0.3:
|
||||
* Fixed compatibility with asyncio.timeout() on Python 3.11+.
|
||||
* Added support for Python 3.11.
|
||||
* Dropped support for Python 3.6.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:22:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -16,10 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-async_timeout
|
||||
Version: 4.0.2
|
||||
Version: 4.0.3
|
||||
Release: 0
|
||||
Summary: Timeout context manager for asyncio programs
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user