On 11.01.20 06:09, Andreas Tille wrote: > On Fri, Jan 10, 2020 at 11:45:15PM +0100, Christian Kastner wrote:> Strange. > I did not intentionally set the branch protection. Hope it > works now.
Pushing worked after this, thanks. I test-rebuilt all packages with build dependencies on libsvm packages, and most of them built successfully. Here are the issues I encountered: * src:pymvpa2 Can't be built because of removed Python 2 dependencies, and without a Python3 package will itself be removed eventually, I guess * src:openms FTBFS, but for unrelated reasons (#943450, issue with new doxygen) * src:python-sklearn FTBFS because of 3 test suite errors, but also does so with libsvm-3.21+ds-1.2, with the exact same errors. The errors do not seem to be related to libsvm, eg [1]. I'm working on an updated version of python-sklearn, so I'll look into that separately. [1] https://github.com/scikit-learn/scikit-learn/pull/12890 As the three issues above are not directly related to the new version of libsvm, I saw no reason to stall any longer, so I went ahead and tagged and uploaded 3.24+ds-1. Thanks, all, for the collaboration!