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: Thu Jan 23 14:33:18 UTC 2020
Modified Files:
pkgsrc/www/py-autobahn: Makefile PLIST distinfo
pkgsrc/www/py-autobahn/patches: patch-setup.py
Log Message:
py-autobahn: updated to 20.1.2
20.1.2
fix: add python_requires>=3.5 to prevent installation on python 2
20.1.1
IMPORTANT: beginning release v20.1.1, Autobahn|Python only supports Python 3.5 or later.
fix: first part of cleaning up code, dropping Python 2 support
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/py-autobahn/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/py-autobahn/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/py-autobahn/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-autobahn/patches/patch-setup.py
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.30 pkgsrc/www/py-autobahn/Makefile:1.31
--- pkgsrc/www/py-autobahn/Makefile:1.30 Thu Oct 31 10:10:37 2019
+++ pkgsrc/www/py-autobahn/Makefile Thu Jan 23 14:33:18 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2019/10/31 10:10:37 adam Exp $
+# $NetBSD: Makefile,v 1.31 2020/01/23 14:33:18 adam Exp $
-DISTNAME= autobahn-19.10.1
+DISTNAME= autobahn-20.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/autobahn/}
@@ -18,9 +18,9 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-mock>=1.3.
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=2.8.6:../../devel/py-test
TEST_ENV+= USE_ASYNCIO=1
-PYTHON_VERSIONS_INCOMPATIBLE= 27 # not all parts are supported
-
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-autobahn/PLIST
diff -u pkgsrc/www/py-autobahn/PLIST:1.15 pkgsrc/www/py-autobahn/PLIST:1.16
--- pkgsrc/www/py-autobahn/PLIST:1.15 Thu Sep 26 10:30:01 2019
+++ pkgsrc/www/py-autobahn/PLIST Thu Jan 23 14:33:18 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2019/09/26 10:30:01 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2020/01/23 14:33:18 adam Exp $
bin/wamp
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -471,6 +471,9 @@ ${PYSITELIB}/autobahn/xbr/_buyer.pyo
${PYSITELIB}/autobahn/xbr/_interfaces.py
${PYSITELIB}/autobahn/xbr/_interfaces.pyc
${PYSITELIB}/autobahn/xbr/_interfaces.pyo
+${PYSITELIB}/autobahn/xbr/_mnemonic.py
+${PYSITELIB}/autobahn/xbr/_mnemonic.pyc
+${PYSITELIB}/autobahn/xbr/_mnemonic.pyo
${PYSITELIB}/autobahn/xbr/_seller.py
${PYSITELIB}/autobahn/xbr/_seller.pyc
${PYSITELIB}/autobahn/xbr/_seller.pyo
Index: pkgsrc/www/py-autobahn/distinfo
diff -u pkgsrc/www/py-autobahn/distinfo:1.27 pkgsrc/www/py-autobahn/distinfo:1.28
--- pkgsrc/www/py-autobahn/distinfo:1.27 Thu Oct 31 10:10:37 2019
+++ pkgsrc/www/py-autobahn/distinfo Thu Jan 23 14:33:18 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.27 2019/10/31 10:10:37 adam Exp $
+$NetBSD: distinfo,v 1.28 2020/01/23 14:33:18 adam Exp $
-SHA1 (autobahn-19.10.1.tar.gz) = cabaaaec601ba40de98c952c3eaa3b4f7ee24b39
-RMD160 (autobahn-19.10.1.tar.gz) = 941da3ec4a53727461441ab7fb5cc8a92d8c0848
-SHA512 (autobahn-19.10.1.tar.gz) = 81f90aab690ef066a2f19b7bba2e1ede097fb87862d39d47575ae33045b2c4b33748bf1be7e4dadf7868b0854fedc249faace3a372ceb6888f7a4a267b7e7c25
-Size (autobahn-19.10.1.tar.gz) = 605365 bytes
-SHA1 (patch-setup.py) = f6dc41dbf480789b176b42bf12cbafd5a2076fde
+SHA1 (autobahn-20.1.2.tar.gz) = 3d58a95c117e7bd98bd63178ad83b1b08b08c048
+RMD160 (autobahn-20.1.2.tar.gz) = 4e9627ba1696f6ba1e1536a5d40cd82683064a64
+SHA512 (autobahn-20.1.2.tar.gz) = 5a2c2ba937abaf196b4370ce6a873f091ce4d08d438a65d96809c2c9146afc0d174b44e9c245fbe0332f523ef86fae620d7a5d9f2603e714b2b05d3ef980e662
+Size (autobahn-20.1.2.tar.gz) = 612566 bytes
+SHA1 (patch-setup.py) = 53632fc991e747e79a51031952d11ed3456fe0b2
Index: pkgsrc/www/py-autobahn/patches/patch-setup.py
diff -u pkgsrc/www/py-autobahn/patches/patch-setup.py:1.1 pkgsrc/www/py-autobahn/patches/patch-setup.py:1.2
--- pkgsrc/www/py-autobahn/patches/patch-setup.py:1.1 Thu May 30 09:10:13 2019
+++ pkgsrc/www/py-autobahn/patches/patch-setup.py Thu Jan 23 14:33:18 2020
@@ -1,15 +1,15 @@
-$NetBSD: patch-setup.py,v 1.1 2019/05/30 09:10:13 adam Exp $
+$NetBSD: patch-setup.py,v 1.2 2020/01/23 14:33:18 adam Exp $
Relax test requirements.
---- setup.py.orig 2018-08-19 10:45:51.000000000 +0000
+--- setup.py.orig 2020-01-14 15:21:43.000000000 +0000
+++ setup.py
-@@ -167,7 +167,7 @@ if PY3:
+@@ -155,7 +155,7 @@ extras_require_dev = [
- # for testing by users with "python setup.py test" (not Tox, which we use)
- test_requirements = [
+ # pytest 3.3.0 has dropped support for Python 3.3
+ # https://docs.pytest.org/en/latest/changelog.html#pytest-3-3-0-2017-11-23
- "pytest>=2.8.6,<3.3.0", # MIT license
+ "pytest>=2.8.6", # MIT license
- "mock>=1.3.0", # BSD license
- ]
+ "twine>=1.6.5", # Apache 2.0
+ 'sphinx>=1.2.3', # BSD
Home |
Main Index |
Thread Index |
Old Index