diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-20 22:33:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-20 22:33:50 +0000 |
commit | 580b4f05f5dd0093ab59bc85a2d36aa34f66c497 (patch) | |
tree | f9f88d6c18ab852c27c7d13ed0c45fcdf8977336 /www/Makefile | |
parent | a12517e0bf869b448476cf1ab4f1692830ff8141 (diff) | |
download | ports-580b4f05f5dd0093ab59bc85a2d36aa34f66c497.tar.gz ports-580b4f05f5dd0093ab59bc85a2d36aa34f66c497.zip |
Add py-google-api-core 1.1.0
Core Library for Google Client Libraries
This library is not meant to stand-alone. Instead it defines common helpers used
by all Google API clients.
WWW: https://pypi.python.org/pypi/google-api-core
WWW: https://github.com/GoogleCloudPlatform/google-cloud-python
Notes
Notes:
svn path=/head/; revision=465114
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index daddc60b0ebf..f5b7700df730 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1681,6 +1681,7 @@ SUBDIR += py-gevent-websocket SUBDIR += py-goobook SUBDIR += py-google + SUBDIR += py-google-api-core SUBDIR += py-google-api-python-client SUBDIR += py-google-cloud-core SUBDIR += py-google-cloud-storage |