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:12:27 2021 +0100
Changeset:	d0e4b3cbf8ee69a523885edd8ab4608142f5af2b

Modified Files:
	py-octoprint/Makefile

Log Message:
py-octoprint: update dependencies

py-pylru 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=d0e4b3cbf8ee69a523885edd8ab4608142f5af2b

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 0b0b0d998b..03abb520ae 100644
--- a/py-octoprint/Makefile
+++ b/py-octoprint/Makefile
@@ -37,7 +37,7 @@ DEPENDS+=	${PYPKGPREFIX}-octoprint-filecheck>=2020.8.7:../../print/py-octoprint-
 DEPENDS+=	${PYPKGPREFIX}-octoprint-firmwarecheck>=2020.9.23:../../print/py-octoprint-firmwarecheck
 DEPENDS+=	${PYPKGPREFIX}-pkginfo>=1.5.0.1:../../devel/py-pkginfo
 DEPENDS+=	${PYPKGPREFIX}-psutil>=5.7:../../sysutils/py-psutil
-DEPENDS+=	${PYPKGPREFIX}-pylru>=1.2:../../wip/py-pylru
+DEPENDS+=	${PYPKGPREFIX}-pylru>=1.2:../../devel/py-pylru
 DEPENDS+=	${PYPKGPREFIX}-regex>2018.11.6:../../textproc/py-regex
 DEPENDS+=	${PYPKGPREFIX}-requests>=2.23.0:../../devel/py-requests
 DEPENDS+=	${PYPKGPREFIX}-rsa>=4.0:../../security/py-rsa


Home | Main Index | Thread Index | Old Index