Tue Nov 16 12:15:33 2021 UTC ()
py-test-testmon: updated to 1.2.2

1.2.2:
Unknown changes


(adam)
diff -r1.9 -r1.10 pkgsrc/devel/py-test-testmon/Makefile
diff -r1.12 -r1.13 pkgsrc/devel/py-test-testmon/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/devel/py-test-testmon/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-test-testmon/Makefile 2021/10/11 13:02:52 1.9
+++ pkgsrc/devel/py-test-testmon/Makefile 2021/11/16 12:15:33 1.10
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.9 2021/10/11 13:02:52 adam Exp $ 1# $NetBSD: Makefile,v 1.10 2021/11/16 12:15:33 adam Exp $
2 2
3DISTNAME= pytest-testmon-1.2.0 3DISTNAME= pytest-testmon-1.2.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-testmon/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-testmon/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/tarpas/pytest-testmon 9HOMEPAGE= https://github.com/tarpas/pytest-testmon
10COMMENT= Py.test plug-in which selects tests affected by recent changes 10COMMENT= Selects tests affected by changed files and methods
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-coverage>=4.0.0:../../devel/py-coverage 13DEPENDS+= ${PYPKGPREFIX}-coverage>=4.0.0:../../devel/py-coverage
14DEPENDS+= ${PYPKGPREFIX}-test>=5.0.0:../../devel/py-test 14DEPENDS+= ${PYPKGPREFIX}-test>=5.0.0:../../devel/py-test
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18PYTHON_VERSIONS_INCOMPATIBLE= 27 18PYTHON_VERSIONS_INCOMPATIBLE= 27
19 19
20.include "../../lang/python/egg.mk" 20.include "../../lang/python/egg.mk"
21.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.12 -r1.13 pkgsrc/devel/py-test-testmon/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-test-testmon/distinfo 2021/10/26 10:19:09 1.12
+++ pkgsrc/devel/py-test-testmon/distinfo 2021/11/16 12:15:33 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2021/10/26 10:19:09 nia Exp $ 1$NetBSD: distinfo,v 1.13 2021/11/16 12:15:33 adam Exp $
2 2
3BLAKE2s (pytest-testmon-1.2.0.tar.gz) = 4a00fd2183a3b55cc5b4858f39fe5c56b3a5a13e4e4597da3a511a178492d6e4 3BLAKE2s (pytest-testmon-1.2.2.tar.gz) = eab7c0517314e9b55115d7f2c60116a3a8285808784e3f6fbd61796b5370c965
4SHA512 (pytest-testmon-1.2.0.tar.gz) = f999b681f64c7f54e2dfdcfe9617b7b9f14e3fbf2e2c01c772484ff37152cb1287f3270190d79e7bf04eba11a79110d6518ac174878d5792a1a1ec1104488bb8 4SHA512 (pytest-testmon-1.2.2.tar.gz) = e41a3ad08f53750b48e55129ed314fcdafb95cdf08757759038160d17bf76711243a213a6f46aa5f912e73173c5911ead382e15a7f33344f81376af6c4204c53
5Size (pytest-testmon-1.2.0.tar.gz) = 46187 bytes 5Size (pytest-testmon-1.2.2.tar.gz) = 45960 bytes