15
0

Accepting request 1103329 from home:buschmann23:branches:devel:languages:python

- Fix failing test when no alias in bash is defined
  * add fix-fail-no-alias.patch

OBS-URL: https://build.opensuse.org/request/show/1103329
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=74
This commit is contained in:
2023-08-12 13:56:03 +00:00
committed by Git OBS Bridge
parent 82ebb8434a
commit d607791a41
3 changed files with 43 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 10 12:27:03 UTC 2023 - Matthias Fehring <buschmann23@opensuse.org>
- Fix failing test when no alias in bash is defined
* add fix-fail-no-alias.patch
-------------------------------------------------------------------
Mon Jul 31 07:03:10 UTC 2023 - Matej Cepl <mcepl@suse.com>