pkgsrc-WIP-changes archive

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

py-thermo: Dependencies chemicals, fluids built and added



Module Name:	pkgsrc-wip
Committed By:	mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Mon Sep 23 18:15:48 2024 +0530
Changeset:	159d7d3bb76578fe96ef6e922201877646fb0ee0

Modified Files:
	py-thermo/Makefile

Log Message:
py-thermo: Dependencies chemicals, fluids built and added

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

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

diffstat:
 py-thermo/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/py-thermo/Makefile b/py-thermo/Makefile
index 51e7846553..f84d4235c7 100644
--- a/py-thermo/Makefile
+++ b/py-thermo/Makefile
@@ -12,8 +12,8 @@ LICENSE=	mit
 
 DEPENDS+=	${PYPKGPREFIX}-pandas>=0:../../math/py-pandas
 DEPENDS+=	${PYPKGPREFIX}-scipy>=1.6.0:../../math/py-scipy
-DEPENDS+=	# TODO: chemicals>=1.2.0
-DEPENDS+=	# TODO: fluids>=1.0.26
+DEPENDS+=	${PYPKGPREFIX}-fluids>=1.0.26:../../wip/py-fluids
+DEPENDS+=	${PYPKGPREFIX}-chemicals>=1.2.0:../../wip/py-chemicals
 
 USE_LANGUAGES=	# none
 


Home | Main Index | Thread Index | Old Index