<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-can_4.0.0.bb, branch mickledore-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-11-28T19:32:26+00:00</updated>
<entry>
<title>python3-can: upgrade 4.0.0 -&gt; 4.1.0</title>
<updated>2022-11-28T19:32:26+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-11-28T06:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e83f25430bc1a0b82bfe16e1b6586c981d0d3c67'/>
<id>urn:sha1:e83f25430bc1a0b82bfe16e1b6586c981d0d3c67</id>
<content type='text'>
Changelog:
https://github.com/hardbyte/python-can/blob/develop/CHANGELOG.md

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-can: Add typing-extensions dependency</title>
<updated>2022-06-30T17:39:28+00:00</updated>
<author>
<name>Ben Powell</name>
<email>ben_powell@trimble.com</email>
</author>
<published>2022-06-14T19:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3c7b2d5ae2186e4542e2ff9d84c9cba126d77d40'/>
<id>urn:sha1:3c7b2d5ae2186e4542e2ff9d84c9cba126d77d40</id>
<content type='text'>
The python-can 4.0.0 release introduced a dependency on the
typing_extensions module:

    $ python3
    Python 3.8.10 (default, Mar 15 2022, 12:22:08)
    [GCC 9.4.0] on linux
    Type "help", "copyright", "credits" or "license" for more information.
    &gt;&gt;&gt; import can
    Traceback (most recent call last):
      File "&lt;stdin&gt;", line 1, in &lt;module&gt;
      File "python-can/can/__init__.py", line 17, in &lt;module&gt;
        from .listener import Listener, BufferedReader, RedirectReader, AsyncBufferedReader
      File "python-can/can/listener.py", line 12, in &lt;module&gt;
        from can.message import Message
      File "python-can/can/message.py", line 11, in &lt;module&gt;
        from . import typechecking
      File "python-can/can/typechecking.py", line 9, in &lt;module&gt;
        import typing_extensions
    ModuleNotFoundError: No module named 'typing_extensions'

Signed-off-by: Ben Powell &lt;ben_powell@trimble.com&gt;
Signed-off-by: Theodore A. Roth &lt;theodore_roth@trimble.com&gt;
Signed-off-by: Theodore A. Roth &lt;troth@openavr.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-can: update t 4.0.0</title>
<updated>2022-04-11T13:22:30+00:00</updated>
<author>
<name>Oleksandr Kravchuk</name>
<email>open.source@oleksandr-kravchuk.com</email>
</author>
<published>2022-04-10T20:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8bfdee2f781c718a01ff353c305a96c196f0de44'/>
<id>urn:sha1:8bfdee2f781c718a01ff353c305a96c196f0de44</id>
<content type='text'>
Signed-off-by: Oleksandr Kravchuk &lt;open.source@oleksandr-kravchuk.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
</content>
</entry>
</feed>
