<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python-six.inc, branch zeus-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-07-10T16:24:32+00:00</updated>
<entry>
<title>python-six: remove duplicated recipe</title>
<updated>2019-07-10T16:24:32+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2019-06-27T16:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3e94dea2413b7ff2abca294ee19a384fbffbcc70'/>
<id>urn:sha1:3e94dea2413b7ff2abca294ee19a384fbffbcc70</id>
<content type='text'>
Since commit [e3392ec python-six: put python2/3 variant together] applied,
python-six recipe was moved to meta-oe, but not remove the duplicated one

The python3-six recipe and python-six.inc is in oe-core

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-six: upgrade 1.11.0 -&gt; 1.12.0</title>
<updated>2019-05-18T19:42:47+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-05-15T05:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3762ff39800f5c6ca0245e9699447fa44e6ec048'/>
<id>urn:sha1:3762ff39800f5c6ca0245e9699447fa44e6ec048</id>
<content type='text'>
-Upgrade from python-six_1.11.0.bb to python-six_1.12.0.bb.

-License-Update: Copyright year updated to 2018.

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-six: update to version 1.11.0</title>
<updated>2017-09-22T22:50:44+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2017-09-18T20:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c36be609fa20b9600833b675a36fa127aee63a16'/>
<id>urn:sha1:c36be609fa20b9600833b675a36fa127aee63a16</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>python-six: Add HOMEPAGE info into recipe file.</title>
<updated>2017-09-13T09:13:25+00:00</updated>
<author>
<name>Huang Qiyu</name>
<email>huangqy.fnst@cn.fujitsu.com</email>
</author>
<published>2017-09-11T07:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=db70d4197ab458f6ca902b761573a9eb038cb168'/>
<id>urn:sha1:db70d4197ab458f6ca902b761573a9eb038cb168</id>
<content type='text'>
Signed-off-by: Huang Qiyu &lt;huangqy.fnst@cn.fujitsu.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-six: re-add the recipe for Python 2.x</title>
<updated>2017-05-23T13:49:35+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2017-05-05T14:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=04d5ee72720135e5f859b0a6a376408b3ac00dae'/>
<id>urn:sha1:04d5ee72720135e5f859b0a6a376408b3ac00dae</id>
<content type='text'>
python-six was removed from oe-core, so we should provide it in meta-oe.

Signed-off-by: Alexander Kanavin &lt;alexander.kanavin@linux.intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-six: remove recipe that was pulled into oe-core</title>
<updated>2016-12-09T11:02:15+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-11-30T18:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=00f04936eb6d4eb3ae9b0102f87ca3265ce80bf1'/>
<id>urn:sha1:00f04936eb6d4eb3ae9b0102f87ca3265ce80bf1</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>python-six: Add native and nativesdk to BBCLASSEXTEND</title>
<updated>2016-09-11T07:10:44+00:00</updated>
<author>
<name>Fabio Berton</name>
<email>fabio.berton@ossystems.com.br</email>
</author>
<published>2016-08-31T19:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1cb3cdc8fe7e97dad0c803e72cd3fa48c0c4e759'/>
<id>urn:sha1:1cb3cdc8fe7e97dad0c803e72cd3fa48c0c4e759</id>
<content type='text'>
Signed-off-by: Fabio Berton &lt;fabio.berton@ossystems.com.br&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-six: update RDEPENDS to work on both python2.7 and python3</title>
<updated>2016-07-22T19:45:37+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-07-12T02:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9c00cf3ecf97a2364878e8ca4dcba02ab3ba4a07'/>
<id>urn:sha1:9c00cf3ecf97a2364878e8ca4dcba02ab3ba4a07</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 unnecessary exports of HOST_SYS and BUILD_SYS in python-based recipes</title>
<updated>2016-06-08T12:55:25+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2016-05-24T11:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f9ce43cdf6639acaa59d6144aabee798970ca3b6'/>
<id>urn:sha1:f9ce43cdf6639acaa59d6144aabee798970ca3b6</id>
<content type='text'>
They are no longer required to build python software.

Signed-off-by: Alexander Kanavin &lt;alexander.kanavin@linux.intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-six: add python-io to the depends list</title>
<updated>2016-03-25T10:27:32+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-03-23T20:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a6b29ab198c7aaf9e47b89e7554572039acfa7b1'/>
<id>urn:sha1:a6b29ab198c7aaf9e47b89e7554572039acfa7b1</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>
</feed>
