<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/python-treq/python-treq.mk, branch 2017.08</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2017.08</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2017.08'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2017-07-13T08:54:39+00:00</updated>
<entry>
<title>python-treq: needs host-python-incremental</title>
<updated>2017-07-13T08:54:39+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2017-07-12T16:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=dc8a18f927e80a7646d496687f03b3e834ef5a31'/>
<id>urn:sha1:dc8a18f927e80a7646d496687f03b3e834ef5a31</id>
<content type='text'>
The python-treq package lists the incremental Python module as part of
its setup_requires variable in setup.py, so it must be added as a host
dependency of the python-treq package to avoid build failures.

So far, this issue wasn't visible because python-treq selects
python-twisted, which itself selects the target python-incremental
package. Because python-incremental was before python-treq in the
alphabetic ordering, it was always built before python-treq. And due
to the fact that PYTHONPATH currently contains the directory with
target Python modules, the host Python interpreter was happily using
the target python-incremental while running on the host. But as we are
going to clean up PYTHONPATH, this will no longer be the case, and
hence python-treq needs to be fixed.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Reviewed-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>python-treq: bump to version 16.12.0</title>
<updated>2017-03-02T20:58:18+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>Aduskett@gmail.com</email>
</author>
<published>2017-02-19T19:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a7335389f109667dad0162805bf6b894f48ee191'/>
<id>urn:sha1:a7335389f109667dad0162805bf6b894f48ee191</id>
<content type='text'>
Signed-off-by: Adam Duskett &lt;Adamduskett@outlook.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>python-treq: new package</title>
<updated>2016-02-19T22:38:04+00:00</updated>
<author>
<name>Mauro Condarelli</name>
<email>mc5686@mclink.it</email>
</author>
<published>2016-02-06T22:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=357b945957dacec8a0bf3aa425d9b40f45f5a487'/>
<id>urn:sha1:357b945957dacec8a0bf3aa425d9b40f45f5a487</id>
<content type='text'>
Signed-off-by: Mauro Condarelli &lt;mc5686@mclink.it&gt;
Reviewed-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
[Thomas: rewrap Config.in help text.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
