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.10.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/289ee3f21227
branches:  trunk
changeset: 343173:289ee3f21227
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Oct 31 10:10:37 2019 +0000

description:
py-autobahn: updated to 19.10.1

19.10.1
new: updated docker image scripts
new: add WAMP serializer in use to SessionDetails
fix: partial support for xb buyers/sellers in pypy
fix: remove dependency on "ethereum" package (part of pypy support)

diffstat:

 www/py-autobahn/Makefile |   4 ++--
 www/py-autobahn/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 026582759239 -r 289ee3f21227 www/py-autobahn/Makefile
--- a/www/py-autobahn/Makefile  Thu Oct 31 08:41:11 2019 +0000
+++ b/www/py-autobahn/Makefile  Thu Oct 31 10:10:37 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2019/09/26 10:30:01 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2019/10/31 10:10:37 adam Exp $
 
-DISTNAME=      autobahn-19.9.3
+DISTNAME=      autobahn-19.10.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/autobahn/}
diff -r 026582759239 -r 289ee3f21227 www/py-autobahn/distinfo
--- a/www/py-autobahn/distinfo  Thu Oct 31 08:41:11 2019 +0000
+++ b/www/py-autobahn/distinfo  Thu Oct 31 10:10:37 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.26 2019/09/17 08:43:21 adam Exp $
+$NetBSD: distinfo,v 1.27 2019/10/31 10:10:37 adam Exp $
 
-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 (autobahn-19.10.1.tar.gz) = cabaaaec601ba40de98c952c3eaa3b4f7ee24b39
+RMD160 (autobahn-19.10.1.tar.gz) = 941da3ec4a53727461441ab7fb5cc8a92d8c0848
+SHA512 (autobahn-19.10.1.tar.gz) = 81f90aab690ef066a2f19b7bba2e1ede097fb87862d39d47575ae33045b2c4b33748bf1be7e4dadf7868b0854fedc249faace3a372ceb6888f7a4a267b7e7c25
+Size (autobahn-19.10.1.tar.gz) = 605365 bytes
 SHA1 (patch-setup.py) = f6dc41dbf480789b176b42bf12cbafd5a2076fde



Home | Main Index | Thread Index | Old Index