<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python-attrs.inc, branch scarthgap</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-02-10T07:02:39+00:00</updated>
<entry>
<title>python3-attrs: consolidate inc and bb files into a single bb file</title>
<updated>2020-02-10T07:02:39+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2020-02-10T00:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=04cd18f1d986daa3e7b9802e55d33d03429db4d6'/>
<id>urn:sha1:04cd18f1d986daa3e7b9802e55d33d03429db4d6</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-attrs: upgrade 19.2.0 -&gt; 19.3.0</title>
<updated>2019-10-24T08:01:44+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-10-23T05:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=90d172da7458831260bf3e363cddd5504935e206'/>
<id>urn:sha1:90d172da7458831260bf3e363cddd5504935e206</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-attrs: upgrade 19.1.0 -&gt; 19.2.0</title>
<updated>2019-10-10T06:27:15+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-10-10T05:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4896b742f42a0da74175986e9565f8e25393ab9f'/>
<id>urn:sha1:4896b742f42a0da74175986e9565f8e25393ab9f</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-attrs: add native BBCLASSEXTEND</title>
<updated>2019-07-16T16:11:02+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>joshuagloe@gmail.com</email>
</author>
<published>2019-07-16T15:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=997728e0293de4b124c58f14d98b212b53df01af'/>
<id>urn:sha1:997728e0293de4b124c58f14d98b212b53df01af</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;jlock@vmware.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-attrs: upgrade 18.1.0 -&gt; 19.1.0</title>
<updated>2019-04-12T19:39:36+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-04-12T02:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4eb588a90d94db21676d125bbfc2647ac48ca245'/>
<id>urn:sha1:4eb588a90d94db21676d125bbfc2647ac48ca245</id>
<content type='text'>
-Upgrade from python-attrs_18.1.0.bb to python-attrs_19.1.0.bb.

-Upgrade from python3-attrs_18.1.0.bb to python3-attrs_19.1.0.bb.

Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Replaced cryptograpy by crypt.</title>
<updated>2019-03-05T07:09:25+00:00</updated>
<author>
<name>Jan Vermaete</name>
<email>Jan.Vermaete@gmail.com</email>
</author>
<published>2019-03-04T19:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=befa59e6de53ac72ebf5876156eb9192598967c8'/>
<id>urn:sha1:befa59e6de53ac72ebf5876156eb9192598967c8</id>
<content type='text'>
Replaced 'cryptography' by the much small 'crypto' package.
With cryptography, the build is too big with e.g. cpp included.

PS: this was already a long time the mailinglist.  I guess with my
attempt to attach a patch, this could be processed.

Signed-off-by: Jan Vermaete &lt;jan.vermaete@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python(3)-attrs: upgrade 17.4.0 -&gt; 18.1.0</title>
<updated>2018-06-28T05:17:33+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2018-06-26T06:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4d7532da6d16cade57bbd048f08793e68f27a1a0'/>
<id>urn:sha1:4d7532da6d16cade57bbd048f08793e68f27a1a0</id>
<content type='text'>
Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-attrs: fix typo in depends</title>
<updated>2018-03-29T23:52:16+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-03-28T15:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dfccaebd48160b7e7b5a50f65fe5aad298bf9ca3'/>
<id>urn:sha1:dfccaebd48160b7e7b5a50f65fe5aad298bf9ca3</id>
<content type='text'>
ERROR: Nothing RPROVIDES 'python-crypto' (but ../meta-python/recipes-devtools/python/python-attrs_17.4.0.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python-crypto' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-crypto']

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-attrs: add crypto to the RDEPENDS</title>
<updated>2018-03-29T23:51:07+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2018-03-20T14:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ef5169ab6ea6f1954a362f15bc904e78f3595f6c'/>
<id>urn:sha1:ef5169ab6ea6f1954a362f15bc904e78f3595f6c</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>Remove deprecated python3-subprocess from the RDEPENDS</title>
<updated>2018-01-27T01:28:12+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2018-01-21T16:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=df997e0747decf536fc96f6c3be1adf3056f9f35'/>
<id>urn:sha1:df997e0747decf536fc96f6c3be1adf3056f9f35</id>
<content type='text'>
The python3-subprocess package was merged into core as part of the
json manifest migration

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
