14
0

Accepting request 538967 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/538967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PySocks?expand=0&rev=6
This commit is contained in:
2017-11-06 13:39:40 +00:00
committed by Git OBS Bridge
parent ec0adb1de3
commit 527fead5a0
4 changed files with 15 additions and 4 deletions

View File

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

3
PySocks-1.6.7.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Nov 4 02:04:50 UTC 2017 - arun@gmx.de
- specfile:
* update copyright year
- update to version 1.6.7:
* Make SocksiPy legacy functions kwarg-compatible. See issue #71.
* Use setuptools in setup.py to support wheel. See issue #73.
* Test and logging enhancements
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 21 14:00:08 UTC 2017 - jmatejek@suse.com Tue Mar 21 14:00:08 UTC 2017 - jmatejek@suse.com

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python %define oldpython python
Name: python-PySocks Name: python-PySocks
Version: 1.6.6 Version: 1.6.7
Release: 0 Release: 0
Summary: A Python SOCKS client module Summary: A Python SOCKS client module
License: BSD-3-Clause License: BSD-3-Clause