pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-humanfriendly: Note possible circular dep
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Jul 20 11:04:38 2023 -0500
Changeset: 77ca587e0efae69e42ad0a6a5d1f937f747ffbeb
Modified Files:
py-humanfriendly/Makefile
Log Message:
py-humanfriendly: Note possible circular dep
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=77ca587e0efae69e42ad0a6a5d1f937f747ffbeb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-humanfriendly/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/py-humanfriendly/Makefile b/py-humanfriendly/Makefile
index 03e37b91ae..6de61ccfc6 100644
--- a/py-humanfriendly/Makefile
+++ b/py-humanfriendly/Makefile
@@ -10,10 +10,9 @@ HOMEPAGE= https://humanfriendly.readthedocs.io/
COMMENT= Human friendly output for text interfaces using Python
LICENSE= mit
+# FIXME: Circular dep with py-capturer
TEST_DEPENDS+= ${PYPKGPREFIX}-capturer>=2.1:../../wip/py-capturer
TEST_DEPENDS+= ${PYPKGPREFIX}-coloredlogs>=2.0:../../wip/py-coloredlogs
-USE_LANGUAGES= # none
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index