17
0

- 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:
2023-09-07 10:48:36 +00:00
committed by Git OBS Bridge
parent 780c16d6cc
commit 3cf51f6811
4 changed files with 12 additions and 5 deletions

View File

@@ -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