Browse code

Drop MySQL-python installation from packages

We want that one to be installed via pip, if we still use it
(by default PyMySQL is used, which is already installed via
pip as well).

Change-Id: I76454aa7f84379aa387b144686bcfaa327b141ed

Dirk Mueller authored on 2017/09/21 05:49:44
Showing 3 changed files
... ...
@@ -1,4 +1,3 @@
1 1
 memcached
2 2
 mod_ssl
3
-MySQL-python
4 3
 sqlite
... ...
@@ -6,7 +6,6 @@ haproxy # to serve as metadata proxy inside router/dhcp namespaces
6 6
 iptables
7 7
 iputils
8 8
 mysql-devel
9
-MySQL-python
10 9
 mysql-server # NOPRIME
11 10
 openvswitch # NOPRIME
12 11
 rabbitmq-server # NOPRIME
... ...
@@ -12,7 +12,6 @@ kpartx
12 12
 libxml2-python
13 13
 m2crypto
14 14
 mysql-devel
15
-MySQL-python
16 15
 mysql-server # NOPRIME
17 16
 numpy # needed by websockify for spice console
18 17
 parted