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.7.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/16bacdefb4df
branches: trunk
changeset: 336133:16bacdefb4df
user: adam <adam%pkgsrc.org@localhost>
date: Mon Jul 08 07:49:07 2019 +0000
description:
py-autobahn: updated to 19.7.1
19.7.1
fix: implement client side payload exceed max size; improve max size exceeded handling
fix: detect when our transport is "already" closed at connect time
fix: XBR examples
diffstat:
www/py-autobahn/Makefile | 4 ++--
www/py-autobahn/PLIST | 5 ++++-
www/py-autobahn/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r 31ee14192b47 -r 16bacdefb4df www/py-autobahn/Makefile
--- a/www/py-autobahn/Makefile Mon Jul 08 07:43:55 2019 +0000
+++ b/www/py-autobahn/Makefile Mon Jul 08 07:49:07 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2019/06/14 08:01:02 adam Exp $
+# $NetBSD: Makefile,v 1.25 2019/07/08 07:49:07 adam Exp $
-DISTNAME= autobahn-19.6.2
+DISTNAME= autobahn-19.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/autobahn/}
diff -r 31ee14192b47 -r 16bacdefb4df www/py-autobahn/PLIST
--- a/www/py-autobahn/PLIST Mon Jul 08 07:43:55 2019 +0000
+++ b/www/py-autobahn/PLIST Mon Jul 08 07:49:07 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2019/06/14 08:01:02 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2019/07/08 07:49:07 adam Exp $
bin/wamp
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -34,6 +34,9 @@
${PYSITELIB}/autobahn/asyncio/websocket.py
${PYSITELIB}/autobahn/asyncio/websocket.pyc
${PYSITELIB}/autobahn/asyncio/websocket.pyo
+${PYSITELIB}/autobahn/exception.py
+${PYSITELIB}/autobahn/exception.pyc
+${PYSITELIB}/autobahn/exception.pyo
${PYSITELIB}/autobahn/nvx/__init__.py
${PYSITELIB}/autobahn/nvx/__init__.pyc
${PYSITELIB}/autobahn/nvx/__init__.pyo
diff -r 31ee14192b47 -r 16bacdefb4df www/py-autobahn/distinfo
--- a/www/py-autobahn/distinfo Mon Jul 08 07:43:55 2019 +0000
+++ b/www/py-autobahn/distinfo Mon Jul 08 07:49:07 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.23 2019/06/14 08:01:02 adam Exp $
+$NetBSD: distinfo,v 1.24 2019/07/08 07:49:07 adam Exp $
-SHA1 (autobahn-19.6.2.tar.gz) = e359a5843f863e54d0fca3554d15f390b2aada67
-RMD160 (autobahn-19.6.2.tar.gz) = 6c443cc8f1d086543fb29524a29986f8d582d389
-SHA512 (autobahn-19.6.2.tar.gz) = c4c41e536aa4aec9127bfdf68cdda0dc57dd50e4d630e919095e9800c09d8e0012dfe67fec98c1a59cba0a173a9192248121773ce42d230b6c3a689d09b8a3a2
-Size (autobahn-19.6.2.tar.gz) = 547160 bytes
+SHA1 (autobahn-19.7.1.tar.gz) = 86e39f232165e4cc747e24cbe7d1418bd708beb5
+RMD160 (autobahn-19.7.1.tar.gz) = 1c84265bc043f7998f79e1a2e68940b43ac5228c
+SHA512 (autobahn-19.7.1.tar.gz) = 880f2ab05ea17621f29e99978dc3291b47a5e3c2737b027094d4a5e974bd2142966f33bf2d73a13e73713256dcc30eef2700f4b8b290a1820d62429b01c55439
+Size (autobahn-19.7.1.tar.gz) = 549201 bytes
SHA1 (patch-setup.py) = f6dc41dbf480789b176b42bf12cbafd5a2076fde
Home |
Main Index |
Thread Index |
Old Index