Attention is currently required from: msuraev, dexter.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/pysim/+/30075
to look at the new patch set (#4).
Change subject: pySim-shell: fix compatibility problem with cmd2 >= 2.3.0 (bg) ......................................................................
pySim-shell: fix compatibility problem with cmd2 >= 2.3.0 (bg)
cmd2.fg and cmd2.bg have been deprecated in cmd2 2.3.0 and removed in cmd2 2.4.0. Let's work around this by a version check.
Related upstream commits: (See also: https://github.com/python-cmd2/cmd2)
Commit f57b08672af97f9d973148b6c30d74fe4e712d14 Author: Kevin Van Brunt kmvanbrunt@gmail.com Date: Mon Oct 11 15:20:46 2021 -0400
and
Commit f217861feae45a0a1abb56436e68c5dd859d64c0 Author: Kevin Van Brunt kmvanbrunt@gmail.com Date: Wed Feb 16 13:34:13 2022 -0500
Change-Id: I9fd32c0fd8f6d40e00a318602af97c288605e8e5 --- M contrib/jenkins.sh M pySim-shell.py 2 files changed, 55 insertions(+), 16 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/75/30075/4