Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:12:04 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6f7592dd74b5 - main - devel/py-glance-store: Update to 4.7.0
Message-ID:  <202403091412.429EC4LO009876@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f7592dd74b593e1b511666eccba6fcfd1a23275

commit 6f7592dd74b593e1b511666eccba6fcfd1a23275
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:47:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:05:47 +0000

    devel/py-glance-store: Update to 4.7.0
    
    Changes:        https://github.com/openstack/glance_store/commits/master
---
 devel/py-glance-store/Makefile | 5 ++---
 devel/py-glance-store/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-glance-store/Makefile b/devel/py-glance-store/Makefile
index cd13cbe9056d..df1fef7f15a1 100644
--- a/devel/py-glance-store/Makefile
+++ b/devel/py-glance-store/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	glance-store
-PORTVERSION=	4.6.1
+PORTVERSION=	4.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -44,8 +44,7 @@ CINDER_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}os-brick>=6.3.0:devel/py-os-brick@${P
 			${PYTHON_PKGNAMEPREFIX}oslo.rootwrap>=5.8.0:devel/py-oslo.rootwrap@${PY_FLAVOR} \
 			${PYTHON_PKGNAMEPREFIX}python-cinderclient>=4.1.0:net/py-python-cinderclient@${PY_FLAVOR}
 S3_RUN_DEPENDS=		${PYTHON_PKGNAMEPREFIX}boto3>=1.9.199:www/py-boto3@${PY_FLAVOR}
-SWIFT_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}httplib2>=0.9.1:www/py-httplib2@${PY_FLAVOR} \
-			${PYTHON_PKGNAMEPREFIX}python-swiftclient>=3.2.0:databases/py-python-swiftclient@${PY_FLAVOR}
+SWIFT_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}python-swiftclient>=3.2.0:databases/py-python-swiftclient@${PY_FLAVOR}
 VMWARE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}oslo.privsep>=1.23.0:devel/py-oslo.privsep@${PY_FLAVOR} \
 			${PYTHON_PKGNAMEPREFIX}oslo.vmware>=3.6.0:devel/py-oslo.vmware@${PY_FLAVOR}
 
diff --git a/devel/py-glance-store/distinfo b/devel/py-glance-store/distinfo
index 39c2fa2ab6bd..dbb576ef9f95 100644
--- a/devel/py-glance-store/distinfo
+++ b/devel/py-glance-store/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693823875
-SHA256 (glance_store-4.6.1.tar.gz) = 6a7fe5c166b5aacbdabeeaa626db7657511d8876185ade899d94e5e4c3cf85ce
-SIZE (glance_store-4.6.1.tar.gz) = 244459
+TIMESTAMP = 1709390536
+SHA256 (glance_store-4.7.0.tar.gz) = dfe63076d6d4e5cf45110193a58f3250b2c3996416f037711929881749802b0f
+SIZE (glance_store-4.7.0.tar.gz) = 237293



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091412.429EC4LO009876>