From 6bb2dd411373cbf796900df83bd2b8e4599383fd Mon Sep 17 00:00:00 2001 From: Omer Katz Date: Wed, 30 May 2018 17:38:23 +0300 Subject: Generated wheels for 2.0.0 --- build-manylinux1-wheels.sh | 2 +- .../librabbitmq-1.6.1-cp26-cp26m-manylinux1_x86_64.whl | Bin 210947 -> 0 bytes ...librabbitmq-1.6.1-cp26-cp26mu-manylinux1_x86_64.whl | Bin 210947 -> 0 bytes .../librabbitmq-1.6.1-cp27-cp27m-manylinux1_x86_64.whl | Bin 211020 -> 0 bytes ...librabbitmq-1.6.1-cp27-cp27mu-manylinux1_x86_64.whl | Bin 211020 -> 0 bytes .../librabbitmq-2.0.0-cp27-cp27m-manylinux1_x86_64.whl | Bin 0 -> 214935 bytes ...librabbitmq-2.0.0-cp27-cp27mu-manylinux1_x86_64.whl | Bin 0 -> 214949 bytes .../librabbitmq-2.0.0-cp34-cp34m-manylinux1_x86_64.whl | Bin 0 -> 218102 bytes .../librabbitmq-2.0.0-cp35-cp35m-manylinux1_x86_64.whl | Bin 0 -> 218369 bytes .../librabbitmq-2.0.0-cp36-cp36m-manylinux1_x86_64.whl | Bin 0 -> 218491 bytes 10 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 wheelhouse/librabbitmq-1.6.1-cp26-cp26m-manylinux1_x86_64.whl delete mode 100644 wheelhouse/librabbitmq-1.6.1-cp26-cp26mu-manylinux1_x86_64.whl delete mode 100644 wheelhouse/librabbitmq-1.6.1-cp27-cp27m-manylinux1_x86_64.whl delete mode 100644 wheelhouse/librabbitmq-1.6.1-cp27-cp27mu-manylinux1_x86_64.whl create mode 100644 wheelhouse/librabbitmq-2.0.0-cp27-cp27m-manylinux1_x86_64.whl create mode 100644 wheelhouse/librabbitmq-2.0.0-cp27-cp27mu-manylinux1_x86_64.whl create mode 100644 wheelhouse/librabbitmq-2.0.0-cp34-cp34m-manylinux1_x86_64.whl create mode 100644 wheelhouse/librabbitmq-2.0.0-cp35-cp35m-manylinux1_x86_64.whl create mode 100644 wheelhouse/librabbitmq-2.0.0-cp36-cp36m-manylinux1_x86_64.whl diff --git a/build-manylinux1-wheels.sh b/build-manylinux1-wheels.sh index 8a8e34b..aa7151e 100755 --- a/build-manylinux1-wheels.sh +++ b/build-manylinux1-wheels.sh @@ -3,7 +3,7 @@ set -e -x # Install a system package required by our library -yum install -y librabbmitmq-devel make librabbitmq python-dev gcc automake +yum install -y librabbmitmq-devel make librabbitmq python-devel gcc automake # Compile wheels diff --git a/wheelhouse/librabbitmq-1.6.1-cp26-cp26m-manylinux1_x86_64.whl b/wheelhouse/librabbitmq-1.6.1-cp26-cp26m-manylinux1_x86_64.whl deleted file mode 100644 index 4d7a957..0000000 Binary files a/wheelhouse/librabbitmq-1.6.1-cp26-cp26m-manylinux1_x86_64.whl and /dev/null differ diff --git a/wheelhouse/librabbitmq-1.6.1-cp26-cp26mu-manylinux1_x86_64.whl b/wheelhouse/librabbitmq-1.6.1-cp26-cp26mu-manylinux1_x86_64.whl deleted file mode 100644 index a98f1d0..0000000 Binary files a/wheelhouse/librabbitmq-1.6.1-cp26-cp26mu-manylinux1_x86_64.whl and /dev/null differ diff --git a/wheelhouse/librabbitmq-1.6.1-cp27-cp27m-manylinux1_x86_64.whl b/wheelhouse/librabbitmq-1.6.1-cp27-cp27m-manylinux1_x86_64.whl deleted file mode 100644 index fb26682..0000000 Binary files a/wheelhouse/librabbitmq-1.6.1-cp27-cp27m-manylinux1_x86_64.whl and /dev/null differ diff --git a/wheelhouse/librabbitmq-1.6.1-cp27-cp27mu-manylinux1_x86_64.whl b/wheelhouse/librabbitmq-1.6.1-cp27-cp27mu-manylinux1_x86_64.whl deleted file mode 100644 index 248339d..0000000 Binary files a/wheelhouse/librabbitmq-1.6.1-cp27-cp27mu-manylinux1_x86_64.whl and /dev/null differ diff --git a/wheelhouse/librabbitmq-2.0.0-cp27-cp27m-manylinux1_x86_64.whl b/wheelhouse/librabbitmq-2.0.0-cp27-cp27m-manylinux1_x86_64.whl new file mode 100644 index 0000000..63bc498 Binary files /dev/null and b/wheelhouse/librabbitmq-2.0.0-cp27-cp27m-manylinux1_x86_64.whl differ diff --git a/wheelhouse/librabbitmq-2.0.0-cp27-cp27mu-manylinux1_x86_64.whl b/wheelhouse/librabbitmq-2.0.0-cp27-cp27mu-manylinux1_x86_64.whl new file mode 100644 index 0000000..e6cb0c2 Binary files /dev/null and b/wheelhouse/librabbitmq-2.0.0-cp27-cp27mu-manylinux1_x86_64.whl differ diff --git a/wheelhouse/librabbitmq-2.0.0-cp34-cp34m-manylinux1_x86_64.whl b/wheelhouse/librabbitmq-2.0.0-cp34-cp34m-manylinux1_x86_64.whl new file mode 100644 index 0000000..6a738d7 Binary files /dev/null and b/wheelhouse/librabbitmq-2.0.0-cp34-cp34m-manylinux1_x86_64.whl differ diff --git a/wheelhouse/librabbitmq-2.0.0-cp35-cp35m-manylinux1_x86_64.whl b/wheelhouse/librabbitmq-2.0.0-cp35-cp35m-manylinux1_x86_64.whl new file mode 100644 index 0000000..16a23a2 Binary files /dev/null and b/wheelhouse/librabbitmq-2.0.0-cp35-cp35m-manylinux1_x86_64.whl differ diff --git a/wheelhouse/librabbitmq-2.0.0-cp36-cp36m-manylinux1_x86_64.whl b/wheelhouse/librabbitmq-2.0.0-cp36-cp36m-manylinux1_x86_64.whl new file mode 100644 index 0000000..608e49e Binary files /dev/null and b/wheelhouse/librabbitmq-2.0.0-cp36-cp36m-manylinux1_x86_64.whl differ -- cgit v1.2.1