pkgsrc-WIP-changes archive

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

py-spsdk: fix DEPENDS



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Fri Dec 8 20:30:28 2023 +0100
Changeset:	f9b1139e9fc9d9bfb73621c7e63898a71c6770c6

Modified Files:
	py-spsdk/Makefile

Log Message:
py-spsdk: fix DEPENDS

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

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

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

diffs:
diff --git a/py-spsdk/Makefile b/py-spsdk/Makefile
index 749d2e4957..fc2c714e8f 100644
--- a/py-spsdk/Makefile
+++ b/py-spsdk/Makefile
@@ -16,7 +16,7 @@ DEPENDS+=	${PYPKGPREFIX}-astunparse>=1.6:../../devel/py-astunparse
 DEPENDS+=	${PYPKGPREFIX}-bincopy>=17.14.5:../../wip/py-bincopy
 DEPENDS+=	${PYPKGPREFIX}-bitstring>=3.1:../../devel/py-bitstring
 DEPENDS+=	${PYPKGPREFIX}-click>=7.1:../../devel/py-click
-DEPENDS+=	${PYPKGPREFIX}-click-command-tree>=0../../wip/py-click-command-tree
+DEPENDS+=	${PYPKGPREFIX}-click-command-tree>=0:../../wip/py-click-command-tree
 DEPENDS+=	${PYPKGPREFIX}-click-option-group>=0.3.0:../../wip/py-click-option-group
 DEPENDS+=	${PYPKGPREFIX}-colorama>=0.4.6:../../comms/py-colorama
 DEPENDS+=	${PYPKGPREFIX}-commentjson>=0.9:../../wip/py-commentjson


Home | Main Index | Thread Index | Old Index