14
0

- update to 2.5.2:

* Use builtin async-timeout for Python>=3.11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socks?expand=0&rev=23
This commit is contained in:
2024-10-01 12:45:08 +00:00
committed by Git OBS Bridge
parent 5188b04acd
commit 98c4b385e0
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 1 12:44:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.5.2:
* Use builtin async-timeout for Python>=3.11
-------------------------------------------------------------------
Sat Aug 31 12:10:16 UTC 2024 - Dirk Müller <dmueller@suse.com>