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:           Sun Aug 25 10:14:13 UTC 2024

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

Log Message:
py-google-api-python-client: update to 2.142.0.

API updates.


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/www/py-google-api-python-client/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/py-google-api-python-client/PLIST
cvs rdiff -u -r1.84 -r1.85 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.90 pkgsrc/www/py-google-api-python-client/Makefile:1.91
--- pkgsrc/www/py-google-api-python-client/Makefile:1.90        Mon Aug 19 21:32:22 2024
+++ pkgsrc/www/py-google-api-python-client/Makefile     Sun Aug 25 10:14:13 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2024/08/19 21:32:22 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2024/08/25 10:14:13 wiz Exp $
 
-DISTNAME=      google_api_python_client-2.141.0
+DISTNAME=      google_api_python_client-2.142.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google_api_python_client/}
@@ -24,7 +24,7 @@ USE_LANGUAGES=        # none
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
-# as of 2.141.0
+# as of 2.142.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.34 pkgsrc/www/py-google-api-python-client/PLIST:1.35
--- pkgsrc/www/py-google-api-python-client/PLIST:1.34   Sun Jul 28 11:52:09 2024
+++ pkgsrc/www/py-google-api-python-client/PLIST        Sun Aug 25 10:14:13 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.34 2024/07/28 11:52:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.35 2024/08/25 10:14:13 wiz Exp $
 ${PYSITELIB}/apiclient/__init__.py
 ${PYSITELIB}/apiclient/__init__.pyc
 ${PYSITELIB}/apiclient/__init__.pyo
@@ -303,7 +303,9 @@ ${PYSITELIB}/googleapiclient/discovery_c
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/gkehub.v1alpha2.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/gkehub.v1beta.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/gkehub.v1beta1.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/gkehub.v2.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/gkehub.v2alpha.json
+${PYSITELIB}/googleapiclient/discovery_cache/documents/gkehub.v2beta.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/gkeonprem.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/gmail.v1.json
 ${PYSITELIB}/googleapiclient/discovery_cache/documents/gmailpostmastertools.v1.json

Index: pkgsrc/www/py-google-api-python-client/distinfo
diff -u pkgsrc/www/py-google-api-python-client/distinfo:1.84 pkgsrc/www/py-google-api-python-client/distinfo:1.85
--- pkgsrc/www/py-google-api-python-client/distinfo:1.84        Mon Aug 19 21:32:22 2024
+++ pkgsrc/www/py-google-api-python-client/distinfo     Sun Aug 25 10:14:13 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.84 2024/08/19 21:32:22 wiz Exp $
+$NetBSD: distinfo,v 1.85 2024/08/25 10:14:13 wiz Exp $
 
-BLAKE2s (google_api_python_client-2.141.0.tar.gz) = f488da3c3e45b3c87cb7676861ea25df7791f5abd042a3a6540db144e48ef2a8
-SHA512 (google_api_python_client-2.141.0.tar.gz) = c8d0f879ce9466e3c93e36f263ad9185bc844dae229ed1791068025dd200f21d67d0c87a5ee8ca8b6b0d71c7aad10b6a97dcfc7e7fed20017f992f5bdc7ea225
-Size (google_api_python_client-2.141.0.tar.gz) = 11652283 bytes
+BLAKE2s (google_api_python_client-2.142.0.tar.gz) = d3a17c363a2ca5ae1971cb05162b7f7d91f64139c5a113c88ce6148fbfd246b7
+SHA512 (google_api_python_client-2.142.0.tar.gz) = ede409d7f46fb06aaaf3cf2c850259cc8e7e7d2b4a8469323118f2774c31f52f9a11a8fac68d3e2ea27e9425badb5ca08c2b432321d23b6b0b460dafb0e652ce
+Size (google_api_python_client-2.142.0.tar.gz) = 11680160 bytes
 SHA1 (patch-setup.py) = f5f7c11769f086c2396cf5ad0e4233f93f8008ef



Home | Main Index | Thread Index | Old Index