15
0

Accepting request 948134 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/948134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-socks?expand=0&rev=2
This commit is contained in:
2022-01-23 11:16:05 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

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

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

View File

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

View File

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