pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-google-api-python-client



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jan  5 10:24:43 UTC 2023

Modified Files:
        pkgsrc/www/py-google-api-python-client: Makefile PLIST distinfo

Log Message:
py-google-api-python-client: updated to 2.71.0

2.71.0 (2022-12-20)

Features

accesscontextmanager: Update the api https://togithub.com/googleapis/google-api-python-client/commit/038fdb69dcb6ea01f6eb56901ff0e76e6bbaf3ab (a0329cc)
alertcenter: Update the api https://togithub.com/googleapis/google-api-python-client/commit/6057d89b613fb2a30ac2d26b90933ad0afa083d1 (a0329cc)
androidenterprise: Update the api https://togithub.com/googleapis/google-api-python-client/commit/ec22103603074d33ad2a41bed36debc63b3bb528 (a0329cc)
apigee: Update the api https://togithub.com/googleapis/google-api-python-client/commit/43f435c459205c8305f248efe78e6bd72a1b95c3 (a0329cc)
batch: Update the api https://togithub.com/googleapis/google-api-python-client/commit/3dd983b5616c058887d38e9423388d236acc27dc (a0329cc)
clouddeploy: Update the api https://togithub.com/googleapis/google-api-python-client/commit/9a176a474cfd18a4b53d9b6b78bb432e6dd4cb0b (a0329cc)
compute: Update the api https://togithub.com/googleapis/google-api-python-client/commit/bba3627ef5ae35a101b223b3da2739224e1598aa (a0329cc)
container: Update the api https://togithub.com/googleapis/google-api-python-client/commit/98d6112970c5236cff5f36bf543a166ea27ca74c (a0329cc)
contentwarehouse: Update the api https://togithub.com/googleapis/google-api-python-client/commit/00fa4bb30f92fdc325b23bd71b3ebd57fdcce4c7 (a0329cc)
datafusion: Update the api https://togithub.com/googleapis/google-api-python-client/commit/db1dddc7ca75258fde5cc59997599ce57ad8f01d (a0329cc)
datamigration: Update the api https://togithub.com/googleapis/google-api-python-client/commit/12effe4a38299bb6f1fc61afeb1359200e9eff0b (a0329cc)
datapipelines: Update the api https://togithub.com/googleapis/google-api-python-client/commit/91b60afaa437d7b29a96d83d3b89e3e855a81598 (a0329cc)
dataplex: Update the api https://togithub.com/googleapis/google-api-python-client/commit/04bafe3e118a1bbb2c75fc7f4e2e105f04bd4434 (a0329cc)
dataproc: Update the api https://togithub.com/googleapis/google-api-python-client/commit/1ad16fafbdfbf4d983112e5e811ea75f3727e67a (a0329cc)
datastream: Update the api https://togithub.com/googleapis/google-api-python-client/commit/30f292141f98047d5acd526297f3f0e5bb79536e (a0329cc)
firestore: Update the api https://togithub.com/googleapis/google-api-python-client/commit/89b34a91c7b56b03d59648bb582d3db1c5e06a4a (a0329cc)
gmail: Update the api https://togithub.com/googleapis/google-api-python-client/commit/a4ca99c42e5c618e57071a800f49d784a0bb6eea (a0329cc)
notebooks: Update the api https://togithub.com/googleapis/google-api-python-client/commit/f732fd307f07f53afc5344620456d0e662f81624 (a0329cc)
retail: Update the api https://togithub.com/googleapis/google-api-python-client/commit/d94dee346b3ae88d9d28bd97098bd2aba8093850 (a0329cc)
speech: Update the api https://togithub.com/googleapis/google-api-python-client/commit/339a5d6c9cf9ecdcfe6c1ac33ae2ede71973584e (a0329cc)
texttospeech: Update the api https://togithub.com/googleapis/google-api-python-client/commit/ee942d9363c422443d9ec24c0dac8e373b37721f (a0329cc)
workloadmanager: Update the api https://togithub.com/googleapis/google-api-python-client/commit/93f0e30afae73ea3ce888783de0a6bf53604e40d (a0329cc)


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/www/py-google-api-python-client/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-google-api-python-client/PLIST
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/py-google-api-python-client/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-google-api-python-client/Makefile
diff -u pkgsrc/www/py-google-api-python-client/Makefile:1.49 pkgsrc/www/py-google-api-python-client/Makefile:1.50
--- pkgsrc/www/py-google-api-python-client/Makefile:1.49        Mon Nov 28 10:13:29 2022
+++ pkgsrc/www/py-google-api-python-client/Makefile     Thu Jan  5 10:24:43 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2022/11/28 10:13:29 adam Exp $
+# $NetBSD: Makefile,v 1.50 2023/01/05 10:24:43 adam Exp $
 
