14
0

Accepting request 1085164 from home:ojkastl_buildservice:Branch_devel_languages_python

add patch to replace hardcoded python3 executable name

OBS-URL: https://build.opensuse.org/request/show/1085164
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocess-tee?expand=0&rev=16
This commit is contained in:
2023-05-09 22:35:22 +00:00
committed by Git OBS Bridge
parent bc6d5ce15d
commit fef9b28eeb
3 changed files with 53 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri May 5 18:13:11 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add patch
0001-test-test_unit.py-do-not-use-python3-rather-use-sys..patch
to replace hardcoded python3 executable name
(see https://github.com/pycontribs/subprocess-tee/pull/107)
-------------------------------------------------------------------
Fri May 5 10:39:38 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>