1
0
forked from pool/python-pandas

- Skip one test that fails on 32bit: test_encode_non_c_locale

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pandas?expand=0&rev=26
This commit is contained in:
Tomáš Chvátal
2020-01-14 12:29:39 +00:00
committed by Git OBS Bridge
parent bd1fb91f99
commit 7fd2305835
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 14 12:28:49 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Skip one test that fails on 32bit: test_encode_non_c_locale
-------------------------------------------------------------------
Mon Nov 11 01:59:25 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>