Sat Jan 2 10:10:10 2016 UTC ()
Import py35-Socks-1.5.6 as net/py-Socks.

This package contains an updated and actively maintained version
of SocksiPy, with bug fixes and extra features.

It acts as a drop-in replacement to the socket module.

Features

* SOCKS proxy client for Python 2.6 - 3.x
* TCP and UDP both supported
* HTTP proxy client included but not supported or recommended (you
  should use urllib2's or requests' own HTTP proxy interface)


(wiz)
diff -r0 -r1.1 pkgsrc/net/py-Socks/DESCR
diff -r0 -r1.1 pkgsrc/net/py-Socks/Makefile
diff -r0 -r1.1 pkgsrc/net/py-Socks/PLIST
diff -r0 -r1.1 pkgsrc/net/py-Socks/distinfo

File Added: pkgsrc/net/py-Socks/DESCR
This package contains an updated and actively maintained version
of SocksiPy, with bug fixes and extra features.

It acts as a drop-in replacement to the socket module.

Features

* SOCKS proxy client for Python 2.6 - 3.x
* TCP and UDP both supported
* HTTP proxy client included but not supported or recommended (you
  should use urllib2's or requests' own HTTP proxy interface)

File Added: pkgsrc/net/py-Socks/Makefile
# $NetBSD: Makefile,v 1.1 2016/01/02 10:10:10 wiz Exp $

DISTNAME=	PySocks-1.5.6
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/Py//}
CATEGORIES=	net
MASTER_SITES=	${MASTER_SITE_PYPI:=P/PySocks/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/Anorov/PySocks
COMMENT=	Python Socks module
LICENSE=	modified-bsd

USE_LANGUAGES=	# none

.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/net/py-Socks/PLIST
@comment $NetBSD: PLIST,v 1.1 2016/01/02 10:10:10 wiz Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/socks.py
${PYSITELIB}/socks.pyc
${PYSITELIB}/socks.pyo
${PYSITELIB}/sockshandler.py
${PYSITELIB}/sockshandler.pyc
${PYSITELIB}/sockshandler.pyo

File Added: pkgsrc/net/py-Socks/distinfo
$NetBSD: distinfo,v 1.1 2016/01/02 10:10:10 wiz Exp $

SHA1 (PySocks-1.5.6.tar.gz) = d9264a96d8b7974be384c42b50d44bd84052ff52
RMD160 (PySocks-1.5.6.tar.gz) = e66e508485ed4ad89e1333ef5029c81102123ef0
SHA512 (PySocks-1.5.6.tar.gz) = 3255591864c532f9ce3c0304d7b33165bb09c0a332fb0d126f61315e98f50e1af0f792517533166558fe457dce2d08f2b320adf9dd87b58618e0941d72daee49
Size (PySocks-1.5.6.tar.gz) = 9189 bytes