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:           Mon Oct 31 10:55:39 UTC 2022

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

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

2.65.0 (2022-10-18)

Features

alertcenter: update the api https://togithub.com/googleapis/google-api-python-client/commit/99b94eeb1cf0f695d921ac1d9081c0841f6b1693 (5d54a7d)
analyticsadmin: update the api https://togithub.com/googleapis/google-api-python-client/commit/41818c6eb42aa3551fc2a326208f9cc083cb1953 (7110d89)
assuredworkloads: update the api https://togithub.com/googleapis/google-api-python-client/commit/9756c064a5cff42e367677216c48ff6649817dd5 (5d54a7d)
chat: update the api https://togithub.com/googleapis/google-api-python-client/commit/6dce01ba90d86496038bad226a14a9d714fb6e37 (7110d89)
chromepolicy: update the api https://togithub.com/googleapis/google-api-python-client/commit/180883247dcfcd777de04758a7928ca84e2764da (7110d89)
cloudbuild: update the api https://togithub.com/googleapis/google-api-python-client/commit/555317bfb60133f8ff82d4ac28651631404980d4 (5d54a7d)
cloudsearch: update the api https://togithub.com/googleapis/google-api-python-client/commit/2717d97f6ccd16b03f70adbb317fb330f74f3e2d (5d54a7d)
containeranalysis: update the api https://togithub.com/googleapis/google-api-python-client/commit/322df84348b8765bc6dce442c5d03209963a0e6b (5d54a7d)
container: update the api https://togithub.com/googleapis/google-api-python-client/commit/ea99aeeb561642071866b71f54ae84be95ae5bcc (5d54a7d)
dlp: update the api https://togithub.com/googleapis/google-api-python-client/commit/618362554c62d453579ff52933234a93ea5dfae3 (5d54a7d)
doubleclicksearch: update the api https://togithub.com/googleapis/google-api-python-client/commit/1e7db3e4969b55ecf98bbb78d3edc53f4bf08a15 (7110d89)
firebase: update the api https://togithub.com/googleapis/google-api-python-client/commit/569cb7e362206b8a7563b689ccd720ed29259997 (7110d89)
notebooks: update the api https://togithub.com/googleapis/google-api-python-client/commit/9ff1945acf3a74221759c2ceb9eb9a22c22b7c09 (5d54a7d)
retail: update the api https://togithub.com/googleapis/google-api-python-client/commit/32de4a02de0fd9e11755418f13c623f5b5c56674 (7110d89)
securitycenter: update the api https://togithub.com/googleapis/google-api-python-client/commit/b1c67c818d662fe97e82b000931be739766fbe55 (7110d89)
tagmanager: update the api https://togithub.com/googleapis/google-api-python-client/commit/188cd231f843aafb1c49cafe64052ec190e477a8 (5d54a7d)
verifiedaccess: update the api https://togithub.com/googleapis/google-api-python-client/commit/e2dccf7393b2e15986b1ba88ea6aa2b4f621dc17 (7110d89)

Bug Fixes

prod_tt_sasportal: update the api https://togithub.com/googleapis/google-api-python-client/commit/9000eddf5e2e22242ebc94cb0af60363ff5c41df (5d54a7d)
sasportal: update the api https://togithub.com/googleapis/google-api-python-client/commit/36e8c8bc1b9cb3bbab1abdb2936d7a9cc9cea87a (7110d89)
smartdevicemanagement: update the api https://togithub.com/googleapis/google-api-python-client/commit/f7cc8d243a3c6b16cdf7aafae285b2efbb65d1fc (7110d89)


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/www/py-google-api-python-client/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-google-api-python-client/PLIST
cvs rdiff -u -r1.41 -r1.42 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.47 pkgsrc/www/py-google-api-python-client/Makefile:1.48
--- pkgsrc/www/py-google-api-python-client/Makefile:1.47        Tue Aug 30 11:33:50 2022
+++ pkgsrc/www/py-google-api-python-client/Makefile     Mon Oct 31 10:55:39 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2022/08/30 11:33:50 sborrill Exp $
+# $NetBSD: Makefile,v 1.48 2022/10/31 10:55:39 adam Exp $
 
-DISTNAME=      google-api-python-client-2.58.0
+DISTNAME=      google-api-python-client-2.65.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-api-python-client/}
@@ -10,12 +10,11 @@ HOMEPAGE=   https://github.com/googleapis/
 COMMENT=       Python client library for Google's discovery based APIs
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-google-api-core>=1.21.0:../../devel/py-google-api-core
-DEPENDS+=      ${PYPKGPREFIX}-google-auth>=1.16.0:../../security/py-google-auth
+DEPENDS+=      ${PYPKGPREFIX}-google-api-core>=2.3.1:../../devel/py-google-api-core
+DEPENDS+=      ${PYPKGPREFIX}-google-auth>=1.19.0:../../security/py-google-auth
 DEPENDS+=      ${PYPKGPREFIX}-google-auth-httplib2>=0.1.0:../../security/py-google-auth-httplib2
 DEPENDS+=      ${PYPKGPREFIX}-httplib2>=0.15.0:../../www/py-httplib2
