<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/python-pyzmq/python-pyzmq.mk, branch 2016.02</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.02</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.02'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2015-12-15T21:03:23+00:00</updated>
<entry>
<title>python-pyzmq: comma separate licenses</title>
<updated>2015-12-15T21:03:23+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2015-12-14T13:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e3936707ca060bd316d47977c366d5f10b213ffd'/>
<id>urn:sha1:e3936707ca060bd316d47977c366d5f10b213ffd</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>python-pyzmq: ensure correct path to zmq is used</title>
<updated>2015-02-03T22:44:05+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2015-02-03T22:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=60dbd1da7886217a0cc4b4bcd62cf2c19fe62dd8'/>
<id>urn:sha1:60dbd1da7886217a0cc4b4bcd62cf2c19fe62dd8</id>
<content type='text'>
Fixes:
http://autobuild.buildroot.net/results/6ae/6ae84c53985ab52ab1c64dd1e2a16d0bcf9eed1e/
http://autobuild.buildroot.net/results/04d/04d5ceb5335912916f05596a285e84d38a7c7d31/
http://autobuild.buildroot.net/results/77a/77ae85f24fabd00f2981f2dbddb52d8d5091b4a8/
http://autobuild.buildroot.net/results/27a/27adf12cca4e0e998b64fda9bf4be67f6dbe1595/

And many more.

If --zmq isn't passed then python-pymq falls back to using 'pkg-config
--variable=prefix libzmq' which returns /usr, causing it to look in /usr/lib
for libraries breaking the build.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>package: remove the trailing slash sign from &lt;PKG&gt;_SITE variable</title>
<updated>2014-07-31T21:17:46+00:00</updated>
<author>
<name>Jerzy Grzegorek</name>
<email>jerzy.grzegorek@trzebnica.net</email>
</author>
<published>2014-07-31T08:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c7f4b964718bc5a3329bb730f59e24091ecbc7a2'/>
<id>urn:sha1:c7f4b964718bc5a3329bb730f59e24091ecbc7a2</id>
<content type='text'>
Since the trailing slash is stripped from $($(PKG)_SITE) by pkg-generic.mk:

$(call DOWNLOAD,$($(PKG)_SITE:/=)/$($(PKG)_SOURCE))

so it is redundant.
This patch removes it from $(PKG)_SITE variable for BR consistency.

Signed-off-by: Jerzy Grzegorek &lt;jerzy.grzegorek@trzebnica.net&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>python-pyzmq: bump to version 14.3.1</title>
<updated>2014-07-24T20:32:27+00:00</updated>
<author>
<name>Philippe Proulx</name>
<email>eeppeliteloop@gmail.com</email>
</author>
<published>2014-07-24T01:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=adceeca6a726d49ff8632ebd79795e75ddfa68a8'/>
<id>urn:sha1:adceeca6a726d49ff8632ebd79795e75ddfa68a8</id>
<content type='text'>
&gt; Warning: Users of Python 3.4 should not use pyzmq &lt; 14.3,
&gt; due to changes in garbage collection.

Plus, there's some interesting stuff in 14.x.

Signed-off-by: Philippe Proulx &lt;eeppeliteloop@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package: standardise Apache licenses</title>
<updated>2014-01-02T14:12:02+00:00</updated>
<author>
<name>Simon Dawson</name>
<email>spdawson@gmail.com</email>
</author>
<published>2014-01-02T13:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=ab836f14e62209ce506ff17c7f344e07458e9085'/>
<id>urn:sha1:ab836f14e62209ce506ff17c7f344e07458e9085</id>
<content type='text'>
Apache licenses are referred to in a variety of ways; standardise these,
choosing a form which does not contain whitespace.

Signed-off-by: Simon Dawson &lt;spdawson@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>python-pyzmq: convert to the Python package infrastructure</title>
<updated>2013-12-15T12:38:49+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2013-12-11T20:26:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=3485afbce67de30ea486357971e2afae9555ee28'/>
<id>urn:sha1:3485afbce67de30ea486357971e2afae9555ee28</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>python-pyzmq: use http instead of https to retrieve tarball</title>
<updated>2013-09-20T09:09:50+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-09-20T09:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8802aeefb1a8d1b403fc13c150bef039e378e026'/>
<id>urn:sha1:8802aeefb1a8d1b403fc13c150bef039e378e026</id>
<content type='text'>
Older wget versions have issues with the ssl certificate, so use http
instead.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>python-pyzmq: new package</title>
<updated>2013-09-18T07:28:47+00:00</updated>
<author>
<name>Michael Rommel</name>
<email>rommel@layer-7.net</email>
</author>
<published>2013-09-14T14:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=53722e54d08e31f007fa6a1682495eae725eccdf'/>
<id>urn:sha1:53722e54d08e31f007fa6a1682495eae725eccdf</id>
<content type='text'>
The python language bindings for ZeroMQ.

[Peter: moved version note to .mk, single toolchain deps line]
Signed-off-by: Michael Rommel &lt;rommel@layer-7.net&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
