<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 kirkstone-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2021-05-28T13:50:20+00:00</updated>
<entry>
<title>python3-werkzeug: Upgrade 1.0.1 -&gt; 2.0.1</title>
<updated>2021-05-28T13:50:20+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2021-05-26T21:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=380c0f5f0924d658bf61dbf67817fa64733d6f77'/>
<id>urn:sha1:380c0f5f0924d658bf61dbf67817fa64733d6f77</id>
<content type='text'>
Upgrade to release 2.0.1:

- Fix type annotation for send_file max_age callable. Don't pass
  pathlib.Path to max_age.
- Mark top-level names as exported so type checking understands
  imports in user projects.
- Fix some types that weren't available in Python 3.6.0.
- cached_property is generic over its return type, properties
  decorated with it report the correct type.
- Fix multipart parsing bug when boundary contains special regex
  characters.
- Type checking understands that calling headers.get with a string
  default will always return a string.
- If HTTPException.description is not a string, get_description
  will convert it to a string.

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.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>
<entry>
<title>python3-werkzeug: Clarify BSD license type</title>
<updated>2021-03-22T16:18:47+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-03-18T05:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bf52cc1f9e9d970ddd676d6b9b887d87e55f35fc'/>
<id>urn:sha1:bf52cc1f9e9d970ddd676d6b9b887d87e55f35fc</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
</content>
</entry>
<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>
