python-pyzmq: bump to version 16.0.2

Updated the zmq version detection patch to apply cleanly on 16.0.2.

Added patch #2 to replace compile_and_run with compile_and_forget in the setup
code: this function is only used to check for the availability of "sys/un.h" and
we only need to compile the test code to make sure of that. This fixes the
cross-compilation.

Signed-off-by: Lionel Flandrin <lionel@svkt.org>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Lionel Flandrin
2017-01-31 12:22:45 +01:00
committed by Thomas Petazzoni
parent cee060e98e
commit c06aa42f7c
4 changed files with 111 additions and 26 deletions

View File

@@ -1,2 +1,3 @@
# locally computed
sha256 00e263c26a524f81127247e6f37cbf427eddf3a3657d170cf4865bd522df3914 pyzmq-14.3.1.tar.gz
# md5 from https://pypi.python.org/pypi/pyzmq/json, sha256 locally computed
md5 9a8768b00a566a400d70318f8c359cfe pyzmq-16.0.2.tar.gz
sha256 0322543fff5ab6f87d11a8a099c4c07dd8a1719040084b6ce9162bcdf5c45c9d pyzmq-16.0.2.tar.gz