Date: Sat, 19 Dec 2020 20:11:30 +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: r558551 - head/www/py-google-api-core Message-ID: <202012192011.0BJKBUxx005675@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 19 20:11:30 2020 New Revision: 558551 URL: https://svnweb.freebsd.org/changeset/ports/558551 Log: Update to 1.24.0 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 Sat Dec 19 20:11:25 2020 (r558550) +++ head/www/py-google-api-core/Makefile Sat Dec 19 20:11:30 2020 (r558551) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-api-core -PORTVERSION= 1.23.0 +PORTVERSION= 1.24.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-google-api-core/distinfo ============================================================================== --- head/www/py-google-api-core/distinfo Sat Dec 19 20:11:25 2020 (r558550) +++ head/www/py-google-api-core/distinfo Sat Dec 19 20:11:30 2020 (r558551) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604480756 -SHA256 (google-api-core-1.23.0.tar.gz) = 1bb3c485c38eacded8d685b1759968f6cf47dd9432922d34edb90359eaa391e2 -SIZE (google-api-core-1.23.0.tar.gz) = 93653 +TIMESTAMP = 1608366188 +SHA256 (google-api-core-1.24.0.tar.gz) = 6f7ff9c88af7b76a33e7cd04999f763a21b40efc64ac5ec488ea2918a94b354b +SIZE (google-api-core-1.24.0.tar.gz) = 93683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012192011.0BJKBUxx005675>