Mark BROKEN: installs in examples namespace
This commit is contained in:
parent
8e56f4080e
commit
03b886d30a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497069
2 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,8 @@ COMMENT= Twitter API library for Python
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
BROKEN= installs in examples namespace
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.3:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.4.1:www/py-requests-oauthlib@${PY_FLAVOR} \
|
||||
|
|
|
@ -11,6 +11,8 @@ COMMENT= Text Mining add-on for Orange3
|
|||
|
||||
LICENSE= AGPLv3
|
||||
|
||||
BROKEN= installs in examples namespace
|
||||
|
||||
RUN_DEPENDS= orange3>0:misc/orange3 \
|
||||
${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \
|
||||
|
|
Loading…
Reference in a new issue