forked from pool/python-python-socks
- update to 2.0.2:
* Added anyio backend * Added new (v2) API for sync and trio backends * The code base has been completely redesigned * Fixed #14 anyio.BrokenResourceError OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socks?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 15 16:53:04 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.0.2:
|
||||
* Added anyio backend
|
||||
* Added new (v2) API for sync and trio backends
|
||||
* The code base has been completely redesigned
|
||||
* Fixed #14 anyio.BrokenResourceError
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 21 06:07:29 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-socks
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 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 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-socks
|
||||
Version: 1.2.4
|
||||
Version: 2.0.2
|
||||
Release: 0
|
||||
Summary: Core proxy client functionality for Python
|
||||
License: Apache-2.0
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d0ef2578cead9f762b71317d25a6c118fabaf79535555e75b3e102f5158ddd8
|
||||
size 20547
|
3
python-socks-2.0.2.tar.gz
Normal file
3
python-socks-2.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa9b7a53e81ae6b6e3ada602761012e470ea1c4cbcd5548f99b3fc102dce4fca
|
||||
size 24917
|
Reference in New Issue
Block a user