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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fbd826eb8007
branches:  trunk
changeset: 331193:fbd826eb8007
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Mar 13 19:21:07 2019 +0000

description:
py-autobahn: updated to 19.2.1

19.2.1
fix: set announced roles on appsession object
new: lower log noise on ApplicationErrors
new: allow explicit passing of tx endpoint and reactor
new: add attribute to forward applicationrunner to applicationsession via componentconfig

diffstat:

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

diffs (28 lines):

diff -r a1740c4471b2 -r fbd826eb8007 www/py-autobahn/Makefile
--- a/www/py-autobahn/Makefile  Wed Mar 13 19:19:27 2019 +0000
+++ b/www/py-autobahn/Makefile  Wed Mar 13 19:21:07 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2019/01/11 10:10:06 adam Exp $
+# $NetBSD: Makefile,v 1.21 2019/03/13 19:21:07 adam Exp $
 
-DISTNAME=      autobahn-19.1.1
+DISTNAME=      autobahn-19.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/autobahn/}
diff -r a1740c4471b2 -r fbd826eb8007 www/py-autobahn/distinfo
--- a/www/py-autobahn/distinfo  Wed Mar 13 19:19:27 2019 +0000
+++ b/www/py-autobahn/distinfo  Wed Mar 13 19:21:07 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2019/01/11 10:10:06 adam Exp $
+$NetBSD: distinfo,v 1.20 2019/03/13 19:21:07 adam Exp $
 
-SHA1 (autobahn-19.1.1.tar.gz) = 0bc19b597b7a1b70de702a89135be7f782af390c
-RMD160 (autobahn-19.1.1.tar.gz) = e89589428357c6f2124b9c4d6d3a0c5cc282aff2
-SHA512 (autobahn-19.1.1.tar.gz) = 85d61eefa4630202cb3021a079748d2deae364d511e1f82e3ca6905fcfbb8c9227cc64904c42e7432eac6f5333eb5dd61cb57bb1c02d413b03f0b91001438954
-Size (autobahn-19.1.1.tar.gz) = 228966 bytes
+SHA1 (autobahn-19.2.1.tar.gz) = 878c2f50cb321bed469f09cd19eb530f1beb9c0d
+RMD160 (autobahn-19.2.1.tar.gz) = e962f445110c0bc1eff2f54504adc9b6ad28ef4b
+SHA512 (autobahn-19.2.1.tar.gz) = 7f56e42f6acc60970afba2c8c7fff0b4a4e66c2c098e9f31e48229ca8a3ea8488bdc3e80f95b59cd69a46c4431b2775a140b0c8e52a780b1da95dd7abe75187d
+Size (autobahn-19.2.1.tar.gz) = 229067 bytes
 SHA1 (patch-setup.py) = f6dc41dbf480789b176b42bf12cbafd5a2076fde



Home | Main Index | Thread Index | Old Index