<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-extended/python-rich, 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>2024-02-20T07:22:24+00:00</updated>
<entry>
<title>meta-python: drop ${PYTHON_PN}</title>
<updated>2024-02-20T07:22:24+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2024-02-20T04:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=94c20e1ef4d7bd1dde1003cde25b9adb1ccc8310'/>
<id>urn:sha1:94c20e1ef4d7bd1dde1003cde25b9adb1ccc8310</id>
<content type='text'>
python 2 is long unsupported, so we no longer need this variable.

Signed-off-by: Tim Orling &lt;tim.orling@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-rich: upgrade 13.6.0 -&gt; 13.7.0</title>
<updated>2023-11-22T06:44:40+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-11-22T06:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2aa6327a2234f0023b0c3a136f585317125dcb3d'/>
<id>urn:sha1:2aa6327a2234f0023b0c3a136f585317125dcb3d</id>
<content type='text'>
Changelog:
============
-Adds missing parameters to Panel.fit
-Some text goes missing during wrapping when it contains double width characters
-Ensure font is correctly inherited in exported HTML
-Fixed typing for FloatPrompt.

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-rich: upgrade 13.5.3 -&gt; 13.6.0</title>
<updated>2023-10-24T00:00:49+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-10-23T09:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6f1d6316d4a8e632fdfb3c69871357ea366dbbaf'/>
<id>urn:sha1:6f1d6316d4a8e632fdfb3c69871357ea366dbbaf</id>
<content type='text'>
Changelog:
 Added Python 3.12 to classifiers.

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-rich: upgrade 13.5.2 -&gt; 13.5.3</title>
<updated>2023-09-20T22:34:03+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-09-19T07:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=999abdbb9600b272aebaf6f457cb4eaeed68d1ee'/>
<id>urn:sha1:999abdbb9600b272aebaf6f457cb4eaeed68d1ee</id>
<content type='text'>
Changelog:
===========
Markdown table rendering issue with inline styles and links
Fix Markdown code blocks on a light background

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-rich: upgrade 13.4.2 -&gt; 13.5.2</title>
<updated>2023-08-16T18:39:45+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-08-16T01:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ffb2eb34bf12c2ed9e7a5f53bb21c7216eafcef0'/>
<id>urn:sha1:ffb2eb34bf12c2ed9e7a5f53bb21c7216eafcef0</id>
<content type='text'>
Changelog:
============
Fixed
--------
Fixed Text.expand_tab assertion error
Fix tilde character (~) not included in link regex when printing to console #3057
Fixed Text.expand_tabs not expanding spans.
Fixed TimeElapsedColumn from showing negative.
Fix for escaping strings with a trailing backslash #2987
Fixed exception in Markdown with partial table #3053
Fixed the HTML export template so that the &lt;html&gt; tag comes before the &lt;head&gt; tag #3021
Fixed issue with custom classes overwriting __eq__ #2875
Fix rich.pretty.install breakage in iPython #3013

Added
--------
Added Text.extend_style method.
Added Span.extend method.

Changed
----------
Text.tab_size now defaults to None to indicate that Console.tab_size should be used.

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-rich: upgrade 13.4.1 -&gt; 13.4.2</title>
<updated>2023-06-19T17:24:49+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-06-19T06:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=21a982008cc58048466fe197ff7a07163be30fc2'/>
<id>urn:sha1:21a982008cc58048466fe197ff7a07163be30fc2</id>
<content type='text'>
Changelog:
==========
Relaxed markdown-it-py dependency

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-rich: upgrade 13.3.5 -&gt; 13.4.1</title>
<updated>2023-06-05T16:29:35+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-06-05T07:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=35125eef933345b29139d276105aad4ba1321a12'/>
<id>urn:sha1:35125eef933345b29139d276105aad4ba1321a12</id>
<content type='text'>
Changelog:
============
  Fixed typing extensions import in markdown #2979
  Added support for tables in Markdown #2977

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-rich: upgrade 13.3.4 -&gt; 13.3.5</title>
<updated>2023-05-09T04:45:56+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-05-08T10:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=348ea5737f4b8532295b2f94a8094ca50bed5974'/>
<id>urn:sha1:348ea5737f4b8532295b2f94a8094ca50bed5974</id>
<content type='text'>
Changelog:
Fixed italic indent guides in SVG ouput

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-rich: upgrade 13.3.3 -&gt; 13.3.4</title>
<updated>2023-04-17T16:53:31+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-04-17T07:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=561990f983a5f4b30dd0d8a1224ea8e034d5cdfe'/>
<id>urn:sha1:561990f983a5f4b30dd0d8a1224ea8e034d5cdfe</id>
<content type='text'>
Changelog:
 Fixed for is_terminal ignoring FORCE_COLOR

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-rich: upgrade 13.3.2 -&gt; 13.3.3</title>
<updated>2023-04-05T22:56:47+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-04-03T10:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d83bc4853f4b0c1b0379285dc538b042d2e2c204'/>
<id>urn:sha1:d83bc4853f4b0c1b0379285dc538b042d2e2c204</id>
<content type='text'>
Changelog:
Added Style.clear_meta_and_links

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