Browse code

Remove python-migrate

python-migrate pulls in python-decorator on Ubuntu and something allows
that (version 3.3.2) to not get upgraded to 3.4.0 which is on our
requirements.txt.

See if we can get migrate from pip...

Change-Id: Iacf2f67a33fb82895cef8b1af2d1b701a020efe3

Dean Troyer authored on 2015/01/18 13:46:53
Showing 2 changed files
... ...
@@ -18,4 +18,3 @@ python-mox
18 18
 python-kombu
19 19
 python-coverage
20 20
 python-cherrypy3 # why?
21
-python-migrate
... ...
@@ -26,7 +26,6 @@ qpidd # dist:precise NOPRIME
26 26
 socat # used by ajaxterm
27 27
 python-mox
28 28
 python-paste
29
-python-migrate
30 29
 python-greenlet
31 30
 python-libvirt # NOPRIME
32 31
 python-libxml2