<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/python-tornado/0001-Don-t-require-backports.ssl_match_hostname-on-Python.patch, branch 2016.08</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.08</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.08'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-07-01T13:26:21+00:00</updated>
<entry>
<title>python-tornado: fix runtime dependencies</title>
<updated>2016-07-01T13:26:21+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<published>2016-06-29T08:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c37648bac43344750bdff130cb3cda97fa9152f5'/>
<id>urn:sha1:c37648bac43344750bdff130cb3cda97fa9152f5</id>
<content type='text'>
According to setup.py tornado requires backports.ssl_match_hostname
for Python &lt; 3.2 and certifi for Python &lt; 3.4.

Actually both requirements are optional and tornado alone can work
without them, but Python packages like python-circus check requirements
at runtime and though they don't use this funtionality, they insist on
having these packages installed.

An upstream patch fixes backports.ssl_match_hostname dependency and
selecting python-certifi for Python 2 fixes certifi dependency till
this is fixed upstream.

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
