summaryrefslogtreecommitdiffstats
path: root/package/python-pyzmq/0002-replace-compile_and_run-with-compile_and_forget.patch
Commit message (Collapse)AuthorAgeFilesLines
* python-pyzmq: bump to version 17.1.2Asaf Kahlon2018-08-311-76/+0
| | | | | | | | Adjust the first patch to the new version, and remove the second patch since it's not needed anymore. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-pyzmq: bump to version 16.0.2Lionel Flandrin2017-02-011-0/+76
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>
OpenPOWER on IntegriCloud