<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/classes, branch gatesgarth</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-11-27T19:05:22+00:00</updated>
<entry>
<title>bandit: add class to perform Bandit scans</title>
<updated>2018-11-27T19:05:22+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2018-11-26T15:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=23acce81f49c539fee668dc7405d6a1f51792062'/>
<id>urn:sha1:23acce81f49c539fee668dc7405d6a1f51792062</id>
<content type='text'>
Add a class to perform security scans of Python code using Bandit.

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>pypi: remove class that was added to oe-core</title>
<updated>2018-01-17T05:33:04+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2018-01-03T16:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=73dfaca93ba68f63872851adfb0665b82c7078f4'/>
<id>urn:sha1:73dfaca93ba68f63872851adfb0665b82c7078f4</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>pypi: add default values for UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX</title>
<updated>2016-12-13T10:19:34+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-12-06T19:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3d383cce9a697a8854047a7af74e9d4e56738678'/>
<id>urn:sha1:3d383cce9a697a8854047a7af74e9d4e56738678</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>remove True option to getVar calls</title>
<updated>2016-12-02T08:16:17+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>joshua.g.lock@intel.com</email>
</author>
<published>2016-11-25T15:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=efd3696e70a6603f1a45faa4a172433514f0a487'/>
<id>urn:sha1:efd3696e70a6603f1a45faa4a172433514f0a487</id>
<content type='text'>
getVar() now defaults to expanding by default, thus remove the True
option from getVar() calls with a regex search and replace.

Search made with the following regex: getVar ?\(( ?[^,()]*), True\)

Signed-off-by: Joshua Lock &lt;joshua.g.lock@intel.com&gt;
</content>
</entry>
<entry>
<title>pypi: update the base pypi url to use the package info without requiring the hash</title>
<updated>2016-07-11T13:16:04+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-06-23T15:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7edad4def408cc1bd29d6a5a247e11af1180fc2e'/>
<id>urn:sha1:7edad4def408cc1bd29d6a5a247e11af1180fc2e</id>
<content type='text'>
* Things have finally settled on a URL structure without needing the hash
     (See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package)

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>pypi: update the pypi class to support the updated URL scheme</title>
<updated>2016-05-10T18:18:57+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-05-07T15:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e62215ef4e926e486f846d9167073bf16c8c6abe'/>
<id>urn:sha1:e62215ef4e926e486f846d9167073bf16c8c6abe</id>
<content type='text'>
pypi has changed the url scheme to use the blake2b rather than names

http://permalink.gmane.org/gmane.linux.distributions.nixos/20158

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update pypi classes to avoid setuptools inherit to be more flexible</title>
<updated>2016-02-25T16:45:47+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-02-15T04:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1fadd754cc5979123a8df73f5c9f61aa857d69a0'/>
<id>urn:sha1:1fadd754cc5979123a8df73f5c9f61aa857d69a0</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>add pypi3 bbclass to make python3 recipe creation easier as well</title>
<updated>2016-02-01T14:51:15+00:00</updated>
<author>
<name>Sven Ebenfeld</name>
<email>sven.ebenfeld@gmail.com</email>
</author>
<published>2016-01-22T22:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1ec43c1e4f379ef5806268aa80ce8487388ab00c'/>
<id>urn:sha1:1ec43c1e4f379ef5806268aa80ce8487388ab00c</id>
<content type='text'>
Signed-off-by: Sven Ebenfeld &lt;sven.ebenfeld@gmail.com&gt;
</content>
</entry>
<entry>
<title>pypi.bbclass: new class to ease writing pypi recipes</title>
<updated>2015-04-13T10:55:48+00:00</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2015-03-26T18:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0f568c5441b89c379c4afb845af43c0bbd8e6f63'/>
<id>urn:sha1:0f568c5441b89c379c4afb845af43c0bbd8e6f63</id>
<content type='text'>
Signed-off-by: Andreas Oberritter &lt;obi@opendreambox.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
