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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e36831f4763c
branches:  trunk
changeset: 327195:e36831f4763c
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Dec 22 09:36:16 2018 +0000

description:
py-autobahn: updated to 18.12.1

18.12.1
fix: return the wrapped function from component decorators
new: add proxy= support for Component transports
fix: Ticket1077 stop start
fix: cleanup cancel handling

diffstat:

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

diffs (28 lines):

diff -r 97022c88aa0c -r e36831f4763c www/py-autobahn/Makefile
--- a/www/py-autobahn/Makefile  Sat Dec 22 09:30:33 2018 +0000
+++ b/www/py-autobahn/Makefile  Sat Dec 22 09:36:16 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2018/11/28 14:33:10 adam Exp $
+# $NetBSD: Makefile,v 1.19 2018/12/22 09:36:16 adam Exp $
 
-DISTNAME=      autobahn-18.11.2
+DISTNAME=      autobahn-18.12.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/autobahn/}
diff -r 97022c88aa0c -r e36831f4763c www/py-autobahn/distinfo
--- a/www/py-autobahn/distinfo  Sat Dec 22 09:30:33 2018 +0000
+++ b/www/py-autobahn/distinfo  Sat Dec 22 09:36:16 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2018/11/28 14:33:10 adam Exp $
+$NetBSD: distinfo,v 1.18 2018/12/22 09:36:16 adam Exp $
 
-SHA1 (autobahn-18.11.2.tar.gz) = 3295ab29c5254494837462db13de9564e2821cfb
-RMD160 (autobahn-18.11.2.tar.gz) = f4fcaf00a926bf4f92fdf7437ec0872fb5c49e28
-SHA512 (autobahn-18.11.2.tar.gz) = 0a25524e93c272f7f27554bd3c5f64bf4aaa86c65538b45525a240c747637f6b4d04c09473b37447a94869f15006915eab3b8046f1fac422ccd841a88640b2d2
-Size (autobahn-18.11.2.tar.gz) = 228384 bytes
+SHA1 (autobahn-18.12.1.tar.gz) = 01695bdee6e81cacb8e9af72283efd8aa4e96b17
+RMD160 (autobahn-18.12.1.tar.gz) = 9131e6e58ecfaf200f9919c360c2a24d9aaed387
+SHA512 (autobahn-18.12.1.tar.gz) = a8280e282c27e589cc73e331d3b7a09635cec09074e01fafcb1e09465c71b461b3c527ef78c92bc3738ac080e351b9a43d6d4fbfcbd89d0f3bd24bc64328f25d
+Size (autobahn-18.12.1.tar.gz) = 228838 bytes
 SHA1 (patch-setup.py) = f6dc41dbf480789b176b42bf12cbafd5a2076fde



Home | Main Index | Thread Index | Old Index