pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-cherrypy
Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Feb 15 22:23:44 UTC 2024
Modified Files:
        pkgsrc/www/py-cherrypy: Makefile
Log Message:
py-cherrypy: add missing tool
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/www/py-cherrypy/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-cherrypy/Makefile
diff -u pkgsrc/www/py-cherrypy/Makefile:1.47 pkgsrc/www/py-cherrypy/Makefile:1.48
--- pkgsrc/www/py-cherrypy/Makefile:1.47        Wed Feb  7 06:26:24 2024
+++ pkgsrc/www/py-cherrypy/Makefile     Thu Feb 15 22:23:43 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2024/02/07 06:26:24 adam Exp $
+# $NetBSD: Makefile,v 1.48 2024/02/15 22:23:43 wiz Exp $
 
 DISTNAME=      CherryPy-18.9.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -11,6 +11,7 @@ COMMENT=      Pythonic, object-oriented HTTP 
 LICENSE=       modified-bsd
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 DEPENDS+=      ${PYPKGPREFIX}-cheroot>=8.2.1:../../www/py-cheroot
 DEPENDS+=      ${PYPKGPREFIX}-jaraco.collections-[0-9]*:../../devel/py-jaraco.collections
 DEPENDS+=      ${PYPKGPREFIX}-more-itertools-[0-9]*:../../devel/py-more-itertools
Home |
Main Index |
Thread Index |
Old Index