pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/py-tqdm
Module Name: pkgsrc
Committed By: adam
Date: Sun Feb 11 15:24:50 UTC 2024
Modified Files:
pkgsrc/misc/py-tqdm: Makefile
Log Message:
py-tqdm: remove commented-out sections
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/misc/py-tqdm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/py-tqdm/Makefile
diff -u pkgsrc/misc/py-tqdm/Makefile:1.45 pkgsrc/misc/py-tqdm/Makefile:1.46
--- pkgsrc/misc/py-tqdm/Makefile:1.45 Sun Feb 11 15:23:52 2024
+++ pkgsrc/misc/py-tqdm/Makefile Sun Feb 11 15:24:49 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2024/02/11 15:23:52 adam Exp $
+# $NetBSD: Makefile,v 1.46 2024/02/11 15:24:49 adam Exp $
DISTNAME= tqdm-4.66.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,13 +16,10 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9
TEST_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
TEST_DEPENDS+= ${PYPKGPREFIX}-flake8-[0-9]*:../../devel/py-flake8
TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
-#TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
TEST_DEPENDS+= ${PYPKGPREFIX}-tox-[0-9]*:../../devel/py-tox
USE_LANGUAGES= # none
-#PYSETUPTESTTARGET= pytest
-
PYTHON_VERSIONS_INCOMPATIBLE= 27
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index