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 Nov 24 10:23:24 UTC 2024

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

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

API updates.


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/www/py-google-api-python-client/Makefile
cvs rdiff -u -r1.90 -r1.91 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.97 pkgsrc/www/py-google-api-python-client/Makefile:1.98
--- pkgsrc/www/py-google-api-python-client/Makefile:1.97        Sun Nov 17 09:39:59 2024
+++ pkgsrc/www/py-google-api-python-client/Makefile     Sun Nov 24 10:23:24 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2024/11/17 09:39:59 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2024/11/24 10:23:24 wiz Exp $
 
-DISTNAME=      google_api_python_client-2.153.0
+DISTNAME=      google_api_python_client-2.154.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google_api_python_client/}
@@ -23,7 +23,7 @@ USE_LANGUAGES=        # none
 
 # as of 2.146.0
 # 2 failed, 310 passed, 9 skipped
-# as of 2.153.0, python dumps core with grpc in the backtrace
+# as of 2.154.0, python dumps core with grpc in the backtrace
 
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/py-google-api-python-client/distinfo
diff -u pkgsrc/www/py-google-api-python-client/distinfo:1.90 pkgsrc/www/py-google-api-python-client/distinfo:1.91
--- pkgsrc/www/py-google-api-python-client/distinfo:1.90        Sun Nov 17 09:39:59 2024
+++ pkgsrc/www/py-google-api-python-client/distinfo     Sun Nov 24 10:23:24 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.90 2024/11/17 09:39:59 wiz Exp $
+$NetBSD: distinfo,v 1.91 2024/11/24 10:23:24 wiz Exp $
 
-BLAKE2s (google_api_python_client-2.153.0.tar.gz) = b019fd2139af91169b95836c9e0d6e9389954725e43b060fdf5a5b0f6ea5dbbb
-SHA512 (google_api_python_client-2.153.0.tar.gz) = c4066807e2e6096b90f6cbe51c20919429abd7c9b25fcefbdd849e290335d926e2b190ad3e61531681589176bbbb72c77f53858687bfee040b1dda36f92ffef3
-Size (google_api_python_client-2.153.0.tar.gz) = 12059322 bytes
+BLAKE2s (google_api_python_client-2.154.0.tar.gz) = c4fb17795919bb67e31f154725277846c35bb11ffc405438fd0b412676817585
+SHA512 (google_api_python_client-2.154.0.tar.gz) = 9728f4cda59919ddec28876f27b6e7716d96c9ba08088f064aa1ac0e0a4ccd1d7ad66e592ac8e2429f04520b64d8228fd3d358f7ae7d157048c9719fcb7b8cd3
+Size (google_api_python_client-2.154.0.tar.gz) = 12070143 bytes
 SHA1 (patch-setup.py) = f5f7c11769f086c2396cf5ad0e4233f93f8008ef



Home | Main Index | Thread Index | Old Index