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:
parent
cad8342a79
commit
2eaf33ea72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405309
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue