aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-webui/octoprint
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-webui/octoprint')
-rw-r--r--recipes-webui/octoprint/octoprint_git.bb50
1 files changed, 25 insertions, 25 deletions
diff --git a/recipes-webui/octoprint/octoprint_git.bb b/recipes-webui/octoprint/octoprint_git.bb
index 46daa82..ab0580c 100644
--- a/recipes-webui/octoprint/octoprint_git.bb
+++ b/recipes-webui/octoprint/octoprint_git.bb
@@ -6,9 +6,9 @@ SECTION = "devel/python"
LICENSE = "AGPL-3.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=73f1eb20517c55bf9493b7dd6e480788"
-SRCREV = "9fd8b09e34d0654df5c50470a532a935e2404eee"
+SRCREV = "692166f067329cd3d6fdc84389e0dd76184c5e0c"
-PV = "1.2.8+git${SRCPV}"
+PV = "1.2.10+git${SRCPV}"
SRC_URI = "git://github.com/foosel/OctoPrint.git;protocol=https;branch=maintenance \
@@ -69,40 +69,40 @@ pkg_postinst_${PN}_append () {
chown -R octoprint $D${sysconfdir}/octoprint
}
-RDEPENDS_${PN} = "python-tornado \
- python-pyyaml \
- python-numpy \
- python-pyserial \
- python-werkzeug \
- python-html \
- python-sockjs-tornado \
- python-tornado \
- python-json \
+RDEPENDS_${PN} = "python-awesome-slugify \
python-backports-ssl \
+ python-blinker \
python-flask \
+ python-flask-assets \
+ python-flask-babel \
python-flask-login \
python-flask-principal \
- python-netserver \
+ python-html \
python-itsdangerous \
+ python-jinja2 \
+ python-json \
python-markupsafe \
- python-blinker \
python-netaddr \
- python-jinja2 \
- python-watchdog \
+ python-netifaces \
+ python-netserver \
+ python-numpy \
python-pathtools \
- python-sarge \
- python-sphinxcontrib-httpdomain \
- python-sphinx-rtd-theme \
python-pip \
- python-semantic-version \
- python-requests \
python-pkginfo \
- python-rsa \
- python-pylru \
- python-netifaces \
- python-flask-assets \
- python-flask-babel \
python-psutil \
+ python-pylru \
+ python-pyserial \
+ python-pyyaml \
+ python-requests \
+ python-rsa \
+ python-sarge \
+ python-semantic-version \
+ python-sockjs-tornado \
+ python-sphinx-rtd-theme \
+ python-sphinxcontrib-httpdomain \
+ python-tornado \
+ python-watchdog \
+ python-werkzeug \
sudo \
curaengine \
"