Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2021 00:06:50 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: df161c189e4e - main - devel/py-glance-store: Update to 2.6.0
Message-ID:  <202107160006.16G06oXB067596@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=df161c189e4e69f88e90dbb695c0215bc755bc43

commit df161c189e4e69f88e90dbb695c0215bc755bc43
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-15 23:52:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-15 23:52:36 +0000

    devel/py-glance-store: Update to 2.6.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 27f189f0d9eb..7b7b616e0de1 100644
--- a/devel/py-glance-store/Makefile
+++ b/devel/py-glance-store/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 
 PORTNAME=	glance-store
-PORTVERSION=	2.5.0
+PORTVERSION=	2.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -48,7 +48,7 @@ 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}
 VMWARE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}oslo.privsep>=1.23.0:devel/py-oslo.privsep@${PY_FLAVOR} \
-			${PYTHON_PKGNAMEPREFIX}oslo.vmware>=2.17.0:devel/py-oslo.vmware@${PY_FLAVOR}
+			${PYTHON_PKGNAMEPREFIX}oslo.vmware>=3.6.0:devel/py-oslo.vmware@${PY_FLAVOR}
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|/etc/glance/|${PREFIX}&|' ${WRKSRC}/etc/glance/rootwrap.conf ${WRKSRC}/glance_store/_drivers/cinder.py ${WRKSRC}/glance_store/tests/unit/test_cinder_store.py
diff --git a/devel/py-glance-store/distinfo b/devel/py-glance-store/distinfo
index bdbb0df60dfa..aae3c86d086c 100644
--- a/devel/py-glance-store/distinfo
+++ b/devel/py-glance-store/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320140
-SHA256 (glance_store-2.5.0.tar.gz) = 4dd8e1c41d45cf32345ab17388a72e4beaa1c87523530635292722562306bd76
-SIZE (glance_store-2.5.0.tar.gz) = 222828
+TIMESTAMP = 1626383174
+SHA256 (glance_store-2.6.0.tar.gz) = 6e668606486bc39a557de2ee7d21eb06367ce2f95071fe70bfc681352b4a0331
+SIZE (glance_store-2.6.0.tar.gz) = 223870



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