aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-google-api-python-client/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* community/py3-google-api-python-client: upgrade to 1.8.2Keith Maxwell2020-05-071-7/+9
| | | | | | | | | | | | | | | | | | | Also fix missing dependency and enable check(). Before this change: $ python3 -c 'import googleapiclient.discovery' Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python3.8/site-packages/googleapiclient/discovery.py", line 49, in <module> import google.api_core.client_options ModuleNotFoundError: No module named 'google.api_core' After this change, `python3 -c 'import googleapiclient.discovery'` succeeds. Change log: https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#182-2020-04-21
* community/py3-google-api-python-client: upgrade to 1.8.0Leo2020-03-171-2/+2
|
* community/py3-google-api-python-client: upgrade to 1.7.12Leo2020-03-131-3/+3
|
* community/py3-google-api-python-client: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* community/py3-google-api-python-client: upgrade to 1.7.11Leo2019-09-031-30/+22
|
* community/py3-google-api-python-client: move from mainLeo2019-09-031-0/+49