14
0

- update to 2.7.1:

* Close socket on loop.sock_connect(...) error by @aaugustin

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socks?expand=0&rev=27
This commit is contained in:
2025-04-28 16:42:39 +00:00
committed by Git OBS Bridge
parent a71dc6008f
commit 5f891e937f
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 28 16:42:31 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2.7.1:
* Close socket on loop.sock_connect(...) error by @aaugustin
-------------------------------------------------------------------
Mon Oct 28 17:01:58 UTC 2024 - Dirk Müller <dmueller@suse.com>