14
0
forked from pool/python-rich

Accepting request 1099446 from home:ecsos:python

- %{?sle15_python_module_pythons} mut be at beginning to work.

OBS-URL: https://build.opensuse.org/request/show/1099446
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=53
This commit is contained in:
2023-07-19 11:10:19 +00:00
committed by Git OBS Bridge
parent 4fe353abfa
commit 6a80cb20ae
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 19 09:18:31 UTC 2023 - ecsos <ecsos@opensuse.org>
- %{?sle15_python_module_pythons} mut be at beginning to work.
-------------------------------------------------------------------
Sat Jul 8 20:32:32 UTC 2023 - Arun Persaud <arun@gmx.de>

View File

@@ -17,6 +17,7 @@
#
%{?sle15_python_module_pythons}
Name: python-rich
Version: 13.4.2
Release: 0
@@ -37,7 +38,7 @@ Requires: python-markdown-it-py >= 2.2.0
Requires: python-pygments >= 2.13.0
Suggests: python-ipywidgets >= 7.5.1
BuildArch: noarch
%{?sle15_python_module_pythons}
# SECTION test requirements
BuildRequires: %{python_module pytest}
# /SECTION