<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.8.0.bb, branch scarthgap-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-01-11T16:37:58+00:00</updated>
<entry>
<title>python3-lazy-object-proxy: upgrade 1.8.0 -&gt; 1.9.0</title>
<updated>2023-01-11T16:37:58+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-01-11T05:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2721e7c7697fcce39bafdcbb295e7152e85b83a2'/>
<id>urn:sha1:2721e7c7697fcce39bafdcbb295e7152e85b83a2</id>
<content type='text'>
License-Update: Copyright year updated to 2023.

Changelog:
==========
- Added support for matrix multiplication operator (@).
- Should have all the wheels now (including the manylinux ones).
- Bumped minimum version requirements for setuptools and setuptools-scm.
- Switched the default pure python fallback implementation to the "simple" one
  (when you from lazy_object_proxy import Proxy and the C extension is not
  available). Previously the "slots" implementation was used but as it turns
  out it is slower on Python 3.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-lazy-object-proxy: upgrade 1.7.1 -&gt; 1.8.0</title>
<updated>2022-11-07T16:39:05+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-11-01T02:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4f7f3c60c894776f873d01b47b23341fd56d3b77'/>
<id>urn:sha1:4f7f3c60c894776f873d01b47b23341fd56d3b77</id>
<content type='text'>
License-Update: Copyright year updated to 2022.

Changelog:
==========
    Cleaned up use of cPickle. Contributed by Sandro Tosi in #62.
    Cleaned up more dead Python 2 code.
    Added Python 3.11 wheels.
    Dropped support for Python 3.6.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
