diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index d30a20dbe652..0690e51d72db 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,29 +1,29 @@ PORTNAME= google-api-python-client -DISTVERSION= 2.35.0 +DISTVERSION= 2.47.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Google API Client Library for Python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0.15.0<1:www/py-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=1.16.0<3.0.0:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth-httplib2>=0.1.0:security/py-google-auth-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.21.0,<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.0<5:net/py-uritemplate@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes OPTIONS_DEFINE= WEBTEST WEBTEST_DESC= Use WebTest helper to test WSGI apps WEBTEST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}WebTest>0:www/py-WebTest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} .include diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index 2e9c587a928f..3c2b579ad00e 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642526983 -SHA256 (google-api-python-client-2.35.0.tar.gz) = 038b12979ea86ef0e33962bd33f955c337bc28f0471522bd27a801d52bfb4ae2 -SIZE (google-api-python-client-2.35.0.tar.gz) = 7583769 +TIMESTAMP = 1651935436 +SHA256 (google-api-python-client-2.47.0.tar.gz) = b5201be41304b730e697824d84b24d3a404bd4b9b0fd3e94dcd30599fd642641 +SIZE (google-api-python-client-2.47.0.tar.gz) = 7989777 diff --git a/www/py-google-api-python-client/pkg-descr b/www/py-google-api-python-client/pkg-descr index 7e8ac4754f7f..db006a0fde95 100644 --- a/www/py-google-api-python-client/pkg-descr +++ b/www/py-google-api-python-client/pkg-descr @@ -1,13 +1,13 @@ The Google API Client for Python is a client library for accessing the adexchangebuyer, adexchangeseller, adsense, adsensehost, analytics, androidpublisher, audit, bigquery, blogger, books, calendar, civicinfo, compute, coordinate, customsearch, dfareporting, discovery, drive, freebase, fusiontables, gan, groupsmigration, groupssettings, latitude, licensing, oauth2, orkut, pagespeedonline, plus, prediction, reseller, shopping, siteVerification, storage, taskqueue, tasks, translate, urlshortener, webfonts, youtube, youtubeAnalytics APIs. If you wish to use a Google API that is not in that list then you should look at the Google Data APIs Python Client Library (devel/py-gdata). -WWW: https://developers.google.com/api-client-library/python/ +WWW: https://github.com/googleapis/google-api-python-client