- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user