<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/support/scripts/scanpypi, 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-07T09:48:52+00:00</updated>
<entry>
<title>scanpypi: include LICENCE in the list of supported license files</title>
<updated>2016-07-07T09:48:52+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<published>2016-07-07T09:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=28eae03f5e68e365a3db319eac2db4f406b16e5c'/>
<id>urn:sha1:28eae03f5e68e365a3db319eac2db4f406b16e5c</id>
<content type='text'>
Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>scanpypi: change hash file comments</title>
<updated>2016-07-04T14:57:10+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<published>2016-07-04T14:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=2f4bd0f339fcd86a0ffe6e082ac49683e4f57447'/>
<id>urn:sha1:2f4bd0f339fcd86a0ffe6e082ac49683e4f57447</id>
<content type='text'>
sha256 checksum will be computed locally either by scanpypi at package
creation or by hand by package updates. Define this checksum as
'computed locally' so that one doesn't need to change this comment by
package updates. Also put comments for both md5 and sha256 in one line.

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>scanpypi: fix help text handling</title>
<updated>2016-07-03T22:35:16+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<published>2016-06-20T13:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=f49295cc42caf72aadd0500ae5ef01870cc4d98c'/>
<id>urn:sha1:f49295cc42caf72aadd0500ae5ef01870cc4d98c</id>
<content type='text'>
Make sure a help text is terminated with a full stop.

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>scanpypi: rework runtime dependency handling</title>
<updated>2016-06-30T22:03:54+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<published>2016-06-30T07:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8a64ade2f3dc5ccce53c50db2112d9a8fae94024'/>
<id>urn:sha1:8a64ade2f3dc5ccce53c50db2112d9a8fae94024</id>
<content type='text'>
In most cases Python's package dependencies found in setup.py are
runtime dependencies and hence don't need to be mentioned in *.mk
file.

Also add '# runtime' tag to select statements in Config.in.

__create_mk_requirements() itself is left for future uses (cffi backend
handling etc.).

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>scanpypi: new utility</title>
<updated>2016-06-11T14:13:31+00:00</updated>
<author>
<name>Denis THULIN</name>
<email>denis.thulin@openwide.fr</email>
</author>
<published>2016-05-31T15:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1008ac4406a5544ec87985db880e68377031bca9'/>
<id>urn:sha1:1008ac4406a5544ec87985db880e68377031bca9</id>
<content type='text'>
A utility for creating python package from the python package index.
It fetches packages info from http://pypi.python.org and generates
corresponding packages files.

Signed-off-by: Denis THULIN &lt;denis.thulin@openwide.fr&gt;
Tested-by: Carlos Santos &lt;casantos@datacom.ind.br&gt;
Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
[Thomas: minor tweaks.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
