pkgsrc-WIP-changes archive

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

py-macs3: Test new version of wip/py-hmmlearn dep



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Mar 2 06:40:42 2024 -0600
Changeset:	da7f5defadbd6dee28bc6aea756b3f30aead24ba

Modified Files:
	py-macs3/Makefile

Log Message:
py-macs3: Test new version of wip/py-hmmlearn dep

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

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

diffstat:
 py-macs3/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-macs3/Makefile b/py-macs3/Makefile
index ead0f7a88b..4ce1c9494a 100644
--- a/py-macs3/Makefile
+++ b/py-macs3/Makefile
@@ -14,7 +14,7 @@ LICENSE=	modified-bsd
 
 TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools
 TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
-DEPENDS+=	${PYPKGPREFIX}-hmmlearn>=0.3:../../math/py-hmmlearn
+DEPENDS+=	${PYPKGPREFIX}-hmmlearn>=0.3:../../wip/py-hmmlearn
 # cykhash>=2.0,<3.0
 DEPENDS+=	${PYPKGPREFIX}-cykhash>=2.0:../../devel/py-cykhash
 TEST_DEPENDS=	${PYPKGPREFIX}-test>=7.0:../../devel/py-test


Home | Main Index | Thread Index | Old Index