pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-google-auth
Module Name: pkgsrc
Committed By: wiz
Date: Mon May 12 12:00:54 UTC 2025
Modified Files:
pkgsrc/security/py-google-auth: Makefile
Log Message:
py-google-auth: update test status
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/security/py-google-auth/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-google-auth/Makefile
diff -u pkgsrc/security/py-google-auth/Makefile:1.84 pkgsrc/security/py-google-auth/Makefile:1.85
--- pkgsrc/security/py-google-auth/Makefile:1.84 Sun May 11 10:24:29 2025
+++ pkgsrc/security/py-google-auth/Makefile Mon May 12 12:00:54 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2025/05/11 10:24:29 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2025/05/12 12:00:54 wiz Exp $
DISTNAME= google_auth-2.40.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
@@ -31,10 +31,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-urllib3-[0
USE_LANGUAGES= # none
-# as of 2.35.0
-# 4 failed, 1223 passed, 52 warnings
-# as of 2.37.0
-# core dump in Python 3.13
+# as of 2.40.1
+# 6 failed, 1283 passed, 17 skipped, 68 warnings
.include "../../lang/python/wheel.mk"
PYTHON_VERSIONED_DEPENDENCIES+= cryptography OpenSSL
Home |
Main Index |
Thread Index |
Old Index