mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Update to 1.6.1
This commit is contained in:
parent
be8dd6f4ff
commit
7295855fd2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427283
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pysocks
|
||||
PORTVERSION= 1.5.7
|
||||
PORTVERSION= 1.6.1
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1464039441
|
||||
SHA256 (PySocks-1.5.7.tar.gz) = e51c7694b10288e6fd9a28e15c0bcce9aca0327e7b32ebcd9af05fcd56f38b88
|
||||
SIZE (PySocks-1.5.7.tar.gz) = 32480
|
||||
TIMESTAMP = 1480311226
|
||||
SHA256 (PySocks-1.6.1.tar.gz) = 3fa203da62c79ca7f8b02175bf7ad3219dadf0a8d8651d9d3a9f3f09b0b308f0
|
||||
SIZE (PySocks-1.6.1.tar.gz) = 32557
|
||||
|
@ -5,3 +5,5 @@ Derived from SocksiPy - a Python SOCKS module.
|
||||
this module can be used with urllib2. See example code in sockshandler.py.
|
||||
- urllib3, which powers the requests module, is working on integrating SOCKS
|
||||
proxy support based on this branch
|
||||
|
||||
WWW: https://github.com/Anorov/PySocks
|
||||
|
Loading…
Reference in New Issue
Block a user