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.7.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f44d4aa0f80
branches: trunk
changeset: 365685:8f44d4aa0f80
user: adam <adam%pkgsrc.org@localhost>
date: Sun Jul 23 17:25:17 2017 +0000
description:
17.7.1
new: lots of improvements of components API, including asyncio support
diffstat:
www/py-autobahn/Makefile | 4 ++--
www/py-autobahn/PLIST | 5 ++++-
www/py-autobahn/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 229831042882 -r 8f44d4aa0f80 www/py-autobahn/Makefile
--- a/www/py-autobahn/Makefile Sun Jul 23 16:12:05 2017 +0000
+++ b/www/py-autobahn/Makefile Sun Jul 23 17:25:17 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/06/25 08:26:26 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/07/23 17:25:17 adam Exp $
-DISTNAME= autobahn-17.6.2
+DISTNAME= autobahn-17.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/autobahn/}
diff -r 229831042882 -r 8f44d4aa0f80 www/py-autobahn/PLIST
--- a/www/py-autobahn/PLIST Sun Jul 23 16:12:05 2017 +0000
+++ b/www/py-autobahn/PLIST Sun Jul 23 17:25:17 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/04/08 21:44:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/07/23 17:25:17 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -14,6 +14,9 @@
${PYSITELIB}/autobahn/asyncio/__init__.py
${PYSITELIB}/autobahn/asyncio/__init__.pyc
${PYSITELIB}/autobahn/asyncio/__init__.pyo
+${PYSITELIB}/autobahn/asyncio/component.py
+${PYSITELIB}/autobahn/asyncio/component.pyc
+${PYSITELIB}/autobahn/asyncio/component.pyo
${PYSITELIB}/autobahn/asyncio/rawsocket.py
${PYSITELIB}/autobahn/asyncio/rawsocket.pyc
${PYSITELIB}/autobahn/asyncio/rawsocket.pyo
diff -r 229831042882 -r 8f44d4aa0f80 www/py-autobahn/distinfo
--- a/www/py-autobahn/distinfo Sun Jul 23 16:12:05 2017 +0000
+++ b/www/py-autobahn/distinfo Sun Jul 23 17:25:17 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/06/25 08:26:26 adam Exp $
+$NetBSD: distinfo,v 1.5 2017/07/23 17:25:17 adam Exp $
-SHA1 (autobahn-17.6.2.tar.gz) = 547a60701deda654c9352261192449511ea55d28
-RMD160 (autobahn-17.6.2.tar.gz) = 2e820e31e70ec52fd215a063db45fc918b93e04b
-SHA512 (autobahn-17.6.2.tar.gz) = 00154e8156134813afb13aeb20abd5ea6efb51b18a027d869832d2bc0ca6a86e2b53a31810e0f464ff50af0d6a7d0dfc2e7303f00368018735aed53450eddf34
-Size (autobahn-17.6.2.tar.gz) = 206651 bytes
+SHA1 (autobahn-17.7.1.tar.gz) = a81d66a829e31992855ea8eb074b174e9336568b
+RMD160 (autobahn-17.7.1.tar.gz) = 14235906854780d952fcfe3a2ee1790dd5cbacfc
+SHA512 (autobahn-17.7.1.tar.gz) = 592c4e21a7986fc9ac992fdfd24055654c5db7a3b8963fb5814bc32bdfbcdd7e3271bc84ed35faaf50755022a115a5f026de825ba5c35dacad4cfa2cf776d50f
+Size (autobahn-17.7.1.tar.gz) = 211238 bytes
Home |
Main Index |
Thread Index |
Old Index