diff --git a/python-python-socks.changes b/python-python-socks.changes index c8470b4..5615934 100644 --- a/python-python-socks.changes +++ b/python-python-socks.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 1 12:44:51 UTC 2024 - Dirk Müller + +- update to 2.5.2: + * Use builtin async-timeout for Python>=3.11 + ------------------------------------------------------------------- Sat Aug 31 12:10:16 UTC 2024 - Dirk Müller diff --git a/python-python-socks.spec b/python-python-socks.spec index 31409a0..8a94fcf 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.1 +Version: 2.5.2 Release: 0 Summary: Core proxy client functionality for Python License: Apache-2.0 diff --git a/python-socks-2.5.1.tar.gz b/python-socks-2.5.1.tar.gz deleted file mode 100644 index e4cca59..0000000 --- a/python-socks-2.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ceeff799a2dc848e8c93cb27fef1ed716b7f17ba0e34b2c196e075057359769 -size 32387 diff --git a/python-socks-2.5.2.tar.gz b/python-socks-2.5.2.tar.gz new file mode 100644 index 0000000..b16672a --- /dev/null +++ b/python-socks-2.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b4ba42901d94448a0447df7fce65bad2b2e652f246a4ac77295f284482509d +size 32411