14
0

Accepting request 772140 from home:mcalabkova:branches:devel:languages:python

- update to 2.5.2
  * add testing for python3.8
  * Fix crash when exceptions contain unicode in buffered output

OBS-URL: https://build.opensuse.org/request/show/772140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unittest-xml-reporting?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal
2020-02-09 10:11:40 +00:00
committed by Git OBS Bridge
parent dded510650
commit 0044fd992b
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 7 16:10:46 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 2.5.2
* add testing for python3.8
* Fix crash when exceptions contain unicode in buffered output
-------------------------------------------------------------------
Wed Oct 2 09:11:10 UTC 2019 - Matej Cepl <mcepl@suse.com>