Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-google-re2 | Distribution: Fedora Project |
Version: 1.1.20250722 | Vendor: Fedora Project |
Release: 1.el10_0 | Build date: Sun Aug 3 18:24:56 2025 |
Group: Unspecified | Build host: buildvm-s390x-09.s390.fedoraproject.org |
Size: 318571 | Source RPM: re2-20250722-1.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/google/re2 | |
Summary: RE2 Python bindings |
A drop-in replacement for the re module. It uses RE2 under the hood, of course, so various PCRE features (e.g. backreferences, look-around assertions) are not supported. See https://github.com/google/re2/wiki/Syntax for the canonical reference, but known syntactic ”gotchas” relative to Python are: • PCRE supports \Z and \z; RE2 supports \z; Python supports \z, but calls it \Z. You must rewrite \Z to \z in pattern strings. Known differences between this module’s API and the re module’s API: • The error class does not provide any error information as attributes. • The Options class replaces the re module’s flags with RE2’s options as gettable/settable properties. Please see re2.h for their documentation. • The pattern string and the input string do not have to be the same type. Any str will be encoded to UTF-8. • The pattern string cannot be str if the options specify Latin-1 encoding.
BSD-3-Clause
* Sun Aug 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2:20250722-1 - Update to 20250722 - Adjust the version of python3-google-re2 to match the version on PyPI and in its metadata; bump Epoch to preserve the upgrade path * Sun Aug 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-6 - Do not build and run benchmarks * Sun Aug 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-5 - Add a “python” build conditional * Sun Aug 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-4 - Add a SourceLicense field * Sun Oct 13 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-3 - Build the Python extension * Sun Oct 13 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-2 - Enable full Unicode properties support by linking ICU * Sun Oct 13 2024 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1:20240702-1 - Upgrade to 2024-07-02 - Incorporate a few minor packaging enhancements from Rawhide * Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-16 - Include HTML and text syntax references as devel package documentation * Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-14 - Improve the source URL * Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-13 - Switch the URL from HTTP to HTTPS * Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-12 - Convert License to SPDX * Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-11 - Use a simplified description from upstream. * Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-10 - Build with ninja instead of make - This is modestly faster and has no disadvantages * Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-9 - Fix unowned directory %{_libdir}/cmake/re2/ * Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-6 - Use CMake to build and run tests; this results in more thorough testing * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:20220601-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:20220601-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:20220601-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/ad /usr/lib/.build-id/ad/929d1d20b37b1b3d342437183b13db48210a1f /usr/lib64/python3.12/site-packages/google_re2-1.1.20250722.dist-info /usr/lib64/python3.12/site-packages/google_re2-1.1.20250722.dist-info/INSTALLER /usr/lib64/python3.12/site-packages/google_re2-1.1.20250722.dist-info/LICENSE /usr/lib64/python3.12/site-packages/google_re2-1.1.20250722.dist-info/METADATA /usr/lib64/python3.12/site-packages/google_re2-1.1.20250722.dist-info/WHEEL /usr/lib64/python3.12/site-packages/google_re2-1.1.20250722.dist-info/top_level.txt /usr/lib64/python3.12/site-packages/re2 /usr/lib64/python3.12/site-packages/re2/__init__.py /usr/lib64/python3.12/site-packages/re2/__pycache__ /usr/lib64/python3.12/site-packages/re2/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/re2/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/re2/_re2.cpython-312-s390x-linux-gnu.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Aug 6 04:12:44 2025