pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-pythonpath
Module Name: pkgsrc
Committed By: adam
Date: Tue Aug 23 11:17:55 UTC 2022
Modified Files:
pkgsrc/devel/py-test-pythonpath: Makefile distinfo
Log Message:
py-test-pythonpath: updated to 0.7.4
0.7.4
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-test-pythonpath/Makefile \
pkgsrc/devel/py-test-pythonpath/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-pythonpath/Makefile
diff -u pkgsrc/devel/py-test-pythonpath/Makefile:1.4 pkgsrc/devel/py-test-pythonpath/Makefile:1.5
--- pkgsrc/devel/py-test-pythonpath/Makefile:1.4 Tue Jan 4 20:53:42 2022
+++ pkgsrc/devel/py-test-pythonpath/Makefile Tue Aug 23 11:17:55 2022
@@ -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"
Index: pkgsrc/devel/py-test-pythonpath/distinfo
diff -u pkgsrc/devel/py-test-pythonpath/distinfo:1.4 pkgsrc/devel/py-test-pythonpath/distinfo:1.5
--- pkgsrc/devel/py-test-pythonpath/distinfo:1.4 Tue Oct 26 10:19:08 2021
+++ pkgsrc/devel/py-test-pythonpath/distinfo Tue Aug 23 11:17:55 2022
@@ -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
Home |
Main Index |
Thread Index |
Old Index