Mercurial > code > home > repos > light9
changeset 1209:b7c752e49355
upgrade many modules
Ignore-this: 106ed7e9ec6c3a1d317eeb9e0493b7bc
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sat, 06 Jun 2015 09:39:00 +0000 |
parents | 6dcd6a84322a |
children | 8e8d778f9e21 |
files | makefile pydeps |
diffstat | 2 files changed, 14 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/makefile Tue Jun 17 04:56:17 2014 +0000 +++ b/makefile Sat Jun 06 09:39:00 2015 +0000 @@ -10,7 +10,7 @@ # needed packages: python-gtk2 python-imaging install_python_deps: link_to_sys_packages - env/bin/pip install -r pydeps + env/bin/pip install -U -r pydeps DP=/usr/lib/python2.7/dist-packages SP=env/lib/python2.7/site-packages @@ -35,6 +35,7 @@ create_virtualenv: mkdir -p env virtualenv -p $(PYTHON) env + env/bin/pip install -U pip ln -sf ../env/bin/python bin/python tkdnd_build:
--- a/pydeps Tue Jun 17 04:56:17 2014 +0000 +++ b/pydeps Sat Jun 06 09:39:00 2015 +0000 @@ -1,28 +1,28 @@ -rdflib==4.1.2 -Twisted==14.0.0 +rdflib==4.2.0 +Twisted==15.2.1 webcolors==1.4 Louie==1.1 cyclone==1.1 web.py==0.37 restkit==4.2.2 -ipython==2.1.0 -nose==1.3.3 -nose-watcher==0.1.2 -watchdog==0.7.1 -ipdb==0.8 -coloredlogs==0.5 +ipython==3.1.0 +nose==1.3.7 +nose-watcher==0.1.3 +watchdog==0.8.3 +ipdb==0.8.1 +coloredlogs==1.0.1 genshi==0.7 -pyjade==2.2.0 -python-dateutil==2.2 +pyjade==3.0.0 +python-dateutil==2.4.2 txosc==0.2.0 service_identity==0.2 -Pillow==2.4.0 +Pillow==2.8.1 faulthandler==2.3 treq==0.2.1 mock==1.0.1 toposort==1.0 pyserial==2.7 -scales==1.0.6 +scales==1.0.9 statprof==0.1.2