Wed Sep 27 10:58:38 2023 UTC ()
py-test-check: updated to 2.2.2

2.2.2
Bug fix


(adam)
diff -r1.4 -r1.5 pkgsrc/devel/py-test-check/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/py-test-check/distinfo

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

--- pkgsrc/devel/py-test-check/Makefile 2023/08/23 05:33:10 1.4
+++ pkgsrc/devel/py-test-check/Makefile 2023/09/27 10:58:38 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2023/08/23 05:33:10 adam Exp $ 1# $NetBSD: Makefile,v 1.5 2023/09/27 10:58:38 adam Exp $
2 2
3DISTNAME= pytest_check-2.2.1 3DISTNAME= pytest_check-2.2.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-check/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-check/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/okken/pytest-check 9HOMEPAGE= https://github.com/okken/pytest-check
10COMMENT= Pytest plugin that allows multiple failures per test 10COMMENT= Pytest plugin that allows multiple failures per test
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.2:../../devel/py-flit_core 13TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.2:../../devel/py-flit_core
14DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 14DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

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

--- pkgsrc/devel/py-test-check/distinfo 2023/08/23 05:33:10 1.4
+++ pkgsrc/devel/py-test-check/distinfo 2023/09/27 10:58:38 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2023/08/23 05:33:10 adam Exp $ 1$NetBSD: distinfo,v 1.5 2023/09/27 10:58:38 adam Exp $
2 2
3BLAKE2s (pytest_check-2.2.1.tar.gz) = 4d55c480114d70a2d8feb3fba8a9d36e7c2d71c213b3eeb0ec0d77d34011a90d 3BLAKE2s (pytest_check-2.2.2.tar.gz) = c9bbd0d3984c36b2842b1a6fcdef2d6727e22a14f1af600ca782f898a33846b2
4SHA512 (pytest_check-2.2.1.tar.gz) = 04843219a1d49385ccac9b60707a6dd595258664b61a0bf31e666502a222d16b7130c8c0ae65ebd6431d58e2e08d90db3ad016dc4591dab7e3c3502296ceff44 4SHA512 (pytest_check-2.2.2.tar.gz) = 27f6df34450db762fb6656b255d34bf6656bacefc68cdd050e100dcf53df1406c6983a509c7b7cc3cc37664c06d3798254a350ba9c0ebcf9095cb7aa1bd11557
5Size (pytest_check-2.2.1.tar.gz) = 29128 bytes 5Size (pytest_check-2.2.2.tar.gz) = 26353 bytes