From bafd602eec546c990240d693d429b98aad89e5a0 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 23 Jan 2020 14:20:34 +0000 Subject: py-txaio: updated to 20.1.1 20.1.1: Drop support for Python 2.x. --- devel/py-txaio/Makefile | 8 ++++++-- devel/py-txaio/PLIST | 5 ++++- devel/py-txaio/distinfo | 10 +++++----- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/devel/py-txaio/Makefile b/devel/py-txaio/Makefile index c183d8b01ed..4fdd24909b4 100644 --- a/devel/py-txaio/Makefile +++ b/devel/py-txaio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2018/09/07 09:31:50 adam Exp $ +# $NetBSD: Makefile,v 1.11 2020/01/23 14:20:34 adam Exp $ -DISTNAME= txaio-18.8.1 +DISTNAME= txaio-20.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=t/txaio/} @@ -15,6 +15,10 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test TEST_DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted +USE_LANGUAGES= # none + +PYTHON_VERSIONS_INCOMPATIBLE= 27 + do-test: cd ${WRKSRC} && py.test-${PYVERSSUFFIX} diff --git a/devel/py-txaio/PLIST b/devel/py-txaio/PLIST index 64dbaf414cd..4169e082d65 100644 --- a/devel/py-txaio/PLIST +++ b/devel/py-txaio/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2017/04/08 21:40:54 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2020/01/23 14:20:34 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -17,6 +17,9 @@ ${PYSITELIB}/txaio/_iotype.pyo ${PYSITELIB}/txaio/_unframework.py ${PYSITELIB}/txaio/_unframework.pyc ${PYSITELIB}/txaio/_unframework.pyo +${PYSITELIB}/txaio/_util.py +${PYSITELIB}/txaio/_util.pyc +${PYSITELIB}/txaio/_util.pyo ${PYSITELIB}/txaio/_version.py ${PYSITELIB}/txaio/_version.pyc ${PYSITELIB}/txaio/_version.pyo diff --git a/devel/py-txaio/distinfo b/devel/py-txaio/distinfo index 9ffa20683d9..04aa47a38fc 100644 --- a/devel/py-txaio/distinfo +++ b/devel/py-txaio/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2018/09/07 09:31:50 adam Exp $ +$NetBSD: distinfo,v 1.11 2020/01/23 14:20:34 adam Exp $ -SHA1 (txaio-18.8.1.tar.gz) = 1fdf40b0d4a3cc476d29883703a2376205c3fa8f -RMD160 (txaio-18.8.1.tar.gz) = 561cced8820411adaca8e970af3f81f5c66ab8c9 -SHA512 (txaio-18.8.1.tar.gz) = 5aa0024b32211534b0c673da13b092ba08e15195b3b016bc21104618605d5c0b49096fa2795e13d9d5c4247defa1d72f903cbcc8d00a21359825224faab64b64 -Size (txaio-18.8.1.tar.gz) = 51092 bytes +SHA1 (txaio-20.1.1.tar.gz) = 0ea0e76c3e7742ca8ec1dcb4de2a10b6f6239d93 +RMD160 (txaio-20.1.1.tar.gz) = 3f894a87c5801b0e975d07582a66694c629bc6eb +SHA512 (txaio-20.1.1.tar.gz) = a5a631fe9b0e648db66178991353c8e5ec6b1bf653f411dd11b1d3c2df9f205f907ea996a51b53c1722c0412bf5414929c96304e04072f4ed7991f61ea85e9a0 +Size (txaio-20.1.1.tar.gz) = 53391 bytes -- cgit v1.2.3