From 702d45354828593dfbed4e23f3ab42bce7ddc557338a331199c460dab6acd1c6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 10 Jun 2024 09:09:32 +0000 Subject: [PATCH] - update to 2.0.7: * Fix `sh.glob` arguments #708 * Misc modernizations OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sh?expand=0&rev=42 --- python-sh.changes | 7 +++++++ python-sh.spec | 4 ++-- sh-2.0.6.tar.gz | 3 --- sh-2.0.7.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 sh-2.0.6.tar.gz create mode 100644 sh-2.0.7.tar.gz diff --git a/python-sh.changes b/python-sh.changes index 494a099..b9605b3 100644 --- a/python-sh.changes +++ b/python-sh.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 10 09:09:25 UTC 2024 - Dirk Müller + +- update to 2.0.7: + * Fix `sh.glob` arguments #708 + * Misc modernizations + ------------------------------------------------------------------- Tue Oct 17 06:31:32 UTC 2023 - Daniel Garcia Moreno diff --git a/python-sh.spec b/python-sh.spec index f2befb3..a6e88b2 100644 --- a/python-sh.spec +++ b/python-sh.spec @@ -1,7 +1,7 @@ # # spec file for package python-sh # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-sh -Version: 2.0.6 +Version: 2.0.7 Release: 0 Summary: Python subprocess interface License: MIT diff --git a/sh-2.0.6.tar.gz b/sh-2.0.6.tar.gz deleted file mode 100644 index 3f3107a..0000000 --- a/sh-2.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b2998f313f201c777e2c0061f0b1367497097ef13388595be147e2a00bf7ba1 -size 345496 diff --git a/sh-2.0.7.tar.gz b/sh-2.0.7.tar.gz new file mode 100644 index 0000000..8c8f70c --- /dev/null +++ b/sh-2.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029d45198902bfb967391eccfd13a88d92f7cebd200411e93f99ebacc6afbb35 +size 345477