pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-autobahn



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Apr  8 21:44:55 UTC 2017

Modified Files:
        pkgsrc/www/py-autobahn: Makefile PLIST distinfo

Log Message:
Changes 0.18.1:
Bug fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-autobahn/Makefile \
    pkgsrc/www/py-autobahn/PLIST pkgsrc/www/py-autobahn/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-autobahn/Makefile
diff -u pkgsrc/www/py-autobahn/Makefile:1.1 pkgsrc/www/py-autobahn/Makefile:1.2
--- pkgsrc/www/py-autobahn/Makefile:1.1 Wed Feb 22 13:19:07 2017
+++ pkgsrc/www/py-autobahn/Makefile     Sat Apr  8 21:44:55 2017
@@ -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/}
Index: pkgsrc/www/py-autobahn/PLIST
diff -u pkgsrc/www/py-autobahn/PLIST:1.1 pkgsrc/www/py-autobahn/PLIST:1.2
--- pkgsrc/www/py-autobahn/PLIST:1.1    Wed Feb 22 13:19:07 2017
+++ pkgsrc/www/py-autobahn/PLIST        Sat Apr  8 21:44:55 2017
@@ -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/choosereac
 ${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
Index: pkgsrc/www/py-autobahn/distinfo
diff -u pkgsrc/www/py-autobahn/distinfo:1.1 pkgsrc/www/py-autobahn/distinfo:1.2
--- pkgsrc/www/py-autobahn/distinfo:1.1 Wed Feb 22 13:19:07 2017
+++ pkgsrc/www/py-autobahn/distinfo     Sat Apr  8 21:44:55 2017
@@ -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