From nobody Wed Oct 13 19:22:12 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0C71317F590E; Wed, 13 Oct 2021 19:22:30 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HV2VF18fvz4rs2; Wed, 13 Oct 2021 19:22:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0AF882D078; Wed, 13 Oct 2021 19:22:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19DJMCdU077574; Wed, 13 Oct 2021 19:22:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19DJMCut077573; Wed, 13 Oct 2021 19:22:12 GMT (envelope-from git) Date: Wed, 13 Oct 2021 19:22:12 GMT Message-Id: <202110131922.19DJMCut077573@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 6400221cdb94 - main - www/py-google-cloud-datastore: Update to 2.2.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6400221cdb9403c6e928db53cd297c206ee70402 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6400221cdb9403c6e928db53cd297c206ee70402 commit 6400221cdb9403c6e928db53cd297c206ee70402 Author: Po-Chuan Hsieh AuthorDate: 2021-10-13 19:15:56 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-13 19:15:56 +0000 www/py-google-cloud-datastore: Update to 2.2.0 Changes: https://github.com/googleapis/python-datastore/releases --- www/py-google-cloud-datastore/Makefile | 2 +- www/py-google-cloud-datastore/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-google-cloud-datastore/Makefile b/www/py-google-cloud-datastore/Makefile index adac1f107584..7fefe18b7740 100644 --- a/www/py-google-cloud-datastore/Makefile +++ b/www/py-google-cloud-datastore/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= google-cloud-datastore -PORTVERSION= 2.1.6 +PORTVERSION= 2.2.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-datastore/distinfo b/www/py-google-cloud-datastore/distinfo index a188213ee2f0..d4c59a2b6931 100644 --- a/www/py-google-cloud-datastore/distinfo +++ b/www/py-google-cloud-datastore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103176 -SHA256 (google-cloud-datastore-2.1.6.tar.gz) = df53c11d69d4d0a6d7f3298587bf9d3f4b956cce8159ec5d6ae98c5506c13baa -SIZE (google-cloud-datastore-2.1.6.tar.gz) = 138592 +TIMESTAMP = 1634111814 +SHA256 (google-cloud-datastore-2.2.0.tar.gz) = e1349f4650ceeec92c266076104a0d9068f6374a20d7ea0f754ba89d16cbf5b1 +SIZE (google-cloud-datastore-2.2.0.tar.gz) = 139081