Date: Wed, 19 Aug 2020 16:21:24 +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: r545380 - head/www/py-google-api-core Message-ID: <202008191621.07JGLOIT074471@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Aug 19 16:21:24 2020 New Revision: 545380 URL: https://svnweb.freebsd.org/changeset/ports/545380 Log: Update to 1.22.1 Changes: https://github.com/googleapis/python-api-core/releases https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md Modified: head/www/py-google-api-core/Makefile head/www/py-google-api-core/distinfo Modified: head/www/py-google-api-core/Makefile ============================================================================== --- head/www/py-google-api-core/Makefile Wed Aug 19 16:21:19 2020 (r545379) +++ head/www/py-google-api-core/Makefile Wed Aug 19 16:21:24 2020 (r545380) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-api-core -PORTVERSION= 1.22.0 +PORTVERSION= 1.22.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-google-api-core/distinfo ============================================================================== --- head/www/py-google-api-core/distinfo Wed Aug 19 16:21:19 2020 (r545379) +++ head/www/py-google-api-core/distinfo Wed Aug 19 16:21:24 2020 (r545380) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595578506 -SHA256 (google-api-core-1.22.0.tar.gz) = aaedc40ae977dbc2710f0de0012b673c8c7644f81ca0c93e839d22895f2ff29d -SIZE (google-api-core-1.22.0.tar.gz) = 92909 +TIMESTAMP = 1597569983 +SHA256 (google-api-core-1.22.1.tar.gz) = 35cba563034d668ae90ffe1f03193a84e745b38f09592f60258358b5e5ee6238 +SIZE (google-api-core-1.22.1.tar.gz) = 92901
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008191621.07JGLOIT074471>