Skip to content

Commit

Permalink
Update python-async_timeout to version 4.0.3 / rev 9 via SR 1109504
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1109504
by user dirkmueller + anag+factory
- 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.
  • Loading branch information
dirkmueller authored and bmwiedemann committed Sep 7, 2023
1 parent 93b28d0 commit f9e365c
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 3 deletions.
Binary file modified packages/p/python-async_timeout/.files
Binary file not shown.
11 changes: 11 additions & 0 deletions packages/p/python-async_timeout/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,15 @@
<comment></comment>
<requestid>1082000</requestid>
</revision>
<revision rev="9" vrev="1">
<srcmd5>85f181fc54d6ae1997e9dd8312046961</srcmd5>
<version>4.0.3</version>
<time>1694113942</time>
<user>anag+factory</user>
<comment>- 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.</comment>
<requestid>1109504</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/p/python-async_timeout/async-timeout-4.0.2.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-async_timeout/async-timeout-4.0.3.tar.gz
8 changes: 8 additions & 0 deletions packages/p/python-async_timeout/python-async_timeout.changes
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
3 changes: 1 addition & 2 deletions packages/p/python-async_timeout/python-async_timeout.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f9e365c

Please sign in to comment.