pkgsrc-WIP-changes archive

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

py-octoprint: update dependencies



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Thu Feb 25 16:00:31 2021 +0100
Changeset:	401033b60248b127e3f99deb1d66d8ebf863e454

Modified Files:
	py-octoprint/Makefile

Log Message:
py-octoprint: update dependencies

py-cachelib is now in pkgsrc.

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

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

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

diffs:
diff --git a/py-octoprint/Makefile b/py-octoprint/Makefile
index 04a3db79e4..0b0b0d998b 100644
--- a/py-octoprint/Makefile
+++ b/py-octoprint/Makefile
@@ -17,7 +17,7 @@ RCD_SCRIPTS=	octoprint
 PYTHON_VERSIONS_ACCEPTED=	38 37 36
 
 DEPENDS+=	${PYPKGPREFIX}-blinker>=1.4:../../devel/py-blinker
-DEPENDS+=	${PYPKGPREFIX}-cachelib>=0.1:../../wip/py-cachelib
+DEPENDS+=	${PYPKGPREFIX}-cachelib>=0.1:../../devel/py-cachelib
 DEPENDS+=	${PYPKGPREFIX}-click>=7.1.2:../../devel/py-click
 DEPENDS+=	${PYPKGPREFIX}-emoji>=0.5.4:../../converters/py-emoji
 DEPENDS+=	${PYPKGPREFIX}-feedparser>=6.0.2:../../textproc/py-feedparser


Home | Main Index | Thread Index | Old Index