pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Feb 12 08:19:59 UTC 2021

Modified Files:
        pkgsrc/www: Makefile
Added Files:
        pkgsrc/www/py-httpx-socks: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.1505 -r1.1506 pkgsrc/www/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-httpx-socks/DESCR \
    pkgsrc/www/py-httpx-socks/Makefile pkgsrc/www/py-httpx-socks/PLIST \
    pkgsrc/www/py-httpx-socks/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1505 pkgsrc/www/Makefile:1.1506
--- pkgsrc/www/Makefile:1.1505  Thu Feb 11 11:17:23 2021
+++ pkgsrc/www/Makefile Fri Feb 12 08:19:59 2021
@@ -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-httpie
 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-scgi
 SUBDIR+=       py-scrapy
 SUBDIR+=       py-selenium
 SUBDIR+=       py-simpletal
+SUBDIR+=       py-socks
 SUBDIR+=       py-soupsieve
 SUBDIR+=       py-sparqlwrapper
 SUBDIR+=       py-static

Added files:

Index: pkgsrc/www/py-httpx-socks/DESCR
diff -u /dev/null pkgsrc/www/py-httpx-socks/DESCR:1.1
--- /dev/null   Fri Feb 12 08:19:59 2021
+++ pkgsrc/www/py-httpx-socks/DESCR     Fri Feb 12 08:19:59 2021
@@ -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.
Index: pkgsrc/www/py-httpx-socks/Makefile
diff -u /dev/null pkgsrc/www/py-httpx-socks/Makefile:1.1
--- /dev/null   Fri Feb 12 08:19:59 2021
+++ pkgsrc/www/py-httpx-socks/Makefile  Fri Feb 12 08:19:59 2021
@@ -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"
Index: pkgsrc/www/py-httpx-socks/PLIST
diff -u /dev/null pkgsrc/www/py-httpx-socks/PLIST:1.1
--- /dev/null   Fri Feb 12 08:19:59 2021
+++ pkgsrc/www/py-httpx-socks/PLIST     Fri Feb 12 08:19:59 2021
@@ -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
Index: pkgsrc/www/py-httpx-socks/distinfo
diff -u /dev/null pkgsrc/www/py-httpx-socks/distinfo:1.1
--- /dev/null   Fri Feb 12 08:19:59 2021
+++ pkgsrc/www/py-httpx-socks/distinfo  Fri Feb 12 08:19:59 2021
@@ -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