14
0
forked from pool/python-rich

Accepting request 1158430 from devel:languages:python

- update to 13.7.1:
  * Fixes some character widths

- Ignore python3.6.2 for test since it doesn't support it.
  * Added post_style argument to Segment.apply_style
  * Changed display of progress bars in no_color mode for
  * Console property size will fall back to getting the
    terminal size of stdout it stdin fails, this allows size
  * Allow passing markdown over STDIN when using python -m
  * Double tag escape, i.e. "\\[foo]" results in a
  * Fixed header_style not applying to headers in
  * Fixed encoding error on Windows when loading code for
  * MarkupError exception raise from None to omit internal
  * Factored out RichHandler.render and
- Kill dephell dependency

OBS-URL: https://build.opensuse.org/request/show/1158430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rich?expand=0&rev=29
This commit is contained in:
2024-03-18 15:44:08 +00:00
committed by Git OBS Bridge
4 changed files with 23 additions and 17 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 16 09:47:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 13.7.1:
* Fixes some character widths
-------------------------------------------------------------------
Thu Nov 16 21:27:11 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-rich
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2020-2021, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-rich
Version: 13.7.0
Version: 13.7.1
Release: 0
Summary: A Python library for rich text and beautiful formatting in the terminal
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5cb5123b5cf9ee70584244246816e9114227e0b98ad9176eede6ad54bf5403fa
size 221168

BIN
rich-13.7.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.