<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-werkzeug_1.0.1.bb, branch gatesgarth-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-05-12T23:53:46+00:00</updated>
<entry>
<title>python3-werkzeug: add python3-logging to RDEPENDS</title>
<updated>2020-05-12T23:53:46+00:00</updated>
<author>
<name>Trevor Gamblin</name>
<email>trevor.gamblin@windriver.com</email>
</author>
<published>2020-05-12T23:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f92b959f4a52ec7596aace92c8d37a370a132f30'/>
<id>urn:sha1:f92b959f4a52ec7596aace92c8d37a370a132f30</id>
<content type='text'>
werkzeug relies on the logging module, but it is not in RDEPENDS,
so add it:

|Python 3.8.2 (default, Apr 27 2020, 08:51:00)
|[GCC 9.3.0] on linux
|Type "help", "copyright", "credits" or "license" for more information.
|&gt;&gt;&gt; import werkzeug
|Traceback (most recent call last):
|File "&lt;stdin&gt;", line 1, in &lt;module&gt;
|File "/usr/lib64/python3.8/site-packages/werkzeug/_init_.py", line 15, in &lt;module&gt;
|from .serving import run_simple
|File "/usr/lib64/python3.8/site-packages/werkzeug/serving.py", line 50, in &lt;module&gt;
|from ._internal import _log
|File "/usr/lib64/python3.8/site-packages/werkzeug/_internal.py", line 12, in &lt;module&gt;
|import logging
|ModuleNotFoundError: No module named 'logging'

Signed-off-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-werkzeug: Upgrade 1.0.0 -&gt; 1.0.1</title>
<updated>2020-04-28T23:24:07+00:00</updated>
<author>
<name>Domarys Correa</name>
<email>domarys.correa@ossystems.com.br</email>
</author>
<published>2020-04-28T13:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=22d74cb158949dca9008ae0a27fef212bfc2310a'/>
<id>urn:sha1:22d74cb158949dca9008ae0a27fef212bfc2310a</id>
<content type='text'>
Signed-off-by: Domarys Correa &lt;domarys.correa@ossystems.com.br&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
