pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinx-autodoc-typehints
Module Name: pkgsrc
Committed By: wiz
Date: Sat Oct 19 11:26:30 UTC 2024
Modified Files:
pkgsrc/textproc/py-sphinx-autodoc-typehints: Makefile
Log Message:
py-sphinx-autodoc-typehints: add bug report about test failure
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 \
pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
diff -u pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.29 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.30
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.29 Sat Oct 19 11:16:08 2024
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile Sat Oct 19 11:26:30 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2024/10/19 11:16:08 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2024/10/19 11:26:30 wiz Exp $
DISTNAME= sphinx_autodoc_typehints-2.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -22,7 +22,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-typing-ext
USE_LANGUAGES= # none
-# bug in numpy?
+# https://github.com/tox-dev/sphinx-autodoc-typehints/issues/496
# 2 warnings, 1 error
.include "../../lang/python/wheel.mk"
Home |
Main Index |
Thread Index |
Old Index