Skip to content

community/pydiffx: fix assertRaisesRegexp deprecation

Celeste requested to merge Celeste/aports:fix-pydiffx-tests into master

It seems assertRaisesRegexp has been removed in Python 3.12, which causes the tests to fail: https://dev.alpinelinux.org/~ptrc/py3.12_logs/pydiffx.log

Merge request reports

Loading