diff options
author | adam <adam@pkgsrc.org> | 2019-06-14 08:01:02 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-06-14 08:01:02 +0000 |
commit | f24cbd33ba9e7938ddb9ab84a4874c0f83cd4c67 (patch) | |
tree | 9a4c956b41011da73d1858327ce78e639e1f6c8b /www/py-autobahn | |
parent | 6e566dd89fc92730c57d8bc564afc7f753d08136 (diff) | |
download | pkgsrc-f24cbd33ba9e7938ddb9ab84a4874c0f83cd4c67.tar.gz |
py-autobahn: updated to 19.6.2
19.6.2
fix: add forgotten cryptography dependency
19.6.1
new: XBR client library integrated
new: add entropy depletion unit tests
fix: make CLI tool python2 compatible
fix: use cryptography pbkdf2 instead of custom
fix: include tests for packaging
Diffstat (limited to 'www/py-autobahn')
-rw-r--r-- | www/py-autobahn/Makefile | 5 | ||||
-rw-r--r-- | www/py-autobahn/PLIST | 38 | ||||
-rw-r--r-- | www/py-autobahn/distinfo | 10 |
3 files changed, 45 insertions, 8 deletions
diff --git a/www/py-autobahn/Makefile b/www/py-autobahn/Makefile index 9be43dfc2f6..2c7582a71ed 100644 --- a/www/py-autobahn/Makefile +++ b/www/py-autobahn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2019/05/30 09:10:13 adam Exp $ +# $NetBSD: Makefile,v 1.24 2019/06/14 08:01:02 adam Exp $ -DISTNAME= autobahn-19.5.1 +DISTNAME= autobahn-19.6.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=a/autobahn/} @@ -10,6 +10,7 @@ HOMEPAGE= https://crossbar.io/autobahn/ COMMENT= WebSocket client and server library, WAMP real-time framework LICENSE= mit +DEPENDS+= ${PYPKGPREFIX}-cryptography>=2.7:../../security/py-cryptography DEPENDS+= ${PYPKGPREFIX}-six>=1.11.0:../../lang/py-six DEPENDS+= ${PYPKGPREFIX}-txaio>=18.8.1:../../devel/py-txaio TEST_DEPENDS+= ${PYPKGPREFIX}-mock>=1.3.0:../../devel/py-mock diff --git a/www/py-autobahn/PLIST b/www/py-autobahn/PLIST index be45aae158d..4e6e63e46a6 100644 --- a/www/py-autobahn/PLIST +++ b/www/py-autobahn/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2019/05/30 09:10:13 adam Exp $ +@comment $NetBSD: PLIST,v 1.10 2019/06/14 08:01:02 adam Exp $ bin/wamp ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -59,6 +59,9 @@ ${PYSITELIB}/autobahn/rawsocket/util.pyo ${PYSITELIB}/autobahn/test/__init__.py ${PYSITELIB}/autobahn/test/__init__.pyc ${PYSITELIB}/autobahn/test/__init__.pyo +${PYSITELIB}/autobahn/test/test_rng.py +${PYSITELIB}/autobahn/test/test_rng.pyc +${PYSITELIB}/autobahn/test/test_rng.pyo ${PYSITELIB}/autobahn/test/test_util.py ${PYSITELIB}/autobahn/test/test_util.pyc ${PYSITELIB}/autobahn/test/test_util.pyo @@ -83,6 +86,9 @@ ${PYSITELIB}/autobahn/twisted/rawsocket.pyo ${PYSITELIB}/autobahn/twisted/resource.py ${PYSITELIB}/autobahn/twisted/resource.pyc ${PYSITELIB}/autobahn/twisted/resource.pyo +${PYSITELIB}/autobahn/twisted/testing/__init__.py +${PYSITELIB}/autobahn/twisted/testing/__init__.pyc +${PYSITELIB}/autobahn/twisted/testing/__init__.pyo ${PYSITELIB}/autobahn/twisted/util.py ${PYSITELIB}/autobahn/twisted/util.pyc ${PYSITELIB}/autobahn/twisted/util.pyo @@ -441,6 +447,36 @@ ${PYSITELIB}/autobahn/websocket/util.pyo ${PYSITELIB}/autobahn/websocket/xormasker.py ${PYSITELIB}/autobahn/websocket/xormasker.pyc ${PYSITELIB}/autobahn/websocket/xormasker.pyo +${PYSITELIB}/autobahn/xbr/__init__.py +${PYSITELIB}/autobahn/xbr/__init__.pyc +${PYSITELIB}/autobahn/xbr/__init__.pyo +${PYSITELIB}/autobahn/xbr/_abi.py +${PYSITELIB}/autobahn/xbr/_abi.pyc +${PYSITELIB}/autobahn/xbr/_abi.pyo +${PYSITELIB}/autobahn/xbr/_buyer.py +${PYSITELIB}/autobahn/xbr/_buyer.pyc +${PYSITELIB}/autobahn/xbr/_buyer.pyo +${PYSITELIB}/autobahn/xbr/_interfaces.py +${PYSITELIB}/autobahn/xbr/_interfaces.pyc +${PYSITELIB}/autobahn/xbr/_interfaces.pyo +${PYSITELIB}/autobahn/xbr/_seller.py +${PYSITELIB}/autobahn/xbr/_seller.pyc +${PYSITELIB}/autobahn/xbr/_seller.pyo +${PYSITELIB}/autobahn/xbr/_util.py +${PYSITELIB}/autobahn/xbr/_util.pyc +${PYSITELIB}/autobahn/xbr/_util.pyo +${PYSITELIB}/autobahn/xbr/contracts/ECDSA.json +${PYSITELIB}/autobahn/xbr/contracts/ERC20.json +${PYSITELIB}/autobahn/xbr/contracts/ERC20Detailed.json +${PYSITELIB}/autobahn/xbr/contracts/IERC20.json +${PYSITELIB}/autobahn/xbr/contracts/Migrations.json +${PYSITELIB}/autobahn/xbr/contracts/Roles.json +${PYSITELIB}/autobahn/xbr/contracts/SafeMath.json +${PYSITELIB}/autobahn/xbr/contracts/XBRMaintained.json +${PYSITELIB}/autobahn/xbr/contracts/XBRNetwork.json +${PYSITELIB}/autobahn/xbr/contracts/XBRNetworkProxy.json +${PYSITELIB}/autobahn/xbr/contracts/XBRPaymentChannel.json +${PYSITELIB}/autobahn/xbr/contracts/XBRToken.json ${PYSITELIB}/twisted/plugins/autobahn_endpoints.py ${PYSITELIB}/twisted/plugins/autobahn_endpoints.pyc ${PYSITELIB}/twisted/plugins/autobahn_endpoints.pyo diff --git a/www/py-autobahn/distinfo b/www/py-autobahn/distinfo index 47921d29ce4..28fd52525c8 100644 --- a/www/py-autobahn/distinfo +++ b/www/py-autobahn/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.22 2019/05/30 09:10:13 adam Exp $ +$NetBSD: distinfo,v 1.23 2019/06/14 08:01:02 adam Exp $ -SHA1 (autobahn-19.5.1.tar.gz) = e1e2d55fa23b6643528b2eb468bcf6baaad95715 -RMD160 (autobahn-19.5.1.tar.gz) = c33b70178cc9da4329e35dc32bf43bdfe8be7c1d -SHA512 (autobahn-19.5.1.tar.gz) = d9a53b37b1e17ef14bc603da1d4923e5fabc3fc530262c13684462f1c470411373cd9645c55c847d493f070d1405a0cd66bcc7fbb4e174d1aa500755d45a06e2 -Size (autobahn-19.5.1.tar.gz) = 276319 bytes +SHA1 (autobahn-19.6.2.tar.gz) = e359a5843f863e54d0fca3554d15f390b2aada67 +RMD160 (autobahn-19.6.2.tar.gz) = 6c443cc8f1d086543fb29524a29986f8d582d389 +SHA512 (autobahn-19.6.2.tar.gz) = c4c41e536aa4aec9127bfdf68cdda0dc57dd50e4d630e919095e9800c09d8e0012dfe67fec98c1a59cba0a173a9192248121773ce42d230b6c3a689d09b8a3a2 +Size (autobahn-19.6.2.tar.gz) = 547160 bytes SHA1 (patch-setup.py) = f6dc41dbf480789b176b42bf12cbafd5a2076fde |