From 0a8f2b81f3c5059de6f25377391d5c1664676929e0d3f8a747f53fb9eb7ff639 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 22 May 2023 21:08:29 +0000 Subject: [PATCH] - update to 2.0.4: * Allow `ok_code` to be used with `fg` #655 * Make sure `new_group` never creates a new session #675 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sh?expand=0&rev=36 --- python-sh.changes | 7 +++++++ python-sh.spec | 2 +- sh-2.0.3.tar.gz | 3 --- sh-2.0.4.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 sh-2.0.3.tar.gz create mode 100644 sh-2.0.4.tar.gz diff --git a/python-sh.changes b/python-sh.changes index ed9d931..842464d 100644 --- a/python-sh.changes +++ b/python-sh.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 22 21:07:07 UTC 2023 - Dirk Müller + +- update to 2.0.4: + * Allow `ok_code` to be used with `fg` #655 + * Make sure `new_group` never creates a new session #675 + ------------------------------------------------------------------- Sat May 6 20:58:14 UTC 2023 - Matej Cepl diff --git a/python-sh.spec b/python-sh.spec index 0f4d06a..904de6f 100644 --- a/python-sh.spec +++ b/python-sh.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-sh -Version: 2.0.3 +Version: 2.0.4 Release: 0 Summary: Python subprocess interface License: MIT diff --git a/sh-2.0.3.tar.gz b/sh-2.0.3.tar.gz deleted file mode 100644 index ca0c99e..0000000 --- a/sh-2.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:800efeda403b63879b0a5625f65a0021fd1ea61ed181954da0346372a7b2a341 -size 345365 diff --git a/sh-2.0.4.tar.gz b/sh-2.0.4.tar.gz new file mode 100644 index 0000000..2da9743 --- /dev/null +++ b/sh-2.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a18920f0839991bc9dfddb6dcc006c360b1064ba96257359f0ea356e9fa75a60 +size 345443