pkgsrc-WIP-changes archive

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

py-hmmlearn: Note that some tests still fail



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Mar 2 16:30:32 2024 -0600
Changeset:	35464f96021061b107220eb2cde6b8e213971fe5

Modified Files:
	py-hmmlearn/Makefile

Log Message:
py-hmmlearn: Note that some tests still fail

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=35464f96021061b107220eb2cde6b8e213971fe5

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

diffstat:
 py-hmmlearn/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-hmmlearn/Makefile b/py-hmmlearn/Makefile
index 317b1f7705..2dd3321aeb 100644
--- a/py-hmmlearn/Makefile
+++ b/py-hmmlearn/Makefile
@@ -21,6 +21,7 @@ USE_LANGUAGES=	c c++
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27 38
 
+# hmmlearn-0.3.2: Some tests still fail
 do-test:
 	# setup.py builds directly to prefix by default, so we need to build
 	# again within the project for pytest to work


Home | Main Index | Thread Index | Old Index