From 98c4b385e0c1793ba69f1600d2dfc98707e7a144176290ecafc168e96eb09842 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 1 Oct 2024 12:45:08 +0000 Subject: [PATCH] - update to 2.5.2: * Use builtin async-timeout for Python>=3.11 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socks?expand=0&rev=23 --- python-python-socks.changes | 6 ++++++ python-python-socks.spec | 2 +- python-socks-2.5.1.tar.gz | 3 --- python-socks-2.5.2.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 python-socks-2.5.1.tar.gz create mode 100644 python-socks-2.5.2.tar.gz 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