diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-08-04 17:08:55 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-08-04 17:14:10 +0000 |
| commit | bc492138319ac7fa1d45db9e5bebaa0c9c269b2b (patch) | |
| tree | aa96d6a075c02ff065a7b008b9e0f8ab2bdafd05 /net/py-python-openstackclient | |
| parent | 6056887c3f8741fe5abb29ee2f25f188b4f6ae4e (diff) | |
Diffstat (limited to 'net/py-python-openstackclient')
| -rw-r--r-- | net/py-python-openstackclient/Makefile | 3 | ||||
| -rw-r--r-- | net/py-python-openstackclient/distinfo | 6 |
2 files changed, 5 insertions, 4 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 diff --git a/net/py-python-openstackclient/distinfo b/net/py-python-openstackclient/distinfo index b7c65f9b55a4..4545945c2697 100644 --- a/net/py-python-openstackclient/distinfo +++ b/net/py-python-openstackclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711466204 -SHA256 (python-openstackclient-6.6.0.tar.gz) = bbef1ed34829c41052b2eca26480e29ca1f72be058d1430da5341ec44c4f295c -SIZE (python-openstackclient-6.6.0.tar.gz) = 917251 +TIMESTAMP = 1722711243 +SHA256 (python-openstackclient-6.6.1.tar.gz) = 23b486ecdf90d7388db91d1a89546e357fb92fd94a2ca8bfafe22ac8ec0196c4 +SIZE (python-openstackclient-6.6.1.tar.gz) = 917516 |