-DISTNAME=      google-api-python-client-2.66.0
+DISTNAME=      google-api-python-client-2.71.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-api-python-client/}

Index: pkgsrc/www/py-google-api-python-client/PLIST
diff -u pkgsrc/www/py-google-api-python-client/PLIST:1.10 pkgsrc/www/py-google-api-python-client/PLIST:1.11
--- pkgsrc/www/py-google-api-python-client/PLIST:1.10   Mon Nov 28 10:13:29 2022
+++ pkgsrc/www/py-google-api-python-client/PLIST        Thu Jan  5 10:24:43 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2022/11/28 10:13:29 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2023/01/05 10:24:43 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -54,6 +54,7 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/alertcenter.v1beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/analytics.v3.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/analyticsdata.v1alpha.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/analyticsdata.v1beta.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/analyticshub.v1.json
@@ -173,6 +174,7 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/datacatalog.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/dataflow.v1b3.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/dataform.v1beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/datafusion.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/datafusion.v1beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/datalabeling.v1beta1.json
@@ -200,6 +202,8 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/digitalassetlinks.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/discovery.v1.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/displayvideo.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/displayvideo.v2.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/dlp.v2.json
@@ -283,6 +287,7 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/ids.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/index.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/indexing.v3.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/integrations.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/integrations.v1alpha.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/jobs.v2.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/jobs.v3.json
@@ -304,6 +309,7 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/manufacturers.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/memcache.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/memcache.v1beta2.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/metastore.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/metastore.v1alpha.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/metastore.v1beta.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/ml.v1.json
@@ -460,6 +466,8 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/workflowexecutions.v1beta.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/workflows.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/workflows.v1beta.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/workloadmanager.v1.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/workstations.v1beta.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/youtube.v3.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/youtubeAnalytics.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/youtubeAnalytics.v2.json

Index: pkgsrc/www/py-google-api-python-client/distinfo
diff -u pkgsrc/www/py-google-api-python-client/distinfo:1.43 pkgsrc/www/py-google-api-python-client/distinfo:1.44
--- pkgsrc/www/py-google-api-python-client/distinfo:1.43        Mon Nov 28 10:13:29 2022
+++ pkgsrc/www/py-google-api-python-client/distinfo     Thu Jan  5 10:24:43 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.43 2022/11/28 10:13:29 adam Exp $
+$NetBSD: distinfo,v 1.44 2023/01/05 10:24:43 adam Exp $
 
-BLAKE2s (google-api-python-client-2.66.0.tar.gz) = dc571a212682e222671b2ae66816b366cefd1e6e3b4ce8b794b5ee4a8f5fb1c3
-SHA512 (google-api-python-client-2.66.0.tar.gz) = 0daef6e2c9108de6ed2946f71549e0be3f7663993b538594ae9b2b2d49a3d404beebb1155da7913a1ac1851f89fb71604b6611f5c9bbf7005afb86006cf30539
-Size (google-api-python-client-2.66.0.tar.gz) = 10040515 bytes
+BLAKE2s (google-api-python-client-2.71.0.tar.gz) = 28e126729ff40ec84e5380f513ad43e730baeb706000569829bb4d88938f021b
+SHA512 (google-api-python-client-2.71.0.tar.gz) = 413dd600613c925dea9d43f728c6312a4112235438e75938610dfa9ce708c1bbf8185c9f6d81fc0e6d4f691df5a7dcfa93477c102b5c0edf7a78ab38543ee667
+Size (google-api-python-client-2.71.0.tar.gz) = 10360960 bytes
 SHA1 (patch-setup.py) = da689ca15728a241701a39f31baa1e0f95a7f790



Home | Main Index | Thread Index | Old Index