pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-octoprint: register dependency on py-click
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Mon Nov 23 09:07:17 2020 +0100
Changeset: cf77131092a43537c9c9fef8838b2bfc3b4c8036
Modified Files:
py-octoprint/Makefile
Log Message:
py-octoprint: register dependency on py-click
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cf77131092a43537c9c9fef8838b2bfc3b4c8036
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-octoprint/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-octoprint/Makefile b/py-octoprint/Makefile
index 08d9c2095e..98bf3aa5bc 100644
--- a/py-octoprint/Makefile
+++ b/py-octoprint/Makefile
@@ -16,6 +16,7 @@ PYTHON_VERSIONS_ACCEPTED= 37 36
DEPENDS+= ${PYPKGPREFIX}-blinker>=1.4:../../devel/py-blinker
DEPENDS+= ${PYPKGPREFIX}-cachelib>=0.1:../../wip/py-cachelib
+DEPENDS+= ${PYPKGPREFIX}-click>=7.1.2:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-emoji>=0.5.4:../../converters/py-emoji
DEPENDS+= ${PYPKGPREFIX}-feedparser>=5.2.1<6.0.0:../../textproc/py-feedparser
DEPENDS+= ${PYPKGPREFIX}-filetype>=1.0.7:../../sysutils/py-filetype
Home |
Main Index |
Thread Index |
Old Index