SHA256
14
0
forked from pool/python-sh

- 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
This commit is contained in:
2024-06-10 09:09:32 +00:00
committed by Git OBS Bridge
parent 3a281ff7a1
commit 702d453548
4 changed files with 12 additions and 5 deletions

View File

@@ -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