summaryrefslogtreecommitdiff
path: root/databases/py-python-swiftclient/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-07-13 20:34:51 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-07-13 20:39:23 +0800
commit1be4377c8b0c34f9ee0618d885a11ae63357c6a2 (patch)
tree85bd0fbf6e5f860981cd31470f3e91dcffa915ee /databases/py-python-swiftclient/Makefile
parentarchivers/py-blosc2: Update to 3.5.1 (diff)
databases/py-python-swiftclient: Update to 4.8.0
Changes: https://docs.openstack.org/releasenotes/python-swiftclient/
Diffstat (limited to 'databases/py-python-swiftclient/Makefile')
-rw-r--r--databases/py-python-swiftclient/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/py-python-swiftclient/Makefile b/databases/py-python-swiftclient/Makefile
index 6b777eeb8ddd..257fea4bcf93 100644
--- a/databases/py-python-swiftclient/Makefile
+++ b/databases/py-python-swiftclient/Makefile
@@ -1,9 +1,9 @@
PORTNAME= python-swiftclient
-PORTVERSION= 3.13.1
-PORTREVISION= 3
+PORTVERSION= 4.8.0
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= python_swiftclient-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= OpenStack Object Storage API Client Library
@@ -16,8 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0:devel/py-pbr@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.1.0:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.0:www/py-requests@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517