14
0
forked from pool/python-rich

Accepting request 1106191 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/1106191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=55
This commit is contained in:
2023-08-28 10:56:34 +00:00
committed by Git OBS Bridge
parent 6a80cb20ae
commit 0bfd848191
4 changed files with 36 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-rich
Version: 13.4.2
Version: 13.5.2
Release: 0
Summary: A Python library for rich text and beautiful formatting in the terminal
License: MIT
@@ -38,7 +38,6 @@ Requires: python-markdown-it-py >= 2.2.0
Requires: python-pygments >= 2.13.0
Suggests: python-ipywidgets >= 7.5.1
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module pytest}
# /SECTION