Loading
python313Packages.ruffus: fix tests
re.error is re.PatternError now and the testsuite checks for the exact exception that's thrown (by string/name, not by instance). patch the excepted message for python >=3.13 to make the assertion happy last commit to upstream master was 4 years ago, don't bother trying to fix there