diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-28 07:31:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-28 07:31:51 +0000 |
commit | a0890add023bbe7dea91c76e422aae2781ecc421 (patch) | |
tree | ab82bbf20a527da9ff6df731720bd7b4c06e8390 | |
parent | Update to 3.11.0 (diff) |
Update to 1.15.0
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/master/api_core/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=521101
-rw-r--r-- | www/py-google-api-core/Makefile | 2 | ||||
-rw-r--r-- | www/py-google-api-core/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile index 0f8e9bfd7e26..8cc034db63b5 100644 --- a/www/py-google-api-core/Makefile +++ b/www/py-google-api-core/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-api-core -PORTVERSION= 1.14.3 +PORTVERSION= 1.15.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-api-core/distinfo b/www/py-google-api-core/distinfo index b245a4109356..a662f9921ceb 100644 --- a/www/py-google-api-core/distinfo +++ b/www/py-google-api-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571483895 -SHA256 (google-api-core-1.14.3.tar.gz) = df8adc4b97f5ab4328a0e745bee77877cf4a7d4601cb1cd5959d2bbf8fba57aa -SIZE (google-api-core-1.14.3.tar.gz) = 73028 +TIMESTAMP = 1577145793 +SHA256 (google-api-core-1.15.0.tar.gz) = 2d661c8d650a1df5805d0e360121cb55c55d8bd29f858fa62cbe943e59ce89f7 +SIZE (google-api-core-1.15.0.tar.gz) = 75356 |