pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-weboob: mark as broken due to missing dependency
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Mon Oct 12 20:52:57 2015 +0200
Changeset: a12acb40f35c1a0eaa5af1437fb77fb3e5179604
Modified Files:
py-weboob/Makefile
Log Message:
py-weboob: mark as broken due to missing dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a12acb40f35c1a0eaa5af1437fb77fb3e5179604
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-weboob/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/py-weboob/Makefile b/py-weboob/Makefile
index 341f08a..8ed2cb5 100644
--- a/py-weboob/Makefile
+++ b/py-weboob/Makefile
@@ -18,7 +18,8 @@ DEPENDS+= ${PYPKGPREFIX}-yaml>=3.11:../../textproc/py-yaml
DEPENDS+= ${PYPKGPREFIX}-gdata>=2.0.18:../../www/py-gdata
DEPENDS+= ${PYPKGPREFIX}-cssselect>=0.9.1:../../textproc/py-cssselect
DEPENDS+= ${PYPKGPREFIX}-html2text-[0-9]*:../../textproc/py-html2text
-DEPENDS+= ${PYPKGPREFIX}-termcolor>=1.1.0:../../wip/py-termcolor
+BROKEN= depends on py-termcolor which has not been imported
+#DEPENDS+= ${PYPKGPREFIX}-termcolor>=1.1.0:../../wip/py-termcolor
DEPENDS+= ${PYPKGPREFIX}-mechanize>=0.2.5:../../www/py-mechanize
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index