Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2020 16:20:20 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545369 - head/devel/py-glance-store
Message-ID:  <202008191620.07JGKKxN069479@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Aug 19 16:20:20 2020
New Revision: 545369
URL: https://svnweb.freebsd.org/changeset/ports/545369

Log:
  Update to 2.2.0

Modified:
  head/devel/py-glance-store/Makefile
  head/devel/py-glance-store/distinfo

Modified: head/devel/py-glance-store/Makefile
==============================================================================
--- head/devel/py-glance-store/Makefile	Wed Aug 19 16:20:15 2020	(r545368)
+++ head/devel/py-glance-store/Makefile	Wed Aug 19 16:20:20 2020	(r545369)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	glance-store
-PORTVERSION=	2.1.0
-PORTREVISION=	1
+PORTVERSION=	2.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +17,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
 RUN_DEPENDS=	${PY_ENUM34} \
 		${PYTHON_PKGNAMEPREFIX}eventlet>=0.18.2:net/py-eventlet@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jsonschema>=2.6.0:devel/py-jsonschema@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}jsonschema>=3.2.0:devel/py-jsonschema@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.4.0:devel/py-keystoneauth1@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}oslo.concurrency>=3.26.0:devel/py-oslo.concurrency@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}oslo.config>=5.2.0:devel/py-oslo.config@${PY_FLAVOR} \

Modified: head/devel/py-glance-store/distinfo
==============================================================================
--- head/devel/py-glance-store/distinfo	Wed Aug 19 16:20:15 2020	(r545368)
+++ head/devel/py-glance-store/distinfo	Wed Aug 19 16:20:20 2020	(r545369)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592919372
-SHA256 (glance_store-2.1.0.tar.gz) = 5e3c87eccffd377a4e6bf56298714d58900c8437d365117a56513fca20443513
-SIZE (glance_store-2.1.0.tar.gz) = 203615
+TIMESTAMP = 1597569965
+SHA256 (glance_store-2.2.0.tar.gz) = 6718a383c48616a457731149f72e4ecbe38df612f895fbb7343c0d42e685c73c
+SIZE (glance_store-2.2.0.tar.gz) = 207598



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