Skip to content

Commit

Permalink
py-test-env: updated to 1.0.1
Browse files Browse the repository at this point in the history
1.0.1
Unknown changes
  • Loading branch information
adam committed Aug 27, 2023
1 parent 7de76b8 commit 75bafcc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions devel/py-test-env/Makefile
Original file line number Diff line number Diff line change
@@ -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/}
Expand All @@ -10,9 +10,9 @@ HOMEPAGE= https://github.com/MobileDynasty/pytest-env
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
Expand Down
8 changes: 4 additions & 4 deletions devel/py-test-env/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 75bafcc

Please sign in to comment.