14
0

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
This commit is contained in:
2021-01-22 14:42:27 +00:00
committed by Git OBS Bridge
parent d658914fc2
commit c5ddbfbb38
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 21 14:22:45 UTC 2021 - andy great <andythe_great@pm.me>
- Update to version 0.2.0.
* add unified SocksException
* remove host/port redirection checks
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 16 15:49:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com> Thu Jan 16 15:49:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-siosocks # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-siosocks Name: python-siosocks
Version: 0.1.0 Version: 0.2.0
Release: 0 Release: 0
Summary: Sans-io socks proxy client/server with couple io backends Summary: Sans-io socks proxy client/server with couple io backends
License: MIT License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fec516338e16a036b415a4e0468742d5648fa2c87b3b9802f3c04803d397bbda
size 45595

3
siosocks-0.2.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:936faa4edc64174ad3e4b2cf5bc89c78f6dff63368a5da3db83a7734f03d491a
size 62583