pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-OpenSSL
Module Name: pkgsrc
Committed By: adam
Date: Sun Jan 15 21:00:39 UTC 2023
Modified Files:
pkgsrc/security/py-OpenSSL: Makefile
Log Message:
py-OpenSSL: update test status
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/security/py-OpenSSL/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-OpenSSL/Makefile
diff -u pkgsrc/security/py-OpenSSL/Makefile:1.63 pkgsrc/security/py-OpenSSL/Makefile:1.64
--- pkgsrc/security/py-OpenSSL/Makefile:1.63 Sun Jan 15 19:40:14 2023
+++ pkgsrc/security/py-OpenSSL/Makefile Sun Jan 15 21:00:39 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2023/01/15 19:40:14 abs Exp $
+# $NetBSD: Makefile,v 1.64 2023/01/15 21:00:39 adam Exp $
DISTNAME= pyOpenSSL-23.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -18,8 +18,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-runne
# https://github.com/pyca/pyopenssl/issues/656
PYSETUPTESTTARGET= pytest
-# test status as of 22.0.0
-# 4 failed, 521 passed, 1 skipped, 6 warnings
+# test status as of 23.0.0
+# 2 failed, 535 passed, 1 skipped, 6 warnings
PYTHON_VERSIONS_INCOMPATIBLE= 27
Home |
Main Index |
Thread Index |
Old Index