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 Oct 23 15:00:04 UTC 2025

Modified Files:
        pkgsrc/devel/py-test-env: Makefile distinfo

Log Message:
py-test-env: updated to 1.2.0

1.2.0
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 pkgsrc/devel/py-test-env/Makefile:1.12
--- pkgsrc/devel/py-test-env/Makefile:1.11      Wed Sep 18 08:35:56 2024
+++ pkgsrc/devel/py-test-env/Makefile   Thu Oct 23 15:00:04 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2024/09/18 08:35:56 adam Exp $
+# $NetBSD: Makefile,v 1.12 2025/10/23 15:00:04 adam Exp $
 
-DISTNAME=      pytest_env-1.1.5
+DISTNAME=      pytest_env-1.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-env/}
@@ -10,12 +10,12 @@ HOMEPAGE=   https://github.com/MobileDynas
 COMMENT=       Plugin for py.test that allows you to add environment variables
 LICENSE=       mit
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.4:../../devel/py-hatch-vcs
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.25:../../devel/py-hatchling
-DEPENDS+=      ${PYPKGPREFIX}-test>=8.3.2:../../devel/py-test
+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
 TEST_DEPENDS+= ${PYPKGPREFIX}-covdefaults>=2.3:../../devel/py-covdefaults
-TEST_DEPENDS+= ${PYPKGPREFIX}-coverage>=7.6.1:../../devel/py-coverage
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>=3.14:../../devel/py-test-mock
+TEST_DEPENDS+= ${PYPKGPREFIX}-coverage>=7.10.7:../../devel/py-coverage
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>=3.15.1:../../devel/py-test-mock
 
 USE_LANGUAGES= # none
 
Index: pkgsrc/devel/py-test-env/distinfo
diff -u pkgsrc/devel/py-test-env/distinfo:1.11 pkgsrc/devel/py-test-env/distinfo:1.12
--- pkgsrc/devel/py-test-env/distinfo:1.11      Wed Sep 18 08:35:56 2024
+++ pkgsrc/devel/py-test-env/distinfo   Thu Oct 23 15:00:04 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/09/18 08:35:56 adam Exp $
+$NetBSD: distinfo,v 1.12 2025/10/23 15:00:04 adam Exp $
 
-BLAKE2s (pytest_env-1.1.5.tar.gz) = 40be826eda98b3004e4c40c0dc1e1fb45bdbff66ad19ee5c22c00782cd7a7a56
-SHA512 (pytest_env-1.1.5.tar.gz) = 8f7df6d823067f55b3e761acee76744dc64e2e0f0c1e19ef5ab4db3215e92843279742782e654e652af025126f6c31ba86a54e3ef9e2223ca6057fbdc136ddd1
-Size (pytest_env-1.1.5.tar.gz) = 8911 bytes
+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



Home | Main Index | Thread Index | Old Index