15
0
forked from pool/python-distro

Enable tests properly (this is pytest, not unittest)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=11
This commit is contained in:
2018-06-13 17:21:24 +00:00
committed by Git OBS Bridge
parent bb5874f9c1
commit 1e406ccb9d
2 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 13 16:52:25 UTC 2018 - mcepl@suse.com
- Enable tests properly (this is pytest, not unittest),
it is necessary to explicitly set locale to an Unicode one
(https://github.com/nir0s/distro/issues/223)
-------------------------------------------------------------------
Thu May 10 09:42:51 UTC 2018 - sebix+novell.com@sebix.at