Port details |
- py-google-api-python-client Google API Client Library for Python
- 2.155.0 www =3 2.147.0Version of this port present on the latest quarterly branch.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2011-04-16 13:53:07
- Last Update: 2024-12-12 08:27:51
- Commit Hash: bfd51c4
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/googleapis/google-api-python-client
- Description:
- 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).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}google-api-python-client>0:www/py-google-api-python-client@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-google-api-python-client/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-google-api-python-client
- pkg install py311-google-api-python-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-google-api-python-client listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-google-api-python-client
- Package flavors (<flavor>: <package>)
- py311: py311-google-api-python-client
- distinfo:
- TIMESTAMP = 1733989973
SHA256 (google_api_python_client-2.155.0.tar.gz) = 25529f89f0d13abcf3c05c089c423fb2858ac16e0b3727543393468d0d7af67c
SIZE (google_api_python_client-2.155.0.tar.gz) = 12195015
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-google-api-core>=1.31.5 : www/py-google-api-core@py311
- py311-google-auth-httplib2>=0.2.0 : security/py-google-auth-httplib2@py311
- py311-google-auth>=1.32 : security/py-google-auth@py311
- py311-httplib2>=0.19.0 : www/py-httplib2@py311
- py311-oauth2client>=4.1.3 : security/py-oauth2client@py311
- py311-parameterized>=0.8.1 : devel/py-parameterized@py311
- py311-uritemplate>=3.0.1 : net/py-uritemplate@py311
- py311-pytest>=0 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-google-api-core>=1.31.5 : www/py-google-api-core@py311
- py311-google-auth-httplib2>=0.2.0 : security/py-google-auth-httplib2@py311
- py311-google-auth>=1.32 : security/py-google-auth@py311
- py311-httplib2>=0.19.0 : www/py-httplib2@py311
- py311-oauth2client>=4.1.3 : security/py-oauth2client@py311
- py311-uritemplate>=3.0.1 : net/py-uritemplate@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- comms/py-pynitrokey
- for Run
-
- comms/py-pynitrokey
- deskutils/gcalcli
- devel/py-pydrive
- finance/beancount
- security/py-certbot-dns-google
- security/py-first-server
- www/py-pydrive2
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-google-api-python-client-2.155.0:
WEBTEST=off: Use WebTest helper to test WSGI apps
===> Use 'make config' to modify these settings
- Options name:
- www_py-google-api-python-client
- USES:
- pytest python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 116 (showing only 16 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.1_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.4.1_1 16 Jan 2016 11:19:09 |
miwi |
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot |
1.4.1 18 Jul 2015 17:06:40 |
sunpoet |
- Update to 1.4.1
- Update CATEGORIES: add python
- Update USES=python
- Add NO_ARCH
- Update WEBTEST_DESC
Changes: https://github.com/google/google-api-python-client/blob/master/CHANGELOG
PR: 201161
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 20 days) |
1.3.2 05 Mar 2015 17:00:24 |
nivit |
- Update to 1.3.2
- Change master site to CHEESESHOP
- Sort variables
- Remove devel/py-gflags from run dependencies
- Add security/py-oauth2client to build dependencies
because setup.py checks its presence
- Remove DOCS and EXAMPLES options
- Use option helpers
- Use auto plist |
1.2 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
1.2 13 Jun 2014 22:01:22 |
nivit |
- Update to 1.2
- Add support for stage dir
- Remove MANPAGES option
- Don't build/install Python files as egg |
1.1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.1 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
1.1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.1 12 Mar 2013 20:22:03 |
nivit |
- Update to 1.1
- Trim Makefile header
- Update supported APIs list in pkg-descr
- Remove files/patch-runsamples.py |
1.0.c2 15 Aug 2012 20:08:56 |
nivit |
- Update to 1.0.c2
- Add patch files/patch-runsamples
- Convert to the new options framework
- Add security/py-openssl to RUN_DEPENDS
when option WEBTEST is on |
1.0.b8 01 May 2012 08:41:01 |
nivit |
- Add the option WITH_WEBTEST (default off)
- Define OPTIONSFILE to bypass infrastructure bug
- Include <bsd.port.options.mk>
- Install devel/py-simplejson only when Python version is
less than 2.6 [1]
- Install the (optional) dependency www/py-WebTest only
when the Python version is great than 2.5
- Remove all build dependencies [1]
Suggested by: rm [1] |
1.0.b8 30 Apr 2012 08:56:32 |
nivit |
- Update to 1.0.b8
- Add devel/py-simplejson to *_DEPENDS
- Add www/py-WebTest to RUN_DEPENDS
- Add LICENSE (AL2)
- Add some API names to pkg-descr
- Remove DISTNAME from Makefile |
1.0.b2 14 May 2011 14:58:40 |
nivit |
- Update to 1.0.b2 |
1.0.b1 16 Apr 2011 13:51:24 |
nivit |
The Google API Client for Python is a client library for accessing
the Buzz, Latitude, Moderator, Diacritize, Translate, Custom Search,
Search API for Shopping, URL Shortener, and Prediction 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: http://code.google.com/p/google-api-python-client/ |
Number of commits found: 116 (showing only 16 on this page)
|