# HG changeset patch # User Drew Perttula # Date 2017-03-28 08:23:30 # Node ID df1237c39672c318b3778ab0b74ec188c2db14a3 # Parent b246a5262d1e46ae5ed1e29dae039ba26a4ef685 upgrade lots of pydeps; fix package install instructions Ignore-this: 4186222244831daaa7b0136b5a89f5bc diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -48,7 +48,6 @@ link_to_sys_packages: 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 @@ tkdnd_build: 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 diff --git a/readme b/readme --- a/readme +++ b/readme @@ -42,10 +42,3 @@ special curve row 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 - diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -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