From 5188b04acd103b2c186e4d3c14b806f24b40ac82277578a7b4938f9296e0f1c1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 31 Aug 2024 12:10:53 +0000 Subject: [PATCH] - update to 2.5.1: * Fix socks5 reply reading OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socks?expand=0&rev=21 --- python-python-socks.changes | 6 ++++++ python-python-socks.spec | 2 +- python-socks-2.4.4.tar.gz | 3 --- python-socks-2.5.1.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 python-socks-2.4.4.tar.gz create mode 100644 python-socks-2.5.1.tar.gz diff --git a/python-python-socks.changes b/python-python-socks.changes index e7ead6e..c8470b4 100644 --- a/python-python-socks.changes +++ b/python-python-socks.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 31 12:10:16 UTC 2024 - Dirk Müller + +- update to 2.5.1: + * Fix socks5 reply reading + ------------------------------------------------------------------- Mon Apr 22 06:46:07 UTC 2024 - Matej Cepl diff --git a/python-python-socks.spec b/python-python-socks.spec index 64f2f71..31409a0 100644 --- a/python-python-socks.spec +++ b/python-python-socks.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-python-socks%{psuffix} -Version: 2.4.4 +Version: 2.5.1 Release: 0 Summary: Core proxy client functionality for Python License: Apache-2.0 diff --git a/python-socks-2.4.4.tar.gz b/python-socks-2.4.4.tar.gz deleted file mode 100644 index 0ad07ce..0000000 --- a/python-socks-2.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fd4a78f8ddeee7e01a93752115efa92dfb3f371bb2ac0566d0bb64c959f25b1 -size 31998 diff --git a/python-socks-2.5.1.tar.gz b/python-socks-2.5.1.tar.gz new file mode 100644 index 0000000..e4cca59 --- /dev/null +++ b/python-socks-2.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ceeff799a2dc848e8c93cb27fef1ed716b7f17ba0e34b2c196e075057359769 +size 32387