Nschaaf has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/326907 )

Change subject: Add wheels for uwsgi and depends
......................................................................

Add wheels for uwsgi and depends
---
M Makefile
M wheels/MarkupSafe-0.23-cp34-cp34m-linux_x86_64.whl
M wheels/aniso8601-1.2.0-py3-none-any.whl
M wheels/itsdangerous-0.24-py3-none-any.whl
A wheels/numpy-1.11.2-cp34-cp34m-manylinux1_x86_64.whl
M wheels/sklearn-0.0-py2.py3-none-any.whl
A wheels/uWSGI-2.0.14-cp34-cp34m-linux_x86_64.whl
7 files changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/research/recommendation-api/wheels 
refs/changes/07/326907/1

diff --git a/Makefile b/Makefile
index 561f504..a2aa943 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,5 @@
        pip wheel uwsgi -w wheels && \
        git clone https://gerrit.wikimedia.org/r/research/recommendation-api && 
\
        pip wheel ./recommendation-api -w wheels && \
-       rm -rf recommendation-api
+       rm -rf recommendation-api && \
+       rm ./wheels/recommendation*.whl
diff --git a/wheels/MarkupSafe-0.23-cp34-cp34m-linux_x86_64.whl 
b/wheels/MarkupSafe-0.23-cp34-cp34m-linux_x86_64.whl
index f67d384..cb6e87c 100644
--- a/wheels/MarkupSafe-0.23-cp34-cp34m-linux_x86_64.whl
+++ b/wheels/MarkupSafe-0.23-cp34-cp34m-linux_x86_64.whl
Binary files differ
diff --git a/wheels/aniso8601-1.2.0-py3-none-any.whl 
b/wheels/aniso8601-1.2.0-py3-none-any.whl
index 5585235..eddd4c0 100644
--- a/wheels/aniso8601-1.2.0-py3-none-any.whl
+++ b/wheels/aniso8601-1.2.0-py3-none-any.whl
Binary files differ
diff --git a/wheels/itsdangerous-0.24-py3-none-any.whl 
b/wheels/itsdangerous-0.24-py3-none-any.whl
index 00f970f..c056f72 100644
--- a/wheels/itsdangerous-0.24-py3-none-any.whl
+++ b/wheels/itsdangerous-0.24-py3-none-any.whl
Binary files differ
diff --git a/wheels/numpy-1.11.2-cp34-cp34m-manylinux1_x86_64.whl 
b/wheels/numpy-1.11.2-cp34-cp34m-manylinux1_x86_64.whl
new file mode 100644
index 0000000..c6cb433
--- /dev/null
+++ b/wheels/numpy-1.11.2-cp34-cp34m-manylinux1_x86_64.whl
Binary files differ
diff --git a/wheels/sklearn-0.0-py2.py3-none-any.whl 
b/wheels/sklearn-0.0-py2.py3-none-any.whl
index 1c5aea1..75daedb 100644
--- a/wheels/sklearn-0.0-py2.py3-none-any.whl
+++ b/wheels/sklearn-0.0-py2.py3-none-any.whl
Binary files differ
diff --git a/wheels/uWSGI-2.0.14-cp34-cp34m-linux_x86_64.whl 
b/wheels/uWSGI-2.0.14-cp34-cp34m-linux_x86_64.whl
new file mode 100644
index 0000000..c7d2e3f
--- /dev/null
+++ b/wheels/uWSGI-2.0.14-cp34-cp34m-linux_x86_64.whl
Binary files differ

-- 
To view, visit https://gerrit.wikimedia.org/r/326907
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie474a92fe312d510cbc8995892203307a44748c1
Gerrit-PatchSet: 1
Gerrit-Project: research/recommendation-api/wheels
Gerrit-Branch: master
Gerrit-Owner: Nschaaf <nsch...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to