Skip to content

WIP: testing/py3-scikit-optimize: fix ftbfs

Kevin Daudt requested to merge kdaudt/aports:fix-scikit-optimize into master

3 issues:

  • py3-pillow dependency missing
  • sp_version has changed to an object
  • deprecated decorator: TypeError: object.__init__() takes exactly one argument (the instance to initialize)

Fixes: #11862 (closed)

Edited by Kevin Daudt

Merge request reports