From owner-svn-ports-all@freebsd.org Wed Aug 19 16:20:26 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CC8793C2F41; Wed, 19 Aug 2020 16:20:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BWtL04KgFz450S; Wed, 19 Aug 2020 16:20:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 21AEB25961; Wed, 19 Aug 2020 16:20:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 07JGKKLm069480; Wed, 19 Aug 2020 16:20:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07JGKKxN069479; Wed, 19 Aug 2020 16:20:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202008191620.07JGKKxN069479@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 19 Aug 2020 16:20:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545369 - head/devel/py-glance-store X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-glance-store X-SVN-Commit-Revision: 545369 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2020 16:20:27 -0000 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