15
0

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:
Tomáš Chvátal
2020-01-13 15:31:34 +00:00
committed by Git OBS Bridge
parent 97cd873301
commit 11c0de9cff
4 changed files with 13 additions and 5 deletions

View File

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