pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-google-api-core



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon May 12 12:03:09 UTC 2025

Modified Files:
        pkgsrc/devel/py-google-api-core: Makefile

Log Message:
py-google-api-core: update test status


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/py-google-api-core/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-google-api-core/Makefile
diff -u pkgsrc/devel/py-google-api-core/Makefile:1.42 pkgsrc/devel/py-google-api-core/Makefile:1.43
--- pkgsrc/devel/py-google-api-core/Makefile:1.42       Sat Apr 12 11:03:06 2025
+++ pkgsrc/devel/py-google-api-core/Makefile    Mon May 12 12:03:09 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2025/04/12 11:03:06 adam Exp $
+# $NetBSD: Makefile,v 1.43 2025/05/12 12:03:09 wiz Exp $
 
 DISTNAME=      google_api_core-2.24.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -22,9 +22,8 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-test-async
 
 USE_LANGUAGES= # none
 
-# test status as of 2.20.0
-# 24 failed, 912 passed, 42 skipped, 90 warnings
-# as of 2.24.0, python3.13 dumps core with grpc in the backtrace
+# test status as of 2.24.2
+# 714 passed, 23 skipped
 
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index