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: nia
Date: Mon Jun 21 13:59:56 UTC 2021
Modified Files:
pkgsrc/devel/py-daemon: Makefile
Log Message:
py-daemon: needs py-docutils
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 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.19 pkgsrc/devel/py-daemon/Makefile:1.20
--- pkgsrc/devel/py-daemon/Makefile:1.19 Wed Jun 2 11:42:17 2021
+++ pkgsrc/devel/py-daemon/Makefile Mon Jun 21 13:59:56 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2021/06/02 11:42:17 adam Exp $
+# $NetBSD: Makefile,v 1.20 2021/06/21 13:59:56 nia Exp $
DISTNAME= python-daemon-2.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -11,6 +11,7 @@ COMMENT= Library to implement a well-beh
LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= ${PYPKGPREFIX}-twine-[0-9]*:../../net/py-twine
+BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
DEPENDS+= ${PYPKGPREFIX}-lockfile>=0.10:../../devel/py-lockfile
DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TEST_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
Home |
Main Index |
Thread Index |
Old Index