From f4fdb32852c0773522b387eb9f70c8531a395d76 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Sun, 19 Feb 2017 00:03:10 +0000 Subject: [PATCH] Upgrade tingbot-python --- root/DEBIAN/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/DEBIAN/postinst b/root/DEBIAN/postinst index 7f67d3c..c3b642e 100755 --- a/root/DEBIAN/postinst +++ b/root/DEBIAN/postinst @@ -27,7 +27,7 @@ pip install requests==2.7.0 evdev==0.5.0 pip install pyasn1==0.1.8 pip install git+https://github.com/tingbot/tbprocessd.git@v0.6.0 -pip install git+https://github.com/tingbot/tingbot-python.git@v1.0.2 +pip install git+https://github.com/tingbot/tingbot-python.git@v1.1.1 tbtool build /usr/share/tingbot/expand-rootfs.tingapp # pip doesn't install git commit SHAs properly, and tingbot-gui hasn't incremented its version