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:           Mon May 12 12:05:13 UTC 2025

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

Log Message:
py-google-api-python-client: update test status


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/www/py-google-api-python-client/Makefile

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.109 pkgsrc/www/py-google-api-python-client/Makefile:1.110
--- pkgsrc/www/py-google-api-python-client/Makefile:1.109       Sun May  4 14:58:13 2025
+++ pkgsrc/www/py-google-api-python-client/Makefile     Mon May 12 12:05:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2025/05/04 14:58:13 wiz Exp $
+# $NetBSD: Makefile,v 1.110 2025/05/12 12:05:13 wiz Exp $
 
 DISTNAME=      google_api_python_client-2.169.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -21,9 +21,8 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-parameteri
 
 USE_LANGUAGES= # none
 
-# as of 2.146.0
+# as of 2.169.0
 # 2 failed, 310 passed, 9 skipped
-# as of 2.154.0, python dumps core with grpc in the backtrace
 
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index