Package: re2 / 20240702-2
Metadata
Package | Version | Patches format |
---|---|---|
re2 | 20240702-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
parallel test runner.patch | (download) |
Makefile |
8 7 + 1 - 0 ! |
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 ! |
use debian's unicode data The Unicode data on the local system should be used, rather than downloading from unicode.org. |
python no bazel.patch | (download) |
python/setup.py |
15 5 + 10 - 0 ! |
build python module without bazel We don't have a useable modern Bazel in Debian. Just use PyBind11's native setuptools support instead. |
python existing dir.patch | (download) |
python/setup.py |
4 2 + 2 - 0 ! |
handle an existing re2 directory |
1