14
0

- 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:
2022-01-15 16:53:53 +00:00
committed by Git OBS Bridge
parent 4150ca88a1
commit 3c0efe01f9
4 changed files with 14 additions and 5 deletions

View File

@@ -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