pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www py-httpx-socks: added version 0.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85b073cca217
branches:  trunk
changeset: 446701:85b073cca217
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Feb 12 08:19:59 2021 +0000

description:
py-httpx-socks: added version 0.3.1

The httpx-socks package provides proxy transports for httpx client. SOCKS4(a),
SOCKS5, HTTP (tunneling) proxy supported. It uses python-socks for core proxy
functionality.

diffstat:

 www/Makefile                |   4 +++-
 www/py-httpx-socks/DESCR    |   3 +++
 www/py-httpx-socks/Makefile |  21 +++++++++++++++++++++
 www/py-httpx-socks/PLIST    |  15 +++++++++++++++
 www/py-httpx-socks/distinfo |   6 ++++++
 5 files changed, 48 insertions(+), 1 deletions(-)

diffs (86 lines):

diff -r 04410b78506d -r 85b073cca217 www/Makefile
--- a/www/Makefile      Fri Feb 12 08:18:31 2021 +0000
+++ b/www/Makefile      Fri Feb 12 08:19:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1505 2021/02/11 11:17:23 pin Exp $
+# $NetBSD: Makefile,v 1.1506 2021/02/12 08:19:59 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -769,6 +769,7 @@
 SUBDIR+=       py-httplib2
 SUBDIR+=       py-httptools
 SUBDIR+=       py-httpx
+SUBDIR+=       py-httpx-socks
 SUBDIR+=       py-hyperframe
 SUBDIR+=       py-hyperlink
 SUBDIR+=       py-idna
@@ -811,6 +812,7 @@
 SUBDIR+=       py-scrapy
 SUBDIR+=       py-selenium
 SUBDIR+=       py-simpletal
+SUBDIR+=       py-socks
 SUBDIR+=       py-soupsieve
 SUBDIR+=       py-sparqlwrapper
 SUBDIR+=       py-static
diff -r 04410b78506d -r 85b073cca217 www/py-httpx-socks/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-httpx-socks/DESCR  Fri Feb 12 08:19:59 2021 +0000
@@ -0,0 +1,3 @@
+The httpx-socks package provides proxy transports for httpx client. SOCKS4(a),
+SOCKS5, HTTP (tunneling) proxy supported. It uses python-socks for core proxy
+functionality.
diff -r 04410b78506d -r 85b073cca217 www/py-httpx-socks/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-httpx-socks/Makefile       Fri Feb 12 08:19:59 2021 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2021/02/12 08:19:59 adam Exp $
+
+DISTNAME=      httpx-socks-0.3.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    www python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx-socks/}
+
+MAINTAINER=    pkgsrc-users%pkgsrc.org@localhost
+HOMEPAGE=      https://github.com/romis2012/httpx-socks
+COMMENT=       Proxy (HTTP, SOCKS) transports for httpx
+LICENSE=       apache-2.0
+
+DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.15.4:../../www/py-httpx
+DEPENDS+=      ${PYPKGPREFIX}-socks>=1.1.0:../../www/py-socks
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 04410b78506d -r 85b073cca217 www/py-httpx-socks/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-httpx-socks/PLIST  Fri Feb 12 08:19:59 2021 +0000
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/12 08:19:59 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/httpx_socks/__init__.py
+${PYSITELIB}/httpx_socks/__init__.pyc
+${PYSITELIB}/httpx_socks/__init__.pyo
+${PYSITELIB}/httpx_socks/_async_transport.py
+${PYSITELIB}/httpx_socks/_async_transport.pyc
+${PYSITELIB}/httpx_socks/_async_transport.pyo
+${PYSITELIB}/httpx_socks/_sync_transport.py
+${PYSITELIB}/httpx_socks/_sync_transport.pyc
+${PYSITELIB}/httpx_socks/_sync_transport.pyo
diff -r 04410b78506d -r 85b073cca217 www/py-httpx-socks/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-httpx-socks/distinfo       Fri Feb 12 08:19:59 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/12 08:19:59 adam Exp $
+
+SHA1 (httpx-socks-0.3.1.tar.gz) = 29b491f7c38b39d294d467ab4f00e4c367e793a4
+RMD160 (httpx-socks-0.3.1.tar.gz) = aee6a9f90ce15785f66bdfe126d00e0212dc4a4b
+SHA512 (httpx-socks-0.3.1.tar.gz) = d31b64065f2e148e1a93355dd9fc3674d89b1f65b93ef7e77ae4357f73132fbc5469c2fbbdee504235bd560dd6ab95033fe592e47301da93b99bb2d1f597ff38
+Size (httpx-socks-0.3.1.tar.gz) = 7850 bytes



Home | Main Index | Thread Index | Old Index