pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-autobahn
Module Name: pkgsrc
Committed By: adam
Date: Tue Sep 17 08:43:21 UTC 2019
Modified Files:
pkgsrc/www/py-autobahn: Makefile PLIST distinfo
Log Message:
py-autobahn: updated to 19.9.3
19.9.3
new: XBR - update XBR for new contract ABIs
new: XBR - payment channel close
new: XBR - implement EIP712 signing of messages in endpoints
19.9.2
new: XBR - update XBR for new contract ABIs
19.9.1
new: XBR - update XBR for new contract ABIs
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/py-autobahn/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-autobahn/PLIST
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/py-autobahn/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/py-autobahn/Makefile
diff -u pkgsrc/www/py-autobahn/Makefile:1.26 pkgsrc/www/py-autobahn/Makefile:1.27
--- pkgsrc/www/py-autobahn/Makefile:1.26 Mon Aug 26 14:38:08 2019
+++ pkgsrc/www/py-autobahn/Makefile Tue Sep 17 08:43:21 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/08/26 14:38:08 adam Exp $
+# $NetBSD: Makefile,v 1.27 2019/09/17 08:43:21 adam Exp $
-DISTNAME= autobahn-19.8.1
+DISTNAME= autobahn-19.9.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/autobahn/}
Index: pkgsrc/www/py-autobahn/PLIST
diff -u pkgsrc/www/py-autobahn/PLIST:1.12 pkgsrc/www/py-autobahn/PLIST:1.13
--- pkgsrc/www/py-autobahn/PLIST:1.12 Mon Aug 26 14:38:08 2019
+++ pkgsrc/www/py-autobahn/PLIST Tue Sep 17 08:43:21 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2019/08/26 14:38:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2019/09/17 08:43:21 adam Exp $
bin/wamp
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -34,6 +34,9 @@ ${PYSITELIB}/autobahn/asyncio/wamp.pyo
${PYSITELIB}/autobahn/asyncio/websocket.py
${PYSITELIB}/autobahn/asyncio/websocket.pyc
${PYSITELIB}/autobahn/asyncio/websocket.pyo
+${PYSITELIB}/autobahn/asyncio/xbr.py
+${PYSITELIB}/autobahn/asyncio/xbr.pyc
+${PYSITELIB}/autobahn/asyncio/xbr.pyo
${PYSITELIB}/autobahn/exception.py
${PYSITELIB}/autobahn/exception.pyc
${PYSITELIB}/autobahn/exception.pyo
@@ -101,6 +104,9 @@ ${PYSITELIB}/autobahn/twisted/wamp.pyo
${PYSITELIB}/autobahn/twisted/websocket.py
${PYSITELIB}/autobahn/twisted/websocket.pyc
${PYSITELIB}/autobahn/twisted/websocket.pyo
+${PYSITELIB}/autobahn/twisted/xbr.py
+${PYSITELIB}/autobahn/twisted/xbr.pyc
+${PYSITELIB}/autobahn/twisted/xbr.pyo
${PYSITELIB}/autobahn/util.py
${PYSITELIB}/autobahn/util.pyc
${PYSITELIB}/autobahn/util.pyo
Index: pkgsrc/www/py-autobahn/distinfo
diff -u pkgsrc/www/py-autobahn/distinfo:1.25 pkgsrc/www/py-autobahn/distinfo:1.26
--- pkgsrc/www/py-autobahn/distinfo:1.25 Mon Aug 26 14:38:08 2019
+++ pkgsrc/www/py-autobahn/distinfo Tue Sep 17 08:43:21 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.25 2019/08/26 14:38:08 adam Exp $
+$NetBSD: distinfo,v 1.26 2019/09/17 08:43:21 adam Exp $
-SHA1 (autobahn-19.8.1.tar.gz) = 823256b8925f696588971c09c1e035f5d9e55f6a
-RMD160 (autobahn-19.8.1.tar.gz) = a88aad004346c9c2146cae0ef83707673c2a07af
-SHA512 (autobahn-19.8.1.tar.gz) = 4aebd30821eaf3c92dc2847ae01c0844ee8a0b6bf9b80e65cfce219addd8917a241ce45129ec9906232e5f9a68e6ec806eb7e84226e0d46af588c0f3dd81b482
-Size (autobahn-19.8.1.tar.gz) = 606454 bytes
+SHA1 (autobahn-19.9.3.tar.gz) = d91fdf29988ad94057756ceceb2f1af9c7c68a86
+RMD160 (autobahn-19.9.3.tar.gz) = 08e3c5c506041e17b595f00a823fec4148a97406
+SHA512 (autobahn-19.9.3.tar.gz) = b246f10e18e054451a49fbb77a2b3fa7597b030a0cb6c1ce786c8cd5e4c1c930ae8b41a1898486322039ac51d7d7224b506d0c57f7654dd82c0e0f04b179131c
+Size (autobahn-19.9.3.tar.gz) = 603363 bytes
SHA1 (patch-setup.py) = f6dc41dbf480789b176b42bf12cbafd5a2076fde
Home |
Main Index |
Thread Index |
Old Index