pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Sat Aug 10 16:15:58 UTC 2024
Modified Files:
pkgsrc/devel/py-setuptools44: Makefile
pkgsrc/net/py-paho-mqtt: Makefile
Log Message:
*: remove commented out dependency
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-setuptools44/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/py-paho-mqtt/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-setuptools44/Makefile
diff -u pkgsrc/devel/py-setuptools44/Makefile:1.7 pkgsrc/devel/py-setuptools44/Makefile:1.8
--- pkgsrc/devel/py-setuptools44/Makefile:1.7 Mon Oct 23 06:37:42 2023
+++ pkgsrc/devel/py-setuptools44/Makefile Sat Aug 10 16:15:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2023/10/23 06:37:42 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2024/08/10 16:15:58 wiz Exp $
DISTNAME= setuptools-44.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,6 @@ LICENSE= python-software-foundation OR z
#TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
#TEST_DEPENDS+= ${PYPKGPREFIX}-pathlib2-[0-9]*:../../devel/py-pathlib2
#TEST_DEPENDS+= ${PYPKGPREFIX}-test-fixture-config-[0-9]*:../../devel/py-test-fixture-config
-#TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
#TEST_DEPENDS+= ${PYPKGPREFIX}-test-virtualenv-[0-9]*:../../devel/py-test-virtualenv
#TEST_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
Index: pkgsrc/net/py-paho-mqtt/Makefile
diff -u pkgsrc/net/py-paho-mqtt/Makefile:1.15 pkgsrc/net/py-paho-mqtt/Makefile:1.16
--- pkgsrc/net/py-paho-mqtt/Makefile:1.15 Wed Jun 19 15:33:03 2024
+++ pkgsrc/net/py-paho-mqtt/Makefile Sat Aug 10 16:15:57 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2024/06/19 15:33:03 gdt Exp $
+# $NetBSD: Makefile,v 1.16 2024/08/10 16:15:57 wiz Exp $
VERSION= 2.1.0
# Bad distfile name reported upstream via email on 20240619.
@@ -17,7 +17,6 @@ LICENSE= epl-v1.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling
# \todo Add support for running tests.
-#TOOL_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
#TEST_DEPENDS+= ${PYPKGPREFIX}-lama>=7.6.6:../../devel/py-lama
#TEST_DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
Home |
Main Index |
Thread Index |
Old Index