Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:11:34 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: a66982df8051 - main - devel/py-glance-store: Update to 2.5.0
Message-ID:  <202104180711.13I7BYMo007273@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=a66982df80513a573d95dd0f2696e12723350e82

commit a66982df80513a573d95dd0f2696e12723350e82
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:02:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:43:16 +0000

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

diff --git a/devel/py-glance-store/Makefile b/devel/py-glance-store/Makefile
index cece678ba237..27f189f0d9eb 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.4.0
+PORTVERSION=	2.5.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,10 +21,10 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}eventlet>=0.18.2:net/py-eventlet@${PY_FLAVOR
 		${PYTHON_PKGNAMEPREFIX}oslo.config>=5.2.0:devel/py-oslo.config@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}oslo.i18n>=3.15.3:devel/py-oslo.i18n@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}oslo.serialization>=2.18.0:devel/py-oslo.serialization@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}oslo.utils>=4.7.0:devel/py-oslo.utils@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=3.8.0:net/py-python-keystoneclient@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}
 
 USES=		python:3.6+ shebangfix
diff --git a/devel/py-glance-store/distinfo b/devel/py-glance-store/distinfo
index 9ec4a141dba0..bdbb0df60dfa 100644
--- a/devel/py-glance-store/distinfo
+++ b/devel/py-glance-store/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607539711
-SHA256 (glance_store-2.4.0.tar.gz) = 82acededa0cd0a162209c2b26afb38044292bf82bc5b5979615d45f9af62a195
-SIZE (glance_store-2.4.0.tar.gz) = 221159
+TIMESTAMP = 1618320140
+SHA256 (glance_store-2.5.0.tar.gz) = 4dd8e1c41d45cf32345ab17388a72e4beaa1c87523530635292722562306bd76
+SIZE (glance_store-2.5.0.tar.gz) = 222828



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