14
0

- Update to 2.7.2

* Avoid leaking an open socket (trio) by @aaugustin (#44)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socks?expand=0&rev=29
This commit is contained in:
2025-08-06 16:20:25 +00:00
committed by Git OBS Bridge
parent 5f891e937f
commit 761c927e32
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 6 09:08:33 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.7.2
* Avoid leaking an open socket (trio) by @aaugustin (#44)
-------------------------------------------------------------------
Mon Apr 28 16:42:31 UTC 2025 - Dirk Müller <dmueller@suse.com>