14
0

Accepting request 1064488 from home:ojkastl_buildservice:Branch_devel_languages_python

- BuildRequire rich, otherwise the %checks fail on SLES15 with
  the python3-module (rich is not being installed automatically)

OBS-URL: https://build.opensuse.org/request/show/1064488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocess-tee?expand=0&rev=12
This commit is contained in:
2023-02-12 22:37:57 +00:00
committed by Git OBS Bridge
parent 2d6a35b9de
commit 23c2c146f8
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Feb 12 08:03:02 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- BuildRequire rich, otherwise the %checks fail on SLES15 with
the python3-module (rich is not being installed automatically)
-------------------------------------------------------------------
Tue Jan 31 15:15:06 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>