pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-daemon
Module Name: pkgsrc
Committed By: adam
Date: Tue Jan 6 18:51:45 UTC 2026
Modified Files:
pkgsrc/devel/py-daemon: Makefile
Log Message:
py-daemon: correct TOOL_DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/py-daemon/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-daemon/Makefile
diff -u pkgsrc/devel/py-daemon/Makefile:1.37 pkgsrc/devel/py-daemon/Makefile:1.38
--- pkgsrc/devel/py-daemon/Makefile:1.37 Tue Jan 6 18:50:50 2026
+++ pkgsrc/devel/py-daemon/Makefile Tue Jan 6 18:51:45 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2026/01/06 18:50:50 adam Exp $
+# $NetBSD: Makefile,v 1.38 2026/01/06 18:51:45 adam Exp $
DISTNAME= python_daemon-3.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//:S/_/-/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://pagure.io/python-daemo
COMMENT= Library to implement a well-behaved Unix daemon process
LICENSE= gnu-gpl-v2
-#changelog-chug
+TOOL_DEPENDS+= ${PYPKGPREFIX}-changelog-chug-[0-9]*:../../textproc/py-changelog-chug
TOOL_DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
Home |
Main Index |
Thread Index |
Old Index