15
0

- Add test_profil_float_32bit.patch to skip test_profil_float

test which fails on 32bit systems (gh#bmc/munkres#40).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munkres?expand=0&rev=14
This commit is contained in:
2022-04-22 10:38:59 +00:00
committed by Git OBS Bridge
parent c9a003f5b8
commit bf6ae149be
3 changed files with 31 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 22 10:38:15 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Add test_profil_float_32bit.patch to skip test_profil_float
test which fails on 32bit systems (gh#bmc/munkres#40).
-------------------------------------------------------------------
Sat Mar 26 19:58:13 UTC 2022 - Dirk Müller <dmueller@suse.com>