diff --git a/python-siosocks.changes b/python-siosocks.changes index 4ebd2b5..7d30a94 100644 --- a/python-siosocks.changes +++ b/python-siosocks.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 4 22:57:54 UTC 2022 - Matej Cepl + +- Update to 0.3.0: + - tests: fix socks thread-based server fixture + ------------------------------------------------------------------- Tue Jan 18 11:58:22 UTC 2022 - Dirk Müller diff --git a/python-siosocks.spec b/python-siosocks.spec index 84ef50c..118ef4a 100644 --- a/python-siosocks.spec +++ b/python-siosocks.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-siosocks -Version: 0.2.0 +Version: 0.3.0 Release: 0 Summary: Sans-io socks proxy client/server with couple io backends License: MIT diff --git a/siosocks-0.2.0.tar.gz b/siosocks-0.2.0.tar.gz deleted file mode 100644 index afc173b..0000000 --- a/siosocks-0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:936faa4edc64174ad3e4b2cf5bc89c78f6dff63368a5da3db83a7734f03d491a -size 62583 diff --git a/siosocks-0.3.0.tar.gz b/siosocks-0.3.0.tar.gz new file mode 100644 index 0000000..d8db473 --- /dev/null +++ b/siosocks-0.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba36bbf6f5a13d83a1853501221f97a52e069eb609cb4fd7a435d74239f21d63 +size 17724