Browse code

Don't install numpy packages

numpy is a python requirement of the websockify package (it appears
there was some disucssion over *removing* this in [1], but did not
happen). Possibly these packages were installed a long time ago
before wheel support as it was taking a long time to build. But we
have wheels today, and later versions than the distro provides are
being dragged in anyway. Remove all distro installs.

[1] https://github.com/novnc/websockify/pull/163

Change-Id: I322dd9e1a07d8ce03c26cf3fcccebd6e21282fe4

Ian Wienand authored on 2018/04/20 14:22:47
Showing 5 changed files
1 1
deleted file mode 100644
... ...
@@ -1 +0,0 @@
1
-python-numpy
2 1
deleted file mode 100644
... ...
@@ -1 +0,0 @@
1
-python-numpy
2 1
deleted file mode 100644
... ...
@@ -1 +0,0 @@
1
-numpy
2 1
deleted file mode 100644
... ...
@@ -1 +0,0 @@
1
-numpy
... ...
@@ -13,7 +13,6 @@ libxml2-python
13 13
 m2crypto
14 14
 mysql-devel
15 15
 mysql-server # NOPRIME
16
-numpy # needed by websockify for spice console
17 16
 parted
18 17
 polkit
19 18
 rabbitmq-server # NOPRIME