forked from pool/python-subprocrunner
Accepting request 897708 from home:mnhauke
- Update to version 1.6.0 * Add __repr__ method to Retry/SubprocessRunner classes * Fix to properly suppress debug logs when quiet=True * Fixed to save command history at runtime OBS-URL: https://build.opensuse.org/request/show/897708 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 5 13:14:13 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 1.6.0
|
||||
* Add __repr__ method to Retry/SubprocessRunner classes
|
||||
* Fix to properly suppress debug logs when quiet=True
|
||||
* Fixed to save command history at runtime
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 4 20:34:17 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-subprocrunner
|
||||
Version: 1.5.0
|
||||
Version: 1.6.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:8adb84ae1dfe8bcc34f649cf00bff164702c24e350c7a3844617ecf750629cf7
|
||||
size 13725
|
3
subprocrunner-1.6.0.tar.gz
Normal file
3
subprocrunner-1.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c1e928db282e7453853744290908d04047a8fb3b49ff1e7f8284e6a3be3a810
|
||||
size 14247
|
Reference in New Issue
Block a user