Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2022 12:41:15 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: 6501b916d931 - main - devel/py-glance-store: Update to 4.0.1
Message-ID:  <202207181241.26ICfFUD072390@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=6501b916d931b14450e954c9e74a475d7bba8d5e

commit 6501b916d931b14450e954c9e74a475d7bba8d5e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-18 12:34:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-18 12:39:53 +0000

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

diff --git a/devel/py-glance-store/Makefile b/devel/py-glance-store/Makefile
index fc87314fe1c0..16497a0f0c72 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=	4.0.0
+PORTVERSION=	4.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,7 +24,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}eventlet>=0.18.2:net/py-eventlet@${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.11.0:devel/py-six@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}
 
 USES=		python:3.8+ shebangfix
diff --git a/devel/py-glance-store/distinfo b/devel/py-glance-store/distinfo
index c84d4841f200..f4066d709777 100644
--- a/devel/py-glance-store/distinfo
+++ b/devel/py-glance-store/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653151090
-SHA256 (glance_store-4.0.0.tar.gz) = 48744a28ba77aa6baa6988f7c4a00c13cd982f76f11b509f3d95dcdb8e0552ce
-SIZE (glance_store-4.0.0.tar.gz) = 234413
+TIMESTAMP = 1657835427
+SHA256 (glance_store-4.0.1.tar.gz) = fafde55784f3cd776f49379eaf13bb9f44eea192d8bc1b20e7cca6c603db9719
+SIZE (glance_store-4.0.1.tar.gz) = 234001



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