forked from pool/python-subprocrunner
Accepting request 1009822 from home:yarunachalam:branches:devel:languages:python
- Update to version 2.0.0 Drop support for Python 3.5 Add input/encoding keyword arguments to run method Add raise_for_returncode method to SubprocessRunner class OBS-URL: https://build.opensuse.org/request/show/1009822 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 15:32:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 2.0.0
|
||||
Drop support for Python 3.5
|
||||
Add input/encoding keyword arguments to run method
|
||||
Add raise_for_returncode method to SubprocessRunner class
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 23:58:17 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-subprocrunner
|
||||
Version: 1.6.0
|
||||
Version: 2.0.0
|
||||
Release: 0
|
||||
Summary: A Python wrapper library for subprocess module
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c1e928db282e7453853744290908d04047a8fb3b49ff1e7f8284e6a3be3a810
|
||||
size 14247
|
3
subprocrunner-2.0.0.tar.gz
Normal file
3
subprocrunner-2.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd22aad8befd610461536463955e205122fed80303b814cc926c3a4a8d9aaf3c
|
||||
size 14357
|
Reference in New Issue
Block a user