py-test-pythonpath: updated to 0.7.4

0.7.4
Unknown changes
This commit is contained in:
adam 2022-08-23 11:17:55 +00:00
parent 6652c1201d
commit 1e46525c1a
2 changed files with 7 additions and 8 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.4 2022/01/04 20:53:42 wiz Exp $
# $NetBSD: Makefile,v 1.5 2022/08/23 11:17:55 adam Exp $
DISTNAME= pytest-pythonpath-0.7.3
DISTNAME= pytest-pythonpath-0.7.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-pythonpath/}
@ -16,7 +15,7 @@ PYTHON_VERSIONED_DEPENDENCIES= test
USE_LANGUAGES= # none
do-test:
cd ${WRKSRC} && pytest-${PYVERSSUFFIX}
cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}
.include "../../lang/python/egg.mk"
.include "../../lang/python/versioned_dependencies.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/10/26 10:19:08 nia Exp $
$NetBSD: distinfo,v 1.5 2022/08/23 11:17:55 adam Exp $
BLAKE2s (pytest-pythonpath-0.7.3.tar.gz) = 8bbd2c21f2767c21ae3c0ce68037aefee066b89d86aaf1dfcb076c5e9ddfc868
SHA512 (pytest-pythonpath-0.7.3.tar.gz) = 45f5185d1ec015e4e11fe5a14aa3ed49f333bae25a779ede43a3128e1c92a3f151836a72dc3ac8244de05c3943876e525ec7cd464c341b44e37195c443eb6391
Size (pytest-pythonpath-0.7.3.tar.gz) = 4498 bytes
BLAKE2s (pytest-pythonpath-0.7.4.tar.gz) = fd6a483d956729026e842ad75a0576dfb76b3fbc9f31f5e2d1d2ea51f458c842
SHA512 (pytest-pythonpath-0.7.4.tar.gz) = 1cbb16ea90d28659b70cee2d7ad38e7bb15eae8dc96f4446b50019f5b1423489e7bad5948318b9e51682051a43f6b9138891b64225dcfbdef2e7f32a8696ce48
Size (pytest-pythonpath-0.7.4.tar.gz) = 4383 bytes