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