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:           Sun Aug 27 13:36:54 UTC 2023

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

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

1.0.1
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-test-env/Makefile
cvs rdiff -u -r1.5 -r1.6 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.4 pkgsrc/devel/py-test-env/Makefile:1.5
--- pkgsrc/devel/py-test-env/Makefile:1.4       Tue Jun 27 10:27:23 2023
+++ pkgsrc/devel/py-test-env/Makefile   Sun Aug 27 13:36:54 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2023/06/27 10:27:23 adam Exp $
+# $NetBSD: Makefile,v 1.5 2023/08/27 13:36:54 adam Exp $
 
-DISTNAME=      pytest_env-0.8.2
+DISTNAME=      pytest_env-1.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-env/}
@@ -10,9 +10,9 @@ HOMEPAGE=     https://github.com/MobileDynas
 COMMENT=       Plugin for py.test that allows you to add environment variables
 LICENSE=       mit
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.11.1:../../devel/py-hatchling
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.17.1:../../devel/py-hatchling
 TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.2:../../devel/py-hatch-vcs
-DEPENDS+=      ${PYPKGPREFIX}-test>=7.1.3:../../devel/py-test
+DEPENDS+=      ${PYPKGPREFIX}-test>=7.3.1:../../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.5 pkgsrc/devel/py-test-env/distinfo:1.6
--- pkgsrc/devel/py-test-env/distinfo:1.5       Tue Jun 27 10:27:23 2023
+++ pkgsrc/devel/py-test-env/distinfo   Sun Aug 27 13:36:54 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/06/27 10:27:23 adam Exp $
+$NetBSD: distinfo,v 1.6 2023/08/27 13:36:54 adam Exp $
 
-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
+BLAKE2s (pytest_env-1.0.1.tar.gz) = 56a1385a23ba6cce52486670d9a1646bba348be74d9ba62ea89eef8e0aa379a0
+SHA512 (pytest_env-1.0.1.tar.gz) = 422aaa78e25fad7b447f06358b772cacf22d5441ae0aaac22863877424f44703c1329813b068d901d4f2fb9df21bb08a5e4082504b76102d02dd15087d527a01
+Size (pytest_env-1.0.1.tar.gz) = 7565 bytes



Home | Main Index | Thread Index | Old Index