pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-autobahn 17.9.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5fd578450a2
branches:  trunk
changeset: 367895:f5fd578450a2
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Sep 08 11:09:35 2017 +0000

description:
17.9.1:
new: allow setting correlation ID in WAMP messages from user code
fix: distribute LICENSE file in all distribution formats (using setup.cfg metadata)

diffstat:

 www/py-autobahn/Makefile |   4 ++--
 www/py-autobahn/PLIST    |   9 +--------
 www/py-autobahn/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 15 deletions(-)

diffs (50 lines):

diff -r 7afdee604230 -r f5fd578450a2 www/py-autobahn/Makefile
--- a/www/py-autobahn/Makefile  Fri Sep 08 11:07:09 2017 +0000
+++ b/www/py-autobahn/Makefile  Fri Sep 08 11:09:35 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/08/22 08:53:21 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/09/08 11:09:35 adam Exp $
 
-DISTNAME=      autobahn-17.8.1
+DISTNAME=      autobahn-17.9.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/autobahn/}
diff -r 7afdee604230 -r f5fd578450a2 www/py-autobahn/PLIST
--- a/www/py-autobahn/PLIST     Fri Sep 08 11:07:09 2017 +0000
+++ b/www/py-autobahn/PLIST     Fri Sep 08 11:09:35 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/07/23 17:25:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2017/09/08 11:09:35 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -20,13 +20,6 @@
 ${PYSITELIB}/autobahn/asyncio/rawsocket.py
 ${PYSITELIB}/autobahn/asyncio/rawsocket.pyc
 ${PYSITELIB}/autobahn/asyncio/rawsocket.pyo
-${PYSITELIB}/autobahn/asyncio/test/README
-${PYSITELIB}/autobahn/asyncio/test/test_asyncio_rawsocket.py
-${PYSITELIB}/autobahn/asyncio/test/test_asyncio_rawsocket.pyc
-${PYSITELIB}/autobahn/asyncio/test/test_asyncio_rawsocket.pyo
-${PYSITELIB}/autobahn/asyncio/test/test_asyncio_websocket.py
-${PYSITELIB}/autobahn/asyncio/test/test_asyncio_websocket.pyc
-${PYSITELIB}/autobahn/asyncio/test/test_asyncio_websocket.pyo
 ${PYSITELIB}/autobahn/asyncio/util.py
 ${PYSITELIB}/autobahn/asyncio/util.pyc
 ${PYSITELIB}/autobahn/asyncio/util.pyo
diff -r 7afdee604230 -r f5fd578450a2 www/py-autobahn/distinfo
--- a/www/py-autobahn/distinfo  Fri Sep 08 11:07:09 2017 +0000
+++ b/www/py-autobahn/distinfo  Fri Sep 08 11:09:35 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/08/22 08:53:21 adam Exp $
+$NetBSD: distinfo,v 1.7 2017/09/08 11:09:35 adam Exp $
 
-SHA1 (autobahn-17.8.1.tar.gz) = 490694bad8110678b38575a4de28d8036721c8d2
-RMD160 (autobahn-17.8.1.tar.gz) = 5aeb95a3e51137a6559250cbc79f2914de8309b2
-SHA512 (autobahn-17.8.1.tar.gz) = f516679d08574260c62662b91c2e662924c35babe9ba2a3ab5396dfffc1bda9d6a645ab8c8c59ceb5ed047469d22309b1379d2dac966972acece3c3a9ad64aec
-Size (autobahn-17.8.1.tar.gz) = 211877 bytes
+SHA1 (autobahn-17.9.1.tar.gz) = 6f9e9b70a549dc350549a6211f361dbfa896b585
+RMD160 (autobahn-17.9.1.tar.gz) = 9cd29565ba7fad22a7a62c5459e4421f34241414
+SHA512 (autobahn-17.9.1.tar.gz) = 036508c1170f53b01be360083bbf9f569fbaf216d984b34e10ad18e5f5e156e74bd4c8979bdd977a8e23deff0332e16d3d606716d32f3987ff37c7707eac0f86
+Size (autobahn-17.9.1.tar.gz) = 209230 bytes



Home | Main Index | Thread Index | Old Index