From c5ddbfbb38ef918b3d3b3bd362df638b77ceafffe7b0d4537eac40aabd30baf0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 22 Jan 2021 14:42:27 +0000 Subject: [PATCH] Accepting request 866003 from home:andythe_great:branches:devel:languages:python - Update to version 0.2.0. * add unified SocksException * remove host/port redirection checks OBS-URL: https://build.opensuse.org/request/show/866003 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-siosocks?expand=0&rev=3 --- python-siosocks.changes | 7 +++++++ python-siosocks.spec | 4 ++-- siosocks-0.1.0.tar.gz | 3 --- siosocks-0.2.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 siosocks-0.1.0.tar.gz create mode 100644 siosocks-0.2.0.tar.gz diff --git a/python-siosocks.changes b/python-siosocks.changes index 354ad2d..493a82f 100644 --- a/python-siosocks.changes +++ b/python-siosocks.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 21 14:22:45 UTC 2021 - andy great + +- Update to version 0.2.0. + * add unified SocksException + * remove host/port redirection checks + ------------------------------------------------------------------- Thu Jan 16 15:49:04 UTC 2020 - Marketa Calabkova diff --git a/python-siosocks.spec b/python-siosocks.spec index 9c06bc7..58ed773 100644 --- a/python-siosocks.spec +++ b/python-siosocks.spec @@ -1,7 +1,7 @@ # # spec file for package python-siosocks # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-siosocks -Version: 0.1.0 +Version: 0.2.0 Release: 0 Summary: Sans-io socks proxy client/server with couple io backends License: MIT diff --git a/siosocks-0.1.0.tar.gz b/siosocks-0.1.0.tar.gz deleted file mode 100644 index cd198c7..0000000 --- a/siosocks-0.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fec516338e16a036b415a4e0468742d5648fa2c87b3b9802f3c04803d397bbda -size 45595 diff --git a/siosocks-0.2.0.tar.gz b/siosocks-0.2.0.tar.gz new file mode 100644 index 0000000..afc173b --- /dev/null +++ b/siosocks-0.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936faa4edc64174ad3e4b2cf5bc89c78f6dff63368a5da3db83a7734f03d491a +size 62583