From owner-svn-ports-head@freebsd.org Wed Nov 13 23:36:13 2019 Return-Path: Delivered-To: svn-ports-head@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 51FEB1C0218; Wed, 13 Nov 2019 23:36:13 +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) server-signature RSA-PSS (4096 bits) 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 47D1G466gfz4KSb; Wed, 13 Nov 2019 23:36:12 +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 CD75F1F944; Wed, 13 Nov 2019 23:36:09 +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 xADNa9vD045427; Wed, 13 Nov 2019 23:36:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xADNa9Gk045426; Wed, 13 Nov 2019 23:36:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201911132336.xADNa9Gk045426@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, 13 Nov 2019 23:36:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517464 - head/www/py-google-cloud-storage X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-google-cloud-storage X-SVN-Commit-Revision: 517464 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2019 23:36:13 -0000 Author: sunpoet Date: Wed Nov 13 23:36:08 2019 New Revision: 517464 URL: https://svnweb.freebsd.org/changeset/ports/517464 Log: Update to 1.22.0 Changes: https://github.com/googleapis/google-cloud-python/releases https://github.com/googleapis/google-cloud-python/blob/master/storage/CHANGELOG.md Modified: head/www/py-google-cloud-storage/Makefile head/www/py-google-cloud-storage/distinfo Modified: head/www/py-google-cloud-storage/Makefile ============================================================================== --- head/www/py-google-cloud-storage/Makefile Wed Nov 13 23:36:03 2019 (r517463) +++ head/www/py-google-cloud-storage/Makefile Wed Nov 13 23:36:08 2019 (r517464) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.21.0 +PORTVERSION= 1.22.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-google-cloud-storage/distinfo ============================================================================== --- head/www/py-google-cloud-storage/distinfo Wed Nov 13 23:36:03 2019 (r517463) +++ head/www/py-google-cloud-storage/distinfo Wed Nov 13 23:36:08 2019 (r517464) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572437447 -SHA256 (google-cloud-storage-1.21.0.tar.gz) = 266b233303098e2d9da222072382f0bd70b438a5008a32a5a556fe0f9a6a0d3a -SIZE (google-cloud-storage-1.21.0.tar.gz) = 5398907 +TIMESTAMP = 1573649228 +SHA256 (google-cloud-storage-1.22.0.tar.gz) = 8a0a34aef5d04e5826c2cf5b925a39d6336ee2be5dfc2d4a2e917e36a522e8bd +SIZE (google-cloud-storage-1.22.0.tar.gz) = 5399396