Package: re2 / 20210201+dfsg-1

Metadata

Package Version Patches format
re2 20210201+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
parallel test runner.patch | (download)

Makefile | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 parallel-friendly test-runner

Use our own test runner that can test in parallel with readable output
and errors included in the build log.

Output a . after each line of test output so slow buildds don't give up on us.
Only perform cursory tests on the static library.

debian unicode data.patch | (download)

re2/unicode.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use debian's unicode data

The Unicode data on the local system should be used, rather than
downloading from unicode.org.

python3.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 build unicode tables with python 3


soname 9.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 revert soname back to 9, the bump was unnecessary