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
This commit is contained in:
Ian Wienand 2018-04-20 15:22:47 +10:00 committed by Jens Harbott (frickler)
parent f0dc93dcb4
commit 543aed422f
5 changed files with 0 additions and 5 deletions

View File

@ -1 +0,0 @@
python-numpy

View File

@ -1 +0,0 @@
python-numpy

View File

@ -1 +0,0 @@
numpy

View File

@ -1 +0,0 @@
numpy

View File

@ -13,7 +13,6 @@ libxml2-python
m2crypto
mysql-devel
mysql-server # NOPRIME
numpy # needed by websockify for spice console
parted
polkit
rabbitmq-server # NOPRIME