summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-04-14 09:10:46 +0000
committeradam <adam@pkgsrc.org>2018-04-14 09:10:46 +0000
commite97c44fd23e53182250855d1c9ceaec67f01c689 (patch)
tree52da5c6b890cd094cae41d4b711d65c3d2396960 /www
parent14ca91e441021fbe7d79a865ce4a7784bc9ce8e9 (diff)
downloadpkgsrc-e97c44fd23e53182250855d1c9ceaec67f01c689.tar.gz
py-autobahn: updated to 18.4.1
18.4.1 new: WAMP-SCRAM authentication new: native vector extensions fix: improve choosereactor new: lots of new and improved documentation, component API and more new: Docker image tooling now in this repo fix: "fatal errors" in Component fix: AIO/Component: create a new loop if already closed fix: kwarg keys sometimes are bytes on Python2 fix: various improvements to new component API
Diffstat (limited to 'www')
-rw-r--r--www/py-autobahn/Makefile4
-rw-r--r--www/py-autobahn/PLIST12
-rw-r--r--www/py-autobahn/distinfo10
3 files changed, 18 insertions, 8 deletions
diff --git a/www/py-autobahn/Makefile b/www/py-autobahn/Makefile
index efce55ca01c..ca0548ad744 100644
--- a/www/py-autobahn/Makefile
+++ b/www/py-autobahn/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2018/04/03 17:54:00 adam Exp $
+# $NetBSD: Makefile,v 1.12 2018/04/14 09:10:46 adam Exp $
-DISTNAME= autobahn-18.3.1
+DISTNAME= autobahn-18.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/autobahn/}
diff --git a/www/py-autobahn/PLIST b/www/py-autobahn/PLIST
index 56dd4d21131..475a9844187 100644
--- a/www/py-autobahn/PLIST
+++ b/www/py-autobahn/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2018/01/10 08:32:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/04/14 09:10:46 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -29,6 +29,16 @@ ${PYSITELIB}/autobahn/asyncio/wamp.pyo
${PYSITELIB}/autobahn/asyncio/websocket.py
${PYSITELIB}/autobahn/asyncio/websocket.pyc
${PYSITELIB}/autobahn/asyncio/websocket.pyo
+${PYSITELIB}/autobahn/nvx/__init__.py
+${PYSITELIB}/autobahn/nvx/__init__.pyc
+${PYSITELIB}/autobahn/nvx/__init__.pyo
+${PYSITELIB}/autobahn/nvx/_utf8validator.c
+${PYSITELIB}/autobahn/nvx/_utf8validator.py
+${PYSITELIB}/autobahn/nvx/_utf8validator.pyc
+${PYSITELIB}/autobahn/nvx/_utf8validator.pyo
+${PYSITELIB}/autobahn/nvx/test/test_utf8validator.py
+${PYSITELIB}/autobahn/nvx/test/test_utf8validator.pyc
+${PYSITELIB}/autobahn/nvx/test/test_utf8validator.pyo
${PYSITELIB}/autobahn/rawsocket/__init__.py
${PYSITELIB}/autobahn/rawsocket/__init__.pyc
${PYSITELIB}/autobahn/rawsocket/__init__.pyo
diff --git a/www/py-autobahn/distinfo b/www/py-autobahn/distinfo
index 5ad316221b7..f26f71834d4 100644
--- a/www/py-autobahn/distinfo
+++ b/www/py-autobahn/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/04/03 17:54:00 adam Exp $
+$NetBSD: distinfo,v 1.11 2018/04/14 09:10:46 adam Exp $
-SHA1 (autobahn-18.3.1.tar.gz) = a49d5bb49608598bed36f488e02be6d4ad260102
-RMD160 (autobahn-18.3.1.tar.gz) = 2d17c6b16b6bae5d6eafcf04db8b67142b596d8c
-SHA512 (autobahn-18.3.1.tar.gz) = 3d122cfb54eff0697cf60cd155a07699c6f6b39e573616c247ea79e65e6fa0a86d505ea8bc4f4755dbf266fb8bc7fadabb4338aeb1b9e6a2f0503e1b4d25e2e6
-Size (autobahn-18.3.1.tar.gz) = 213042 bytes
+SHA1 (autobahn-18.4.1.tar.gz) = 79521a9fd4369c4c018e6a5c4dd2176a06ddb45e
+RMD160 (autobahn-18.4.1.tar.gz) = 4dccc0b8d7dbf34ce28a852b6bc7d0e455368d9c
+SHA512 (autobahn-18.4.1.tar.gz) = 67c9f576131a053e8e189ad82ab00e9212dac319c4de14ef44e85d1018d596f244ea945b10b593c63ff05391733fe1f72cc47597ea79d0a409e7cf85a4a6369f
+Size (autobahn-18.4.1.tar.gz) = 224355 bytes