Hi, Am 05.04.21 um 00:02 schrieb DimStar / Dominique Leuenberger:
Dear Package maintainers and hackers.
Below package(s) in openSUSE:Factory have been failing to build for at least 4 weeks. - python-Keras
The current test suite failure would easy to fix. It does not find any keras in the multibuild environment so just BuildRequire it. With that fixed the test suite produces a bunch of additional errors, also with an update to PyPI provided 2.4.3:
[ 189s] = 96 failed, 623 passed, 15 skipped, 140 warnings, 2 errors in 179.32s (0:02:59) =
Keras is supposed to come with tensorflow2 nowadays: https://keras.io/about/ I checked the tensorflow2 rpm. It is in there. Same with python-Keras-Applications and python-Keras-Preprocessing. https://build.opensuse.org/request/show/883023 https://build.opensuse.org/request/show/883024 https://build.opensuse.org/request/show/883025 AFAICT the python modules of tensorflow2 are not checked for functionality during the build. I don't dare to touch the tensorflow2 specfile beyond https://build.opensuse.org/request/show/883026 Cheers, Ben