pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-env
Module Name: pkgsrc
Committed By: adam
Date: Tue Jun 27 10:27:23 UTC 2023
Modified Files:
pkgsrc/devel/py-test-env: Makefile distinfo
Log Message:
py-test-env: updated to 0.8.2
0.8.2
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-test-env/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-test-env/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-test-env/Makefile
diff -u pkgsrc/devel/py-test-env/Makefile:1.3 pkgsrc/devel/py-test-env/Makefile:1.4
--- pkgsrc/devel/py-test-env/Makefile:1.3 Wed Nov 30 15:08:31 2022
+++ pkgsrc/devel/py-test-env/Makefile Tue Jun 27 10:27:23 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/11/30 15:08:31 adam Exp $
+# $NetBSD: Makefile,v 1.4 2023/06/27 10:27:23 adam Exp $
-DISTNAME= pytest_env-0.8.1
+DISTNAME= pytest_env-0.8.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-env/}
@@ -13,6 +13,7 @@ LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.11.1:../../devel/py-hatchling
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.2:../../devel/py-hatch-vcs
DEPENDS+= ${PYPKGPREFIX}-test>=7.1.3:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>=3.10:../../devel/py-test-mock
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-test-env/distinfo
diff -u pkgsrc/devel/py-test-env/distinfo:1.4 pkgsrc/devel/py-test-env/distinfo:1.5
--- pkgsrc/devel/py-test-env/distinfo:1.4 Wed Nov 30 15:08:31 2022
+++ pkgsrc/devel/py-test-env/distinfo Tue Jun 27 10:27:23 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2022/11/30 15:08:31 adam Exp $
+$NetBSD: distinfo,v 1.5 2023/06/27 10:27:23 adam Exp $
-BLAKE2s (pytest_env-0.8.1.tar.gz) = 60c7984706363141ca1406a75fc1aeda00fba366844fb89dd7ddbfa1f97a04a3
-SHA512 (pytest_env-0.8.1.tar.gz) = 0c99db9c5467f5fe6f8655e540fff4b91884cef3553daf455298d2dc7bb51439418f3149b941d37a777199f28d82eccb2073fdd5e09bfb97cdf24d3ddb1d21bc
-Size (pytest_env-0.8.1.tar.gz) = 6926 bytes
+BLAKE2s (pytest_env-0.8.2.tar.gz) = 5d3f92a4b62e763f819f108f4f20f6ca474f27056edddd01b2d0e770369c5fd8
+SHA512 (pytest_env-0.8.2.tar.gz) = 6fbbb6b1db21ebeb47c472e10adb9bacedcdbbabceeaf93b01146ec7e175005aeef46616a4343bf02b23561c0ff5815506fe356f337371dfc057ee29521f68af
+Size (pytest_env-0.8.2.tar.gz) = 7419 bytes
Home |
Main Index |
Thread Index |
Old Index