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:           Wed Mar 13 19:21:07 UTC 2019

Modified Files:
        pkgsrc/www/py-autobahn: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-autobahn/Makefile
cvs rdiff -u -r1.19 -r1.20 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.20 pkgsrc/www/py-autobahn/Makefile:1.21
--- pkgsrc/www/py-autobahn/Makefile:1.20        Fri Jan 11 10:10:06 2019
+++ pkgsrc/www/py-autobahn/Makefile     Wed Mar 13 19:21:07 2019
@@ -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/}

Index: pkgsrc/www/py-autobahn/distinfo
diff -u pkgsrc/www/py-autobahn/distinfo:1.19 pkgsrc/www/py-autobahn/distinfo:1.20
--- pkgsrc/www/py-autobahn/distinfo:1.19        Fri Jan 11 10:10:06 2019
+++ pkgsrc/www/py-autobahn/distinfo     Wed Mar 13 19:21:07 2019
@@ -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