-DEPENDS+=      ${PYPKGPREFIX}-six>=1.13.0:../../lang/py-six
-DEPENDS+=      ${PYPKGPREFIX}-uritemplate>=3.0.0:../../textproc/py-uritemplate
+DEPENDS+=      ${PYPKGPREFIX}-uritemplate>=3.0.1:../../textproc/py-uritemplate
 TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
 TEST_DEPENDS+= ${PYPKGPREFIX}-oauth2client-[0-9]*:../../security/py-oauth2client
 TEST_DEPENDS+= ${PYPKGPREFIX}-parameterized-[0-9]*:../../devel/py-parameterized

Index: pkgsrc/www/py-google-api-python-client/PLIST
diff -u pkgsrc/www/py-google-api-python-client/PLIST:1.8 pkgsrc/www/py-google-api-python-client/PLIST:1.9
--- pkgsrc/www/py-google-api-python-client/PLIST:1.8    Tue Aug 30 11:33:50 2022
+++ pkgsrc/www/py-google-api-python-client/PLIST        Mon Oct 31 10:55:39 2022
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.8 2022/08/30 11:33:50 sborrill Exp $
-${PYSITELIB}/apiclient/__init__.py
-${PYSITELIB}/apiclient/__init__.pyc
-${PYSITELIB}/apiclient/__init__.pyo
+@comment $NetBSD: PLIST,v 1.9 2022/10/31 10:55:39 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/apiclient/__init__.py
+${PYSITELIB}/apiclient/__init__.pyc
+${PYSITELIB}/apiclient/__init__.pyo
 ${PYSITELIB}/googleapiclient/__init__.py
 ${PYSITELIB}/googleapiclient/__init__.pyc
 ${PYSITELIB}/googleapiclient/__init__.pyo
@@ -56,6 +56,7 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.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
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/analyticshub.v1beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/analyticsreporting.v4.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/androiddeviceprovisioning.v1.json
@@ -77,6 +78,7 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/artifactregistry.v1beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/artifactregistry.v1beta2.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/assuredworkloads.v1.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/assuredworkloads.v1beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/baremetalsolution.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/baremetalsolution.v1alpha1.json
@@ -114,6 +116,7 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/cloudasset.v1p5beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/cloudasset.v1p7beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/cloudbilling.v1.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/cloudbilling.v1beta.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/cloudbuild.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/cloudbuild.v1alpha1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/cloudbuild.v1alpha2.json
@@ -164,6 +167,7 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/containeranalysis.v1beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/content.v2.1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/content.v2.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/contentwarehouse.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/customsearch.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/datacatalog.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json
@@ -196,6 +200,7 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/digitalassetlinks.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/discovery.v1.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
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/dns.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/dns.v1beta2.json
@@ -277,6 +282,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.v1alpha.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/jobs.v2.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/jobs.v3.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/jobs.v3p1beta1.json
@@ -340,6 +346,7 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/policyanalyzer.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/policyanalyzer.v1beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/policysimulator.v1.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/policysimulator.v1alpha.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/policysimulator.v1beta1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/policytroubleshooter.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/policytroubleshooter.v1beta.json

Index: pkgsrc/www/py-google-api-python-client/distinfo
diff -u pkgsrc/www/py-google-api-python-client/distinfo:1.41 pkgsrc/www/py-google-api-python-client/distinfo:1.42
--- pkgsrc/www/py-google-api-python-client/distinfo:1.41        Tue Aug 30 11:33:50 2022
+++ pkgsrc/www/py-google-api-python-client/distinfo     Mon Oct 31 10:55:39 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.41 2022/08/30 11:33:50 sborrill Exp $
+$NetBSD: distinfo,v 1.42 2022/10/31 10:55:39 adam Exp $
 
-BLAKE2s (google-api-python-client-2.58.0.tar.gz) = b8f2fae4194924a875d1b9c8a3c1a0267cd6f97626da8afc94ab2fbd7090cbfc
-SHA512 (google-api-python-client-2.58.0.tar.gz) = 0d3abc329cd8e8903b43f7711a73b8d01bfa6d5f812354a97db00321ad1822994abb976f3a8bf943ffbe5a996957cb2a5c91e6ba1a9450c0aa3b7f9a9859af6d
-Size (google-api-python-client-2.58.0.tar.gz) = 8598069 bytes
+BLAKE2s (google-api-python-client-2.65.0.tar.gz) = a0c5edf10ae7c45e29c4dc6cd15cc094b347c62b9718aad1dedfcd097bbe7fbe
+SHA512 (google-api-python-client-2.65.0.tar.gz) = ba32bf0108931e487d8930c1ea8ab7c7e184760aa3e00b411727322819fc48a11fe4070d05690bd0f5b159c371cd24383c736608880c4c4c3aa26755f8628d7f
+Size (google-api-python-client-2.65.0.tar.gz) = 9956291 bytes
 SHA1 (patch-setup.py) = da689ca15728a241701a39f31baa1e0f95a7f790



Home | Main Index | Thread Index | Old Index