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 18.10.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/571fbab98954
branches:  trunk
changeset: 324549:571fbab98954
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 23 07:59:31 2018 +0000

description:
py-autobahn: updated to 18.10.1

18.10.1
Don't eat Component.stop() request when crossbar not connected
handle async on_progress callbacks properly
fix attribute error when ConnectionResetError does not contain "reason" attribute
infer rawsocket host, port from URL
fix error on connection lost if no reason (reason = None)
fixed typo on class name

diffstat:

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

diffs (28 lines):

diff -r 94260016a618 -r 571fbab98954 www/py-autobahn/Makefile
--- a/www/py-autobahn/Makefile  Tue Oct 23 07:57:05 2018 +0000
+++ b/www/py-autobahn/Makefile  Tue Oct 23 07:59:31 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/10/12 11:51:26 adam Exp $
+# $NetBSD: Makefile,v 1.16 2018/10/23 07:59:31 adam Exp $
 
-DISTNAME=      autobahn-18.9.2
+DISTNAME=      autobahn-18.10.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/autobahn/}
diff -r 94260016a618 -r 571fbab98954 www/py-autobahn/distinfo
--- a/www/py-autobahn/distinfo  Tue Oct 23 07:57:05 2018 +0000
+++ b/www/py-autobahn/distinfo  Tue Oct 23 07:59:31 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2018/10/12 11:51:26 adam Exp $
+$NetBSD: distinfo,v 1.15 2018/10/23 07:59:31 adam Exp $
 
-SHA1 (autobahn-18.9.2.tar.gz) = f727d706c091bfcb20d8531b8cb3774df4c60fae
-RMD160 (autobahn-18.9.2.tar.gz) = 941eb0dad911ab7d28266a098e4c8b3b160cf836
-SHA512 (autobahn-18.9.2.tar.gz) = 568de90e519f892173de2a3c893ef2c5a024877221f2c047d4959f94fa8c4d5392892c28582e93ab4d32493d400aa240d714c912101a0c66b8aa012a369a1b67
-Size (autobahn-18.9.2.tar.gz) = 225185 bytes
+SHA1 (autobahn-18.10.1.tar.gz) = 326d227ea9314f8f9c9e9ff516062dd37ed3ab04
+RMD160 (autobahn-18.10.1.tar.gz) = 4a7dce6c66bd2b300a59e2a627e3e7133ae818b8
+SHA512 (autobahn-18.10.1.tar.gz) = 3ed2f67980e430cd2e46cb54ff8e2845dd4dde1e4512f3b8d7495ff38f00a4ad0c8277e328b11823c0aa12e48f150e0fe7e4601f6ce9b20407ec196f78aa32ee
+Size (autobahn-18.10.1.tar.gz) = 225766 bytes
 SHA1 (patch-setup.py) = f6dc41dbf480789b176b42bf12cbafd5a2076fde



Home | Main Index | Thread Index | Old Index