mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-02 00:07:03 +03:00
Improve the `re` fallback patch to use it on PyPy even if `regex` is available. Fix returning some failure message when match fails. Update the dependency in `setup.cfg` as well. Deselect tests that rely on `regex`-specific output. Signed-off-by: Michał Górny <mgorny@gentoo.org>