pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-autobahn Changes 0.18.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a40a9eb2547
branches:  trunk
changeset: 360824:9a40a9eb2547
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Apr 08 21:44:55 2017 +0000

description:
Changes 0.18.1:
Bug fixes.

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 4f4bd0520d29 -r 9a40a9eb2547 www/py-autobahn/Makefile
--- a/www/py-autobahn/Makefile  Sat Apr 08 21:40:54 2017 +0000
+++ b/www/py-autobahn/Makefile  Sat Apr 08 21:44:55 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/02/22 13:19:07 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/04/08 21:44:55 adam Exp $
 
-DISTNAME=      autobahn-0.17.1
+DISTNAME=      autobahn-0.18.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/autobahn/}
diff -r 4f4bd0520d29 -r 9a40a9eb2547 www/py-autobahn/PLIST
--- a/www/py-autobahn/PLIST     Sat Apr 08 21:40:54 2017 +0000
+++ b/www/py-autobahn/PLIST     Sat Apr 08 21:44:55 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/02/22 13:19:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/04/08 21:44:55 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -60,6 +60,9 @@
 ${PYSITELIB}/autobahn/twisted/component.py
 ${PYSITELIB}/autobahn/twisted/component.pyc
 ${PYSITELIB}/autobahn/twisted/component.pyo
+${PYSITELIB}/autobahn/twisted/cryptosign.py
+${PYSITELIB}/autobahn/twisted/cryptosign.pyc
+${PYSITELIB}/autobahn/twisted/cryptosign.pyo
 ${PYSITELIB}/autobahn/twisted/forwarder.py
 ${PYSITELIB}/autobahn/twisted/forwarder.pyc
 ${PYSITELIB}/autobahn/twisted/forwarder.pyo
diff -r 4f4bd0520d29 -r 9a40a9eb2547 www/py-autobahn/distinfo
--- a/www/py-autobahn/distinfo  Sat Apr 08 21:40:54 2017 +0000
+++ b/www/py-autobahn/distinfo  Sat Apr 08 21:44:55 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/02/22 13:19:07 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/04/08 21:44:55 adam Exp $
 
-SHA1 (autobahn-0.17.1.tar.gz) = 395164a4e9773c6431d3b94b3e9f6a135182282b
-RMD160 (autobahn-0.17.1.tar.gz) = 206ebca32d79d3873dcfa62bfbdae019c534ccd3
-SHA512 (autobahn-0.17.1.tar.gz) = 93e723436f24f82a1be72d955f81fc9958104085137e5ba25970c113cd202ffc8c6a73d81f637890fc795b4b787743f55fbd2806506de7ff2e3d410c2428f9ac
-Size (autobahn-0.17.1.tar.gz) = 189827 bytes
+SHA1 (autobahn-0.18.1.tar.gz) = 38e72ca004edfb0113b9a7154514542f4bbee3bf
+RMD160 (autobahn-0.18.1.tar.gz) = b30a407dbbfbc033220d5534c5db4b3feaf9bf28
+SHA512 (autobahn-0.18.1.tar.gz) = 5fcf3b14b2896da3f4bbed591a7c1935a2d23dd2dec51be24bf2fa0850222fbdf12e46bb36fb0969e9030a188e86f09e6601b2b963df9a57981696245da50424
+Size (autobahn-0.18.1.tar.gz) = 197088 bytes



Home | Main Index | Thread Index | Old Index