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: wiz
Date: Sat Jun 7 21:42:36 UTC 2025
Modified Files:
pkgsrc/www/py-google-api-python-client: Makefile PLIST distinfo
Log Message:
py-google-api-python-client: update to 2.171.0.
API updates and new APIs.
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/www/py-google-api-python-client/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/www/py-google-api-python-client/PLIST
cvs rdiff -u -r1.102 -r1.103 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.110 pkgsrc/www/py-google-api-python-client/Makefile:1.111
--- pkgsrc/www/py-google-api-python-client/Makefile:1.110 Mon May 12 12:05:13 2025
+++ pkgsrc/www/py-google-api-python-client/Makefile Sat Jun 7 21:42:36 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.110 2025/05/12 12:05:13 wiz Exp $
+# $NetBSD: Makefile,v 1.111 2025/06/07 21:42:36 wiz Exp $
-DISTNAME= google_api_python_client-2.169.0
+DISTNAME= google_api_python_client-2.171.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google_api_python_client/}
@@ -21,7 +21,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-parameteri
USE_LANGUAGES= # none
-# as of 2.169.0
+# as of 2.171.0
# 2 failed, 310 passed, 9 skipped
.include "../../lang/python/wheel.mk"
Index: pkgsrc/www/py-google-api-python-client/PLIST
diff -u pkgsrc/www/py-google-api-python-client/PLIST:1.42 pkgsrc/www/py-google-api-python-client/PLIST:1.43
--- pkgsrc/www/py-google-api-python-client/PLIST:1.42 Mon Apr 28 10:42:30 2025
+++ pkgsrc/www/py-google-api-python-client/PLIST Sat Jun 7 21:42:36 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2025/04/28 10:42:30 wiz Exp $
+@comment $NetBSD: PLIST,v 1.43 2025/06/07 21:42:36 wiz Exp $
${PYSITELIB}/apiclient/__init__.py
${PYSITELIB}/apiclient/__init__.pyc
${PYSITELIB}/apiclient/__init__.pyo
@@ -79,6 +79,7 @@ ${PYSITELIB}/googleapiclient/discovery_c
${PYSITELIB}/googleapiclient/discovery_cache/documents/apigateway.v1beta.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/apigee.v1.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/apigeeregistry.v1.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/apihub.v1.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/apikeys.v2.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/apim.v1alpha.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/appengine.v1.json
@@ -276,6 +277,8 @@ ${PYSITELIB}/googleapiclient/discovery_c
${PYSITELIB}/googleapiclient/discovery_cache/documents/firebaseappcheck.v1beta.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/firebaseappdistribution.v1.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/firebaseappdistribution.v1alpha.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/firebaseapphosting.v1.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/firebaseapphosting.v1beta.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/firebasedatabase.v1beta.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/firebasedataconnect.v1.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/firebasedataconnect.v1beta.json
@@ -364,8 +367,10 @@ ${PYSITELIB}/googleapiclient/discovery_c
${PYSITELIB}/googleapiclient/discovery_cache/documents/merchantapi.conversions_v1beta.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/merchantapi.datasources_v1beta.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/merchantapi.inventories_v1beta.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/merchantapi.issueresolution_v1beta.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/merchantapi.lfp_v1beta.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/merchantapi.notifications_v1beta.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/merchantapi.ordertracking_v1beta.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/merchantapi.products_v1beta.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/merchantapi.promotions_v1beta.json
${PYSITELIB}/googleapiclient/discovery_cache/documents/merchantapi.quota_v1beta.json
Index: pkgsrc/www/py-google-api-python-client/distinfo
diff -u pkgsrc/www/py-google-api-python-client/distinfo:1.102 pkgsrc/www/py-google-api-python-client/distinfo:1.103
--- pkgsrc/www/py-google-api-python-client/distinfo:1.102 Sun May 4 14:58:13 2025
+++ pkgsrc/www/py-google-api-python-client/distinfo Sat Jun 7 21:42:36 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.102 2025/05/04 14:58:13 wiz Exp $
+$NetBSD: distinfo,v 1.103 2025/06/07 21:42:36 wiz Exp $
-BLAKE2s (google_api_python_client-2.169.0.tar.gz) = 1c4c8bcdcd5e929319e66dff508568aa46d1dec89d237aa4d4fbdb545f0df8df
-SHA512 (google_api_python_client-2.169.0.tar.gz) = 506bf5fc576a0db4d9db1e4abffdc5fa78009a070a7254821393599e3f56c55b6219b16200ea7f776a0ceca8673aa58cd379f952078deaafdc3f72e0591d726f
-Size (google_api_python_client-2.169.0.tar.gz) = 12811341 bytes
+BLAKE2s (google_api_python_client-2.171.0.tar.gz) = 39e7208c2d51c7240dd51f5874464804caae7802e4e1b4d30e344c9cf5951d3e
+SHA512 (google_api_python_client-2.171.0.tar.gz) = 8237e79f3e6be18bcd2aa8e073c5842768861dbd90faabf25e01cda116afebea0e895a951c01f23f81cda26d70db387b622afa024378f5acb7a6d580d7279663
+Size (google_api_python_client-2.171.0.tar.gz) = 13028937 bytes
SHA1 (patch-setup.py) = 7ac2eb92d8ee49f0416ea5be88203355aa6fbd45
Home |
Main Index |
Thread Index |
Old Index