Date: Sun, 14 Jun 2020 14:24:55 +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: r538777 - head/www/py-google-api-core Message-ID: <202006141424.05EEOtgH097149@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 14 14:24:55 2020 New Revision: 538777 URL: https://svnweb.freebsd.org/changeset/ports/538777 Log: Update to 1.18.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 Sun Jun 14 14:24:50 2020 (r538776) +++ head/www/py-google-api-core/Makefile Sun Jun 14 14:24:55 2020 (r538777) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-api-core -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.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 Sun Jun 14 14:24:50 2020 (r538776) +++ head/www/py-google-api-core/distinfo Sun Jun 14 14:24:55 2020 (r538777) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587445416 -SHA256 (google-api-core-1.17.0.tar.gz) = e4082a0b479dc2dee2f8d7b80ea8b5d0184885b773caab15ab1836277a01d689 -SIZE (google-api-core-1.17.0.tar.gz) = 77891 +TIMESTAMP = 1591281400 +SHA256 (google-api-core-1.18.0.tar.gz) = 7a0a62fde8819c00210e907e719757053136648e3af16cad11400ab1d4546d22 +SIZE (google-api-core-1.18.0.tar.gz) = 91384
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006141424.05EEOtgH097149>