Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:52:13 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: 9e0153503cb9 - main - devel/py-glance-store: Update to 4.5.0
Message-ID:  <202306051852.355IqDuC054196@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=9e0153503cb9d70c05905725a90300bbe42d7fd7

commit 9e0153503cb9d70c05905725a90300bbe42d7fd7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:39:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:04 +0000

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

diff --git a/devel/py-glance-store/Makefile b/devel/py-glance-store/Makefile
index 4f81e8b5e767..88415a1b4be7 100644
--- a/devel/py-glance-store/Makefile
+++ b/devel/py-glance-store/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	glance-store
-PORTVERSION=	4.4.0
+PORTVERSION=	4.5.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -40,7 +40,7 @@ S3_DESC=	Storage backend for Amazon S3
 SWIFT_DESC=	Storage backend for OpenStack Swift
 VMWARE_DESC=	Storage backend for VMware Datastore
 
-CINDER_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}os-brick>=2.6.0:devel/py-os-brick@${PY_FLAVOR} \
+CINDER_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}os-brick>=6.3.0:devel/py-os-brick@${PY_FLAVOR} \
 			${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}
diff --git a/devel/py-glance-store/distinfo b/devel/py-glance-store/distinfo
index b11ab4df6c38..c472b839be44 100644
--- a/devel/py-glance-store/distinfo
+++ b/devel/py-glance-store/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104400
-SHA256 (glance_store-4.4.0.tar.gz) = 3e0c2f63e73e10fbbe1d00aa41acb8871c94fff050638f92f39657ae25e16c74
-SIZE (glance_store-4.4.0.tar.gz) = 242444
+TIMESTAMP = 1685792248
+SHA256 (glance_store-4.5.0.tar.gz) = d2905c0b45aab96f3ba8412389a0d292d817a4861ae7bd1e8c271b342a8122f6
+SIZE (glance_store-4.5.0.tar.gz) = 242453



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