Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-google-re2-20240702-19.fc41 RPM for ppc64le

From Fedora 41 for ppc64le / p

Name: python3-google-re2 Distribution: Fedora Project
Version: 20240702 Vendor: Fedora Project
Release: 19.fc41 Build date: Wed Sep 4 13:49:08 2024
Group: Unspecified Build host: buildvm-ppc64le-22.iad2.fedoraproject.org
Size: 519795 Source RPM: re2-20240702-19.fc41.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.

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Aug 26 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-19
  - Build the Python extension, replacing python-fb-re2
* Sun Aug 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-18
  - Rebuilt for abseil-cpp-20240722.0
* Fri Aug 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-17
  - Enable full Unicode properties support by linking ICU
* Thu Aug 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-16
  - Include HTML and text syntax references as devel package documentation
* Thu Aug 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-14
  - Improve the source URL
* Thu Aug 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-13
  - Switch the URL from HTTP to HTTPS
* Thu Aug 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-12
  - Convert License to SPDX
* Thu Aug 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-10
  - Use a simplified description from upstream.
* Thu Aug 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-9
  - Build with ninja instead of make
  - This is modestly faster and has no disadvantages
* Thu Aug 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-8
  - Fix unowned directory %{_libdir}/cmake/re2/
* Thu Aug 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-5
  - Use CMake to build and run tests; this results in more thorough testing
* Tue Aug 13 2024 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1:20240702-1
  - Upgrade to 2024-07-02
* 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
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:20220601-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:20220601-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Nov 30 2022 Denis Arnaud <denis.arnaud_fedora@m4x.org>  - 1:20220601-1
  - Upgrade to 2022-06-01

Files

/usr/lib/.build-id
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/cf78979f08947b965b085a39066a425ac7124c
/usr/lib64/python3.13/site-packages/google_re2-1.1.20240702.dist-info
/usr/lib64/python3.13/site-packages/google_re2-1.1.20240702.dist-info/INSTALLER
/usr/lib64/python3.13/site-packages/google_re2-1.1.20240702.dist-info/LICENSE
/usr/lib64/python3.13/site-packages/google_re2-1.1.20240702.dist-info/METADATA
/usr/lib64/python3.13/site-packages/google_re2-1.1.20240702.dist-info/WHEEL
/usr/lib64/python3.13/site-packages/google_re2-1.1.20240702.dist-info/top_level.txt
/usr/lib64/python3.13/site-packages/re2
/usr/lib64/python3.13/site-packages/re2/__init__.py
/usr/lib64/python3.13/site-packages/re2/__pycache__
/usr/lib64/python3.13/site-packages/re2/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/re2/__pycache__/__init__.cpython-313.pyc
/usr/lib64/python3.13/site-packages/re2/_re2.cpython-313-powerpc64le-linux-gnu.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Oct 27 05:57:41 2024