<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python-cffi.inc, branch kirkstone-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-02-15T16:05:07+00:00</updated>
<entry>
<title>python3-cffi: consolidate inc and bb files into a single bb file</title>
<updated>2020-02-15T16:05:07+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2020-02-14T23:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bbe7eb6c339611dc6d2686461476637e203fddc4'/>
<id>urn:sha1:bbe7eb6c339611dc6d2686461476637e203fddc4</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>python3-cffi: upgrade 1.13.2 -&gt; 1.14.0</title>
<updated>2020-02-13T22:07:47+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@cn.fujitsu.com</email>
</author>
<published>2020-02-12T18:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4f61c8986bdbd60d40035745e5e887f47624023b'/>
<id>urn:sha1:4f61c8986bdbd60d40035745e5e887f47624023b</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-cffi: upgrade 1.13.1 -&gt; 1.13.2</title>
<updated>2019-11-13T15:17:02+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-11-13T08:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=857c6b35c6d0317f5a3ad3a15dd29b2afe297859'/>
<id>urn:sha1:857c6b35c6d0317f5a3ad3a15dd29b2afe297859</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-cffi: upgrade 1.13.0 -&gt; 1.13.1</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:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=35549bdcd6def54fc814bdaf15ef749aabfe301b'/>
<id>urn:sha1:35549bdcd6def54fc814bdaf15ef749aabfe301b</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-cffi: upgrade 1.12.3 -&gt; 1.13.0</title>
<updated>2019-10-17T15:33:53+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-10-17T06:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=049ec11f0e2aaf47fd8e13a7736f2d58e0331512'/>
<id>urn:sha1:049ec11f0e2aaf47fd8e13a7736f2d58e0331512</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-cffi: add missing RDEPENDS on pycparser</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:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=09a2a684eb7e38c2f6da69fdfd5363e971528316'/>
<id>urn:sha1:09a2a684eb7e38c2f6da69fdfd5363e971528316</id>
<content type='text'>
pycparser is a dependency as listed in the installation docs:
https://cffi.readthedocs.io/en/release-1.12/installation.html

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-cffi: upgrade 1.12.2 -&gt; 1.12.3</title>
<updated>2019-04-29T17:13:56+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-04-24T07:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6b34284bd37f3d2a852e3cc15cc7764245a37207'/>
<id>urn:sha1:6b34284bd37f3d2a852e3cc15cc7764245a37207</id>
<content type='text'>
-Upgrade from python-cffi_1.12.2.bb to python-cffi_1.12.3.bb.

-Upgrade from python3-cffi_1.12.2.bb to python3-cffi_1.12.3.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>python-cffi: upgrade 1.11.5 -&gt; 1.12.2</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:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d15d7bba78179dd73fa77631a9a220a2efd4978f'/>
<id>urn:sha1:d15d7bba78179dd73fa77631a9a220a2efd4978f</id>
<content type='text'>
-Upgrade from python-cffi_1.11.5.bb to python-cffi_1.12.2.bb.

-Upgrade from python3-cffi_1.11.5.bb to python3-cffi_1.12.2.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>python-cffi: update to version 1.11.4</title>
<updated>2018-03-17T02:15:50+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2018-03-02T13:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e8aec6db34950f940a6093ec66c52f7411d9d5ff'/>
<id>urn:sha1:e8aec6db34950f940a6093ec66c52f7411d9d5ff</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>
