forked from pool/python-sh
- 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
This commit is contained in:
parent
a70ad0e71d
commit
0a8f2b81f3
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 21:07:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <mcepl@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
BIN
sh-2.0.3.tar.gz
(Stored with Git LFS)
BIN
sh-2.0.3.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
sh-2.0.4.tar.gz
Normal file
3
sh-2.0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a18920f0839991bc9dfddb6dcc006c360b1064ba96257359f0ea356e9fa75a60
|
||||
size 345443
|
Loading…
x
Reference in New Issue
Block a user