<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python, branch yoe/mut</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=yoe%2Fmut</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=yoe%2Fmut'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-08-30T21:45:47+00:00</updated>
<entry>
<title>python3-piccata: piccata - a simple CoAP toolkit added</title>
<updated>2023-08-30T21:45:47+00:00</updated>
<author>
<name>Danik</name>
<email>daniil.klimuk@3mdeb.com</email>
</author>
<published>2023-08-30T07:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c38239b3d99a0fc2a13e9e0a3cbce884bbdac127'/>
<id>urn:sha1:c38239b3d99a0fc2a13e9e0a3cbce884bbdac127</id>
<content type='text'>
python3-piccata: piccata - a simple CoAP toolkit added

piccata is a simple CoAP (RFC7252) toolkit compatible with Python 2.7.

The toolkit provides basic building blocks for using CoAP in an
application. piccata handles messaging between endpoints
(retransmission, deduplication) and request/response matching.

Handling and matching resources, blockwise transfers, etc. is left to
the application but functions to faciliate this are provided.

piccata uses a transport abstraction to faciliate using the toolkit for
communication over different link types. Transport for a UDP socket is
provided.

Signed-off-by: Daniil Klimuk &lt;daniil.klimuk@3mdeb.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-gspread: interface for google spreadsheet</title>
<updated>2023-08-30T21:45:47+00:00</updated>
<author>
<name>Danik</name>
<email>daniil.klimuk@3mdeb.com</email>
</author>
<published>2023-08-30T07:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f4a4dbfb6c3d3942a8dadf4292e4f1d47cd6c5d6'/>
<id>urn:sha1:f4a4dbfb6c3d3942a8dadf4292e4f1d47cd6c5d6</id>
<content type='text'>
python3-gspread: interface for google spreadsheet

Simple interface for working with Google Sheets.

Signed-off-by: Daniil Klimuk &lt;daniil.klimuk@3mdeb.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-m2crypto: Append architecture to SWIG_FEATURES instead of overriding</title>
<updated>2023-08-27T20:50:00+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-08-27T20:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d81f23fc234c346e47c20879bb916e585c5670d8'/>
<id>urn:sha1:d81f23fc234c346e47c20879bb916e585c5670d8</id>
<content type='text'>
For x86/x32 it was overwriting SWIG_FEATURES, its better to append it
like for other arches, in addition it brings essential options to remove
buildpaths from .so files.

Use OPENSSL_NO_FILENAMES define instead of overrding OPENSSL_FILE for
achieving reproducibility. Takes care of line numbers too.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-sdbus: add recipe</title>
<updated>2023-08-27T16:21:22+00:00</updated>
<author>
<name>Petr Gotthard</name>
<email>petr.gotthard@advantech.cz</email>
</author>
<published>2023-08-27T16:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0c0e5e215d856610a5f03012b8263727556f2f83'/>
<id>urn:sha1:0c0e5e215d856610a5f03012b8263727556f2f83</id>
<content type='text'>
sdbus is a modern Python library for the systemd D-Bus
https://github.com/python-sdbus/python-sdbus
https://python-sdbus.readthedocs.io/en/latest/index.html

Signed-off-by: Petr Gotthard &lt;petr.gotthard@advantech.cz&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-lz4: Add missing rdeps needed for ptests</title>
<updated>2023-08-27T03:53:02+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-08-26T15:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4eab00f35aedfa964deb1babe0839b6b7cc972f0'/>
<id>urn:sha1:4eab00f35aedfa964deb1babe0839b6b7cc972f0</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-lz4: Drop using PYTHON_PN</title>
<updated>2023-08-27T03:53:02+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-08-26T15:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=82ee3f96fc28eada7b8a1093126bc1ab72889c52'/>
<id>urn:sha1:82ee3f96fc28eada7b8a1093126bc1ab72889c52</id>
<content type='text'>
PYTHON_PN was useful when sharing recipes with py2

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-zeroconf: upgrade 0.76.0 -&gt; 0.82.1</title>
<updated>2023-08-27T00:32:44+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-08-24T08:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aa908be5a2ed75db52f707cd7349650f26f359b5'/>
<id>urn:sha1:aa908be5a2ed75db52f707cd7349650f26f359b5</id>
<content type='text'>
Changelog:
===========
 Build failures with older cython 0.29 series
 Optimize processing of records in RecordUpdateListener subclasses
 Speed up the service registry with a cython pxd
 Optimizing sending answers to questions
 Optimize unpacking properties in ServiceInfo
 Refactor notify implementation to reduce overhead of adding and removing listeners
 Add cython pxd file for _listener.py to improve incoming message processing performance
 Cythonize _listener.py to improve incoming message processing performance

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-types-setuptools: upgrade 68.0.0.3 -&gt; 68.1.0.0</title>
<updated>2023-08-27T00:32:44+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-08-24T08:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c8861ea40481c7e220d58941dc62be2c73b5eb95'/>
<id>urn:sha1:c8861ea40481c7e220d58941dc62be2c73b5eb95</id>
<content type='text'>
Changelog:
===========
- Removed code referencing bdist_wininst in install_scripts.
- Promote pyproject.toml’s [tool.setuptools] out of beta.
- Automatically add files listed in Extension.depends to sdists, as long as they
  are contained in the project directory
- Require Python 3.8 or later.
- Made imports in editable installs case-sensitive on case-insensitive filesystems
- Use default encoding to create .pth files with editable_wheel.
- Detects (and complain about) scripts and gui-scripts set via setup.py when
  pyproject.toml does not include them in dynamic.

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-typeguard: upgrade 4.1.0 -&gt; 4.1.2</title>
<updated>2023-08-27T00:32:44+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-08-24T08:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=104345e1d3467630974b400a8fea34801afae80b'/>
<id>urn:sha1:104345e1d3467630974b400a8fea34801afae80b</id>
<content type='text'>
Changelog:
===========
 Fixed Any being removed from a subscript that still contains other elements
 Fixed suppress_type_checks() causing annotated variable assignments to always assign None

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-tox: upgrade 4.8.0 -&gt; 4.10.0</title>
<updated>2023-08-27T00:32:44+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-08-24T08:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=837ca53095beb5325a7844c82a6a0c7d0cd99699'/>
<id>urn:sha1:837ca53095beb5325a7844c82a6a0c7d0cd99699</id>
<content type='text'>
Changelog:
===========
- Change accepted environment name rule: must be made up of factors defined in
  configuration or match regex (pypy|py|cython|)((\d(\.\d+(\.\d+)?)?)|\d+)?.
- --override foo+=bar appending syntax will now work correctly when foo wasn't
  defined in tox.ini.
- Disallow command line environments which are not explicitly specified in the config file

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