Sun Jun 25 08:26:26 2017 UTC ()
17.6.2:
new: force register option when joining realms
fix: TLS options in components API


(adam)
diff -r1.3 -r1.4 pkgsrc/www/py-autobahn/Makefile
diff -r1.3 -r1.4 pkgsrc/www/py-autobahn/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/www/py-autobahn/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-autobahn/Makefile 2017/06/21 18:42:21 1.3
+++ pkgsrc/www/py-autobahn/Makefile 2017/06/25 08:26:26 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2017/06/21 18:42:21 adam Exp $ 1# $NetBSD: Makefile,v 1.4 2017/06/25 08:26:26 adam Exp $
2 2
3DISTNAME= autobahn-17.6.1 3DISTNAME= autobahn-17.6.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=a/autobahn/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=a/autobahn/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://crossbar.io/autobahn/ 9HOMEPAGE= http://crossbar.io/autobahn/
10COMMENT= WebSocket client and server library, WAMP real-time framework 10COMMENT= WebSocket client and server library, WAMP real-time framework
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six 13DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
14DEPENDS+= ${PYPKGPREFIX}-txaio>=2.7.0:../../devel/py-txaio 14DEPENDS+= ${PYPKGPREFIX}-txaio>=2.7.0:../../devel/py-txaio
15 15
16# actually TEST_DEPENDS 16# actually TEST_DEPENDS

cvs diff -r1.3 -r1.4 pkgsrc/www/py-autobahn/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-autobahn/distinfo 2017/06/21 18:42:21 1.3
+++ pkgsrc/www/py-autobahn/distinfo 2017/06/25 08:26:26 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2017/06/21 18:42:21 adam Exp $ 1$NetBSD: distinfo,v 1.4 2017/06/25 08:26:26 adam Exp $
2 2
3SHA1 (autobahn-17.6.1.tar.gz) = 6b75ce77b402ee9a5f6543c01d412b98ba4bab55 3SHA1 (autobahn-17.6.2.tar.gz) = 547a60701deda654c9352261192449511ea55d28
4RMD160 (autobahn-17.6.1.tar.gz) = 1193b3000e51790dfe6de2a80341d09c5068822e 4RMD160 (autobahn-17.6.2.tar.gz) = 2e820e31e70ec52fd215a063db45fc918b93e04b
5SHA512 (autobahn-17.6.1.tar.gz) = 30c50883c7c5e3f084ac7a0fcaeccd9cb7f64dd1450ddcea3cb9c456ace1a9ac9a04d448fa9646a4c50d09b0dec6604924d3caf83cfa523d1cb3ed94e6b148e9 5SHA512 (autobahn-17.6.2.tar.gz) = 00154e8156134813afb13aeb20abd5ea6efb51b18a027d869832d2bc0ca6a86e2b53a31810e0f464ff50af0d6a7d0dfc2e7303f00368018735aed53450eddf34
6Size (autobahn-17.6.1.tar.gz) = 205855 bytes 6Size (autobahn-17.6.2.tar.gz) = 206651 bytes