<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-cffi_1.14.2.bb, 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-09-16T16:14:22+00:00</updated>
<entry>
<title>python3-cffi: Upgrade 1.14.2 -&gt; 1.14.3</title>
<updated>2020-09-16T16:14:22+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2020-09-15T09:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b31347847d4165baaa75d30b9648cf22d1b4b378'/>
<id>urn:sha1:b31347847d4165baaa75d30b9648cf22d1b4b378</id>
<content type='text'>
Upgrade to release 1.14.3:

- Don't call PyEval_InitThreads() on CPython &gt;= 3.7, where it
  should always be a no-op.  It is explicitly deprecated in 3.9.
- Let the test run directly on pypy too
- Remove extremely old and outdated .gitignore

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Acked-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-cffi: Upgrade 1.14.1 -&gt; 1.14.2</title>
<updated>2020-08-18T16:37:18+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2020-08-17T11:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d14c6aee12ec28463ea95c9133978b1899f4beba'/>
<id>urn:sha1:d14c6aee12ec28463ea95c9133978b1899f4beba</id>
<content type='text'>
Upgrade to release 1.14.2:

- CPython 3 on Windows: we again try to compile with
  Py_LIMITED_API by default. This flag is not added if you run the
  compilation with CPython 3.4, as it only works with CPython &gt;=
  3.5, but by now this version of Python is quite old (and we no
  longer distribute cffi wheels for it).
- You can manually disable Py_LIMITED_API by calling
  ffi.set_source(..., py_limited_api=False).

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Acked-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
