Wed Apr 14 04:57:40 2021 UTC ()
py-ZopeTestrunner: updated to 5.3.0

5.3.0 (2021-03-17)
==================
- Add support for Python 3.9.
- Fix `package init file missing` warning
- Make standard streams provide a `buffer` attribute on Python 3 when using
  `--buffer` or testing under subunit.


(adam)
diff -r1.5 -r1.6 pkgsrc/devel/py-ZopeTestrunner/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/py-ZopeTestrunner/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/devel/py-ZopeTestrunner/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-ZopeTestrunner/Attic/Makefile 2020/08/31 23:07:00 1.5
+++ pkgsrc/devel/py-ZopeTestrunner/Attic/Makefile 2021/04/14 04:57:39 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2020/08/31 23:07:00 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2021/04/14 04:57:39 adam Exp $
2 2
3DISTNAME= zope.testrunner-5.2 3DISTNAME= zope.testrunner-5.3.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/zope.t/ZopeT/} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/zope.t/ZopeT/}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.testrunner/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.testrunner/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/zopefoundation/zope.testrunner 9HOMEPAGE= https://github.com/zopefoundation/zope.testrunner
10COMMENT= Zope testrunner script 10COMMENT= Zope testrunner script
11LICENSE= zpl-2.1 11LICENSE= zpl-2.1
12 12
13DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six 13DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
14DEPENDS+= ${PYPKGPREFIX}-zope.exceptions-[0-9]*:../../devel/py-zope.exceptions 14DEPENDS+= ${PYPKGPREFIX}-zope.exceptions-[0-9]*:../../devel/py-zope.exceptions
15DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface 15DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
16TEST_DEPENDS+= ${PYPKGPREFIX}-zope.testing-[0-9]*:../../devel/py-zope.testing 16TEST_DEPENDS+= ${PYPKGPREFIX}-zope.testing-[0-9]*:../../devel/py-zope.testing

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-ZopeTestrunner/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-ZopeTestrunner/Attic/distinfo 2020/08/21 12:42:13 1.4
+++ pkgsrc/devel/py-ZopeTestrunner/Attic/distinfo 2021/04/14 04:57:39 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2020/08/21 12:42:13 adam Exp $ 1$NetBSD: distinfo,v 1.5 2021/04/14 04:57:39 adam Exp $
2 2
3SHA1 (zope.testrunner-5.2.tar.gz) = ec7ca7a1031caf45bdd93e95a8d2c789f9dc9dc8 3SHA1 (zope.testrunner-5.3.0.tar.gz) = dd20ace27071ccff5c28998dad5b85a17b42c701
4RMD160 (zope.testrunner-5.2.tar.gz) = 0173589579763445c4c22cf43b08af57d88f3a0c 4RMD160 (zope.testrunner-5.3.0.tar.gz) = bda949a118756dce7b539e0717b6986ae5da3741
5SHA512 (zope.testrunner-5.2.tar.gz) = 8b5bb942f3ca42b6fa4de7db5b7149562aa1047128bbd3498a385f8537335cb0cab1a10934faedcd0a1492a14d57accdeefcb95a57d827ad80fff4e20ffd26ef 5SHA512 (zope.testrunner-5.3.0.tar.gz) = 6fd9375c7b58847868aaf04e85722fcc2b1fe7a8e4ae2ec9103dcb091e6f837d649557ba014146876f814345240b20863bf1584f32212b0b1b28c38ed343b87a
6Size (zope.testrunner-5.2.tar.gz) = 141836 bytes 6Size (zope.testrunner-5.3.0.tar.gz) = 141406 bytes