Browse code

don't install boto from packages

installing boto from packages pins some other pure python libraries
(like requests) in an unexpected way. As this is pure python we should
instead let this be install from pip and thus be controlled by global
requirements.

Change-Id: If5df9de8c3e1ad8faceab4b43c86134dbbc55a51

Sean Dague authored on 2014/09/04 00:30:54
Showing 7 changed files
... ...
@@ -5,7 +5,6 @@ iputils-arping
5 5
 libmysqlclient-dev  # testonly
6 6
 mysql-server #NOPRIME
7 7
 sudo
8
-python-boto
9 8
 python-iso8601
10 9
 python-paste
11 10
 python-routes
... ...
@@ -42,7 +42,6 @@ python-sqlalchemy
42 42
 python-suds
43 43
 python-lockfile
44 44
 python-m2crypto
45
-python-boto
46 45
 python-kombu
47 46
 python-feedparser
48 47
 python-iso8601
... ...
@@ -4,7 +4,6 @@ ebtables
4 4
 iptables
5 5
 iputils
6 6
 mariadb # NOPRIME
7
-python-boto
8 7
 python-eventlet
9 8
 python-greenlet
10 9
 python-iso8601
... ...
@@ -23,7 +23,6 @@ python-PasteDeploy
23 23
 python-Routes
24 24
 python-SQLAlchemy
25 25
 python-Tempita
26
-python-boto
27 26
 python-cheetah
28 27
 python-eventlet
29 28
 python-feedparser
... ...
@@ -4,7 +4,6 @@ mod_wsgi  # NOPRIME
4 4
 pylint
5 5
 python-anyjson
6 6
 python-BeautifulSoup
7
-python-boto
8 7
 python-coverage
9 8
 python-dateutil
10 9
 python-eventlet
... ...
@@ -8,7 +8,6 @@ mysql-connector-python
8 8
 mysql-devel  # testonly
9 9
 mysql-server # NOPRIME
10 10
 openvswitch # NOPRIME
11
-python-boto
12 11
 python-eventlet
13 12
 python-greenlet
14 13
 python-iso8601
... ...
@@ -20,7 +20,6 @@ mysql-devel  # testonly
20 20
 mysql-server # NOPRIME
21 21
 parted
22 22
 polkit
23
-python-boto
24 23
 python-cheetah
25 24
 python-eventlet
26 25
 python-feedparser