changeset 1508:df1237c39672

upgrade lots of pydeps; fix package install instructions Ignore-this: 4186222244831daaa7b0136b5a89f5bc
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 28 Mar 2017 08:23:30 +0000
parents b246a5262d1e
children 8535eb1b40d6
files makefile readme requirements.txt
diffstat 3 files changed, 18 insertions(+), 26 deletions(-) [+]
line wrap: on
line diff
--- a/makefile	Tue Mar 28 08:44:29 2017 +0000
+++ b/makefile	Tue Mar 28 08:23:30 2017 +0000
@@ -48,7 +48,6 @@
 	ln -sf $(DP)/goocanvasmodule.so $(SP)/
 	ln -sf $(DP)/cv2.x86_64-linux-gnu.so $(SP)/
 	ln -sf $(DP)/cv.py $(SP)/
-	ln -sf $(DP)/numpy $(SP)/
 
 PYTHON=/usr/bin/pypy
 PYTHON=/usr/bin/python
@@ -69,10 +68,10 @@
 bin/ascoltami2: gst_packages link_to_sys_packages
 
 gst_packages:
-	sudo aptitude install python-gi gir1.2-gst-plugins-base-1.0 libgirepository-1.0-1 gir1.2-gstreamer-1.0 gstreamer1.0-tools gstreamer1.0-plugins-good gstreamer1.0-pulseaudio python-gst0.10 python-gst-1.0
+	sudo aptitude install python-gi gir1.2-gst-plugins-base-1.0 libgirepository-1.0-1 gir1.2-gstreamer-1.0 gstreamer1.0-tools gstreamer1.0-plugins-good gstreamer1.0-pulseaudio python-gst0.10 python-gst-1.0 python-pygoocanvas gir1.2-goocanvas-2.0
 
 packages:
-	sudo aptitude install coffeescript freemind normalize-audio audacity python-pygoocanvas python-pygame gir1.2-goocanvas-2.0-9 libffi-dev tix libzmq3 python-dev libssl-dev python-opencv
+	sudo aptitude install coffeescript normalize-audio audacity python-pygame libffi-dev tix libzmq3-dev python-dev libssl-dev python-opencv
 
 bower:
 	cd light9/web/lib; bower install
--- a/readme	Tue Mar 28 08:44:29 2017 +0000
+++ b/readme	Tue Mar 28 08:23:30 2017 +0000
@@ -42,10 +42,3 @@
 hotter reloading of subs and values. from KC, drag a new sub into CC
 
 drag looks into CC
-
---------------
-
-eeepc setup:
-/etc/systemd/logind.conf
-+HandleLidSwitch=ignore
-
--- a/requirements.txt	Tue Mar 28 08:44:29 2017 +0000
+++ b/requirements.txt	Tue Mar 28 08:23:30 2017 +0000
@@ -1,36 +1,36 @@
 rdflib==4.1.2
-Twisted==14.0.0
-webcolors==1.4
+Twisted==17.1.0
+webcolors==1.7
 Louie==1.1
 cyclone==1.1
 
-web.py==0.37
+web.py==0.38
 restkit==4.2.2
-ipython==3.1.0
+ipython==5.3.0
 nose==1.3.7
 nose-watcher==0.1.3
 watchdog==0.8.3
-freezegun==0.3.7
-ipdb==0.8.1
+freezegun==0.3.8
+ipdb==0.10.2
 coloredlogs==1.0.1
 genshi==0.7
 pyjade==3.0.0
-python-dateutil==2.4.2
+python-dateutil==2.6.0
 txosc==0.2.0
-service_identity==0.2
-Pillow==2.8.1
-faulthandler==2.3
-treq==0.2.1
-mock==1.0.1
-toposort==1.0
+service_identity==16.0.0
+Pillow==4.0.0
+faulthandler==2.6
+treq==16.12.0
+mock==2.0.0
+toposort==1.5
 pyserial==2.7
 
 statprof==0.1.2
-txzmq==0.7.4
+txzmq==0.8.0
 
 pyusb==1.0.0
-coverage==4.1
-klein==15.3.1
+coverage==4.3.4
+klein==17.2.0
 git+http://github.com/drewp/scales.git@448d59fb491b7631877528e7695a93553bfaaa93#egg=scales
 colormath==2.1.1
 noise==1.2.2