pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-shutil
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 25 14:42:41 UTC 2023
Modified Files:
pkgsrc/devel/py-test-shutil: Makefile distinfo
Log Message:
py-test-shutil: not for python 2
Removed non-existent patch from distinfo
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-test-shutil/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-test-shutil/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-shutil/Makefile
diff -u pkgsrc/devel/py-test-shutil/Makefile:1.6 pkgsrc/devel/py-test-shutil/Makefile:1.7
--- pkgsrc/devel/py-test-shutil/Makefile:1.6 Tue Jan 4 20:53:42 2022
+++ pkgsrc/devel/py-test-shutil/Makefile Tue Apr 25 14:42:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/01/04 20:53:42 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2023/04/25 14:42:41 wiz Exp $
DISTNAME= pytest-shutil-1.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -16,12 +16,12 @@ DEPENDS+= ${PYPKGPREFIX}-execnet-[0-9]*:
DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
DEPENDS+= ${PYPKGPREFIX}-path.py-[0-9]*:../../devel/py-path.py
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
+DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
DEPENDS+= ${PYPKGPREFIX}-termcolor-[0-9]*:../../devel/py-termcolor
-PYTHON_VERSIONED_DEPENDENCIES= test
+PYTHON_VERSIONS_INCOMPATIBLE= 27
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
-.include "../../lang/python/versioned_dependencies.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-test-shutil/distinfo
diff -u pkgsrc/devel/py-test-shutil/distinfo:1.7 pkgsrc/devel/py-test-shutil/distinfo:1.8
--- pkgsrc/devel/py-test-shutil/distinfo:1.7 Tue Oct 26 10:19:09 2021
+++ pkgsrc/devel/py-test-shutil/distinfo Tue Apr 25 14:42:41 2023
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:19:09 nia Exp $
+$NetBSD: distinfo,v 1.8 2023/04/25 14:42:41 wiz Exp $
BLAKE2s (pytest-shutil-1.7.0.tar.gz) = 18515173e63d9d303b94f421aa54601a6a21c169c524de5682ac22cb78b79980
SHA512 (pytest-shutil-1.7.0.tar.gz) = 3746c08b17834621a7142ed9d5915b5c348c13367f5b423b258d3471bcb9c9e983c61c25ca936f879b8b82f80512512b7f3ade5555c24a790c72b502e3f3d144
Size (pytest-shutil-1.7.0.tar.gz) = 23497 bytes
SHA1 (patch-common_setup.py) = 5cb1d52a64e86043fc26e7e898b6411b7ad69b41
-SHA1 (patch-setup.py) = 572d5d3c84891701bbe5eb1d7285a1658449795a
Home |
Main Index |
Thread Index |
Old Index