diff --git a/python-python-socks.changes b/python-python-socks.changes index 5615934..ce75c86 100644 --- a/python-python-socks.changes +++ b/python-python-socks.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 28 17:01:58 UTC 2024 - Dirk Müller + +- update to 2.5.3: + * Fix socks5 reply reading + ------------------------------------------------------------------- Tue Oct 1 12:44:51 UTC 2024 - Dirk Müller diff --git a/python-python-socks.spec b/python-python-socks.spec index 8a94fcf..dd6efa8 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.5.2 +Version: 2.5.3 Release: 0 Summary: Core proxy client functionality for Python License: Apache-2.0 diff --git a/python-socks-2.5.2.tar.gz b/python-socks-2.5.2.tar.gz deleted file mode 100644 index b16672a..0000000 --- a/python-socks-2.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9b4ba42901d94448a0447df7fce65bad2b2e652f246a4ac77295f284482509d -size 32411 diff --git a/python-socks-2.5.3.tar.gz b/python-socks-2.5.3.tar.gz new file mode 100644 index 0000000..f93ccd1 --- /dev/null +++ b/python-socks-2.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0f8304a750076baa5c8fa3b0502171db4afe1e02a49c2dbecbf83bb8c3146a +size 32399