From 553f92eda50b902bfa48fc2366f3492e5328028b843b7245a8d129f9cb32f5ce Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 7 Oct 2022 07:54:25 +0000 Subject: [PATCH] Accepting request 1008619 from home:yarunachalam:branches:devel:languages:python - Update to 2.0.3: * Fix anyio exception handling OBS-URL: https://build.opensuse.org/request/show/1008619 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socks?expand=0&rev=4 --- python-python-socks.changes | 6 ++++++ python-python-socks.spec | 2 +- python-socks-2.0.2.tar.gz | 3 --- python-socks-2.0.3.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 python-socks-2.0.2.tar.gz create mode 100644 python-socks-2.0.3.tar.gz diff --git a/python-python-socks.changes b/python-python-socks.changes index a9e68e0..d7b899d 100644 --- a/python-python-socks.changes +++ b/python-python-socks.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 6 22:53:00 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 2.0.3: + * Fix anyio exception handling + ------------------------------------------------------------------- Sat Jan 15 16:53:04 UTC 2022 - Dirk Müller diff --git a/python-python-socks.spec b/python-python-socks.spec index c9bb2fb..7ae54fc 100644 --- a/python-python-socks.spec +++ b/python-python-socks.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-python-socks -Version: 2.0.2 +Version: 2.0.3 Release: 0 Summary: Core proxy client functionality for Python License: Apache-2.0 diff --git a/python-socks-2.0.2.tar.gz b/python-socks-2.0.2.tar.gz deleted file mode 100644 index 34fd3a7..0000000 --- a/python-socks-2.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa9b7a53e81ae6b6e3ada602761012e470ea1c4cbcd5548f99b3fc102dce4fca -size 24917 diff --git a/python-socks-2.0.3.tar.gz b/python-socks-2.0.3.tar.gz new file mode 100644 index 0000000..f7c919d --- /dev/null +++ b/python-socks-2.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3a9ca8e554733862ce4d8ce1d10efb480fd3a3acdafd03393943ec00c98ba8a +size 24877