pkgsrc-WIP-changes archive

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

py-macs3: wip/py-hmmlearn -> math/py-hmmlearn



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jan 7 07:36:17 2024 -0600
Changeset:	a9ccdaf98e189e6a58650b967430f4cfc1a52216

Modified Files:
	py-macs3/Makefile

Log Message:
py-macs3: wip/py-hmmlearn -> math/py-hmmlearn

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

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 566d307848..ddc34f934f 100644
--- a/py-macs3/Makefile
+++ b/py-macs3/Makefile
@@ -12,7 +12,7 @@ HOMEPAGE=	https://github.com/macs3-project/MACS
 COMMENT=	Peak caller aimed at transcription factor binding sites
 LICENSE=	modified-bsd
 
-DEPENDS+=	${PYPKGPREFIX}-hmmlearn>=0:../../wip/py-hmmlearn
+DEPENDS+=	${PYPKGPREFIX}-hmmlearn>=0:../../math/py-hmmlearn
 
 .include "../../lang/python/wheel.mk"
 .include "../../math/py-numpy/buildlink3.mk"


Home | Main Index | Thread Index | Old Index