diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-08-05 01:08:55 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-08-05 01:14:10 +0800 |
| commit | bc492138319ac7fa1d45db9e5bebaa0c9c269b2b (patch) | |
| tree | aa96d6a075c02ff065a7b008b9e0f8ab2bdafd05 /net/py-python-openstackclient/Makefile | |
| parent | net/py-pychromecast: Update to 14.0.1 (diff) | |
net/py-python-openstackclient: Update to 6.6.1
Changes: https://docs.openstack.org/releasenotes/python-openstackclient/
Diffstat (limited to 'net/py-python-openstackclient/Makefile')
| -rw-r--r-- | net/py-python-openstackclient/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-python-openstackclient/Makefile b/net/py-python-openstackclient/Makefile index 99c782337c76..ff98c05ed7ec 100644 --- a/net/py-python-openstackclient/Makefile +++ b/net/py-python-openstackclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-openstackclient -PORTVERSION= 6.6.0 +PORTVERSION= 6.6.1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,6 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=3.5.0:devel/py-cliff@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-cinderclient>=3.3.0:net/py-python-cinderclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=3.22.0:net/py-python-keystoneclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-novaclient>=18.1.0:net/py-python-novaclient@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR} USES= python shebangfix |
