From 5f891e937ff91565d9bf63fed737f06dde00b311d9bb470a575a24459663d5b6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 28 Apr 2025 16:42:39 +0000 Subject: [PATCH] - 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 --- python-python-socks.changes | 6 ++++++ python-python-socks.spec | 4 ++-- python-socks-2.5.3.tar.gz | 3 --- python-socks-2.7.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 python-socks-2.5.3.tar.gz create mode 100644 python-socks-2.7.1.tar.gz diff --git a/python-python-socks.changes b/python-python-socks.changes index ce75c86..8587b06 100644 --- a/python-python-socks.changes +++ b/python-python-socks.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 28 16:42:31 UTC 2025 - Dirk Müller + +- 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 diff --git a/python-python-socks.spec b/python-python-socks.spec index dd6efa8..a7dd3d5 100644 --- a/python-python-socks.spec +++ b/python-python-socks.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-socks # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-python-socks%{psuffix} -Version: 2.5.3 +Version: 2.7.1 Release: 0 Summary: Core proxy client functionality for Python License: Apache-2.0 diff --git a/python-socks-2.5.3.tar.gz b/python-socks-2.5.3.tar.gz deleted file mode 100644 index f93ccd1..0000000 --- a/python-socks-2.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd0f8304a750076baa5c8fa3b0502171db4afe1e02a49c2dbecbf83bb8c3146a -size 32399 diff --git a/python-socks-2.7.1.tar.gz b/python-socks-2.7.1.tar.gz new file mode 100644 index 0000000..76e725a --- /dev/null +++ b/python-socks-2.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358e949c60c4f58283e03aaf6431a1c7564a804367a6d1b801f50ca461612ee5 +size 32377