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: Thu Feb 12 11:06:55 UTC 2026
Modified Files:
pkgsrc/devel/py-test-env: Makefile distinfo
Log Message:
py-test-env: updated to 1.3.2
1.3.2
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-test-env/Makefile \
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.12 pkgsrc/devel/py-test-env/Makefile:1.13
--- pkgsrc/devel/py-test-env/Makefile:1.12 Thu Oct 23 15:00:04 2025
+++ pkgsrc/devel/py-test-env/Makefile Thu Feb 12 11:06:55 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2025/10/23 15:00:04 adam Exp $
+# $NetBSD: Makefile,v 1.13 2026/02/12 11:06:55 adam Exp $
-DISTNAME= pytest_env-1.2.0
+DISTNAME= pytest_env-1.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-env/}
@@ -11,17 +11,18 @@ COMMENT= Plugin for py.test that allows
LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.5:../../devel/py-hatch-vcs
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.27:../../devel/py-hatchling
-DEPENDS+= ${PYPKGPREFIX}-test>=8.4.2:../../devel/py-test
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.28:../../devel/py-hatchling
+DEPENDS+= ${PYPKGPREFIX}-dotenv>=1.2.1:../../devel/py-dotenv
+DEPENDS+= ${PYPKGPREFIX}-test>=9.0.2:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-covdefaults>=2.3:../../devel/py-covdefaults
-TEST_DEPENDS+= ${PYPKGPREFIX}-coverage>=7.10.7:../../devel/py-coverage
+TEST_DEPENDS+= ${PYPKGPREFIX}-coverage>=7.13.4:../../devel/py-coverage
TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>=3.15.1:../../devel/py-test-mock
USE_LANGUAGES= # none
.include "../../lang/python/pyversion.mk"
.if ${PYTHON_VERSION} < 311
-DEPENDS+= ${PYPKGPREFIX}-tomli>=2.0.1:../../textproc/py-tomli
+DEPENDS+= ${PYPKGPREFIX}-tomli>=2.4:../../textproc/py-tomli
.endif
.include "../../lang/python/wheel.mk"
Index: pkgsrc/devel/py-test-env/distinfo
diff -u pkgsrc/devel/py-test-env/distinfo:1.12 pkgsrc/devel/py-test-env/distinfo:1.13
--- pkgsrc/devel/py-test-env/distinfo:1.12 Thu Oct 23 15:00:04 2025
+++ pkgsrc/devel/py-test-env/distinfo Thu Feb 12 11:06:55 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2025/10/23 15:00:04 adam Exp $
+$NetBSD: distinfo,v 1.13 2026/02/12 11:06:55 adam Exp $
-BLAKE2s (pytest_env-1.2.0.tar.gz) = 8949b6f8ec1253518e21f9ec9f7cfad6ae4a9f7636afdfe6fd82670975b47e00
-SHA512 (pytest_env-1.2.0.tar.gz) = b7848196b2417871c976aed54751f5dc46c59e5a0bebe2d5c3d2801e80aa95b06eb5e9a90afba2bdddbc831fc1612cdc9a7fe74b32710035a37949701dd2d316
-Size (pytest_env-1.2.0.tar.gz) = 8973 bytes
+BLAKE2s (pytest_env-1.3.2.tar.gz) = 1f08fce82d82a30b319d62a6eb3d8a3b3cc8621d781251e66116cc625da2934b
+SHA512 (pytest_env-1.3.2.tar.gz) = c2c9937bb6171b41534fae199e61b1be1e4952e737bf831aac1e481104d04ddda6c5e50e14bb6682c9f60ff6f727f660c5cd0ac96a467cafebbf445ef3f78a5b
+Size (pytest_env-1.3.2.tar.gz) = 12009 bytes
Home |
Main Index |
Thread Index |
Old Index