pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-pycotap



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan  3 10:51:31 UTC 2022

Modified Files:
        pkgsrc/devel/py-pycotap: Makefile

Log Message:
py-pycotap: cleanup


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-pycotap/Makefile

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-pycotap/Makefile
diff -u pkgsrc/devel/py-pycotap/Makefile:1.1 pkgsrc/devel/py-pycotap/Makefile:1.2
--- pkgsrc/devel/py-pycotap/Makefile:1.1        Mon Jan  3 10:49:09 2022
+++ pkgsrc/devel/py-pycotap/Makefile    Mon Jan  3 10:51:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/01/03 10:49:09 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/01/03 10:51:30 wiz Exp $
 
 DISTNAME=      pycotap-1.2.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -10,9 +10,6 @@ HOMEPAGE=     https://el-tramo.be/pycotap
 COMMENT=       Tiny test runner that outputs TAP results to standard output
 LICENSE=       mit
 
-#BUILD_DEPENDS+=       ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
-#DEPENDS+=             ${PYPKGPREFIX}-wcwidth>=0.1.7:../../devel/py-wcwidth
-
 USE_LANGUAGES= # none
 
 INSTALLATION_DIRS=     share/doc/${PYPKGPREFIX}-pycotap



Home | Main Index | Thread Index | Old Index