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,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 13 15:13:26 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.2.8
* enable_stdout_log, enable_stderr_log
* py38 support
* remove py34 support
-------------------------------------------------------------------
Tue Nov 5 09:53:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>