pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-autobahn py-autobahn: updated to 19.9.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4c2a1ae2d1b
branches: trunk
changeset: 401435:c4c2a1ae2d1b
user: adam <adam%pkgsrc.org@localhost>
date: Tue Sep 17 08:43:21 2019 +0000
description:
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
diffstat:
www/py-autobahn/Makefile | 4 ++--
www/py-autobahn/PLIST | 8 +++++++-
www/py-autobahn/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 8 deletions(-)
diffs (57 lines):
diff -r f192271da877 -r c4c2a1ae2d1b www/py-autobahn/Makefile
--- a/www/py-autobahn/Makefile Tue Sep 17 08:39:56 2019 +0000
+++ b/www/py-autobahn/Makefile Tue Sep 17 08:43:21 2019 +0000
@@ -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/}
diff -r f192271da877 -r c4c2a1ae2d1b www/py-autobahn/PLIST
--- a/www/py-autobahn/PLIST Tue Sep 17 08:39:56 2019 +0000
+++ b/www/py-autobahn/PLIST Tue Sep 17 08:43:21 2019 +0000
@@ -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/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/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
diff -r f192271da877 -r c4c2a1ae2d1b www/py-autobahn/distinfo
--- a/www/py-autobahn/distinfo Tue Sep 17 08:39:56 2019 +0000
+++ b/www/py-autobahn/distinfo Tue Sep 17 08:43:21 2019 +0000
@@ -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