forked from pool/python-EasyProcess
Accepting request 764048 from home:mcalabkova:branches:devel:languages:python
- update to version 0.2.8 * enable_stdout_log, enable_stderr_log * py38 support * remove py34 support OBS-URL: https://build.opensuse.org/request/show/764048 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-EasyProcess?expand=0&rev=34
This commit is contained in:
committed by
Git OBS Bridge
parent
97cd873301
commit
11c0de9cff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-EasyProcess
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 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 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-EasyProcess
|
||||
Version: 0.2.7
|
||||
Version: 0.2.8
|
||||
Release: 0
|
||||
Summary: Python subprocess interface
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user