Mon Nov 18 09:04:48 2019 UTC ()
py-test5: updated to 5.2.4

pytest 5.2.4:
Bug Fixes
- Fix incorrect discovery of non-test ``__init__.py`` files.
- Revert "The first test in a package (``__init__.py``) marked with ``@pytest.mark.skip`` is now correctly skipped.".


(adam)
diff -r1.4 -r1.5 pkgsrc/devel/py-test5/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/py-test5/distinfo

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

--- pkgsrc/devel/py-test5/Attic/Makefile 2019/11/15 11:01:30 1.4
+++ pkgsrc/devel/py-test5/Attic/Makefile 2019/11/18 09:04:48 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2019/11/15 11:01:30 adam Exp $ 1# $NetBSD: Makefile,v 1.5 2019/11/18 09:04:48 adam Exp $
2 2
3DISTNAME= pytest-5.2.3 3DISTNAME= pytest-5.2.4
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://pytest.org/ 9HOMEPAGE= http://pytest.org/
10COMMENT= Python testing tool 10COMMENT= Python testing tool
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-atomicwrites>=1.0:../../devel/py-atomicwrites 13DEPENDS+= ${PYPKGPREFIX}-atomicwrites>=1.0:../../devel/py-atomicwrites
14DEPENDS+= ${PYPKGPREFIX}-attrs>=17.4.0:../../devel/py-attrs 14DEPENDS+= ${PYPKGPREFIX}-attrs>=17.4.0:../../devel/py-attrs
15DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat 15DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
16DEPENDS+= ${PYPKGPREFIX}-more-itertools>=4.0.0:../../devel/py-more-itertools 16DEPENDS+= ${PYPKGPREFIX}-more-itertools>=4.0.0:../../devel/py-more-itertools

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

--- pkgsrc/devel/py-test5/Attic/distinfo 2019/11/15 11:01:30 1.3
+++ pkgsrc/devel/py-test5/Attic/distinfo 2019/11/18 09:04:48 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2019/11/15 11:01:30 adam Exp $ 1$NetBSD: distinfo,v 1.4 2019/11/18 09:04:48 adam Exp $
2 2
3SHA1 (pytest-5.2.3.tar.gz) = 62de5e5af60738f48ab295261d5918ee61a9b6c9 3SHA1 (pytest-5.2.4.tar.gz) = 5577162ee4980f1634fc9676088ff185770ad8ba
4RMD160 (pytest-5.2.3.tar.gz) = e3bb9693929170237e58ebe55e86c096a62ba1b3 4RMD160 (pytest-5.2.4.tar.gz) = f6a25ed598f41a2a302791b1faa6d7a45254267c
5SHA512 (pytest-5.2.3.tar.gz) = 3cb2e5a5d34ac1ca741ae46a5a16792fa2dceae9cf047b4989f52736d2ef1f1f3381d7b18cff6dc17ccd1aaa2dcb3437bf3596278ec285f68c52639f8039787f 5SHA512 (pytest-5.2.4.tar.gz) = b68b2f52a2eaaf0e26c465eb606043bc282eaab22f4f530f3ef66d0dbfa81c477bbb087cb54edcb43f124b69c25788865d5a0083e6f908203130447d12bb7143
6Size (pytest-5.2.3.tar.gz) = 976643 bytes 6Size (pytest-5.2.4.tar.gz) = 976746 bytes