Mark BROKEN: unfetchable.

Version 2.6.8 does not exist in PyPI anymore, and there is no corresponding tag
on GitHub or OpenStack's git repositories.
This commit is contained in:
Raphael Kubo da Costa 2016-01-05 17:57:54 +00:00
parent cad8342a79
commit 2eaf33ea72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405309

View file

@ -11,6 +11,9 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= novel@FreeBSD.org
COMMENT= Client for the OpenStack Nova API
# Newer releases do exist in PyPI.
BROKEN= unfetchable
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>=0:${PORTSDIR}/devel/py-argparse \
${PYTHON_PKGNAMEPREFIX}prettytable>=0:${PORTSDIR}/devel/py-prettytable \
${PKGNAMEPREFIX}httplib2>=0:${PORTSDIR}/www/py-httplib2