17
0

- Update to 0.2.5:

* Fixes for python 3.7
  * Many utf8 fixes
- Switch to github tarball for tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-EasyProcess?expand=0&rev=23
This commit is contained in:
Tomáš Chvátal
2019-03-01 13:05:46 +00:00
committed by Git OBS Bridge
parent c1c74107c1
commit e45df413ea
4 changed files with 21 additions and 18 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 1 12:54:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.2.5:
* Fixes for python 3.7
* Many utf8 fixes
- Switch to github tarball for tests
-------------------------------------------------------------------
Wed Dec 5 01:05:28 UTC 2018 - Jan Engelhardt <jengelh@inai.de>