diff options
| author | Lionel Flandrin <lionel@svkt.org> | 2017-01-31 12:22:45 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-01 22:11:58 +0100 |
| commit | c06aa42f7c1a0d22a3c816adacc25bb0b12d0179 (patch) | |
| tree | f21d1c27b868483b1ca48b82f68d327b8c9daa07 /package/python-pyzmq/python-pyzmq.hash | |
| parent | cee060e98e7681c81ced198f078ddc1e7881c9ee (diff) | |
| download | buildroot-c06aa42f7c1a0d22a3c816adacc25bb0b12d0179.tar.gz buildroot-c06aa42f7c1a0d22a3c816adacc25bb0b12d0179.zip | |
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>
Diffstat (limited to 'package/python-pyzmq/python-pyzmq.hash')
| -rw-r--r-- | package/python-pyzmq/python-pyzmq.hash | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/python-pyzmq/python-pyzmq.hash b/package/python-pyzmq/python-pyzmq.hash index 9871ecd1c2..6cdd0b9f18 100644 --- a/package/python-pyzmq/python-pyzmq.hash +++ b/package/python-pyzmq/python-pyzmq.hash @@ -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 |

