Sat, 28 Sep 2024 10:22:32 UTC | login

Information for build python-re2-1.0.5-7.fc29

ID42287
Package Namepython-re2
Version1.0.5
Release7.fc29
Epoch
SummaryPython wrapper for Google's RE2 library
Descriptionpython-re2 is a Python extension that wraps Google's RE2 regular expression library. This is Facebook's pyre2 Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 09 Jun 2018 19:55:53 UTC
CompletedSat, 09 Jun 2018 21:26:56 UTC
Taskbuild (f29-candidate, python-re2-1.0.5-7.fc29.src.rpm)
Tags
f29
RPMs
src
python-re2-1.0.5-7.fc29.src.rpm (info) (download)
riscv64
python2-re2-1.0.5-7.fc29.riscv64.rpm (info) (download)
python-re2-debugsource-1.0.5-7.fc29.riscv64.rpm (info) (download)
python2-re2-debuginfo-1.0.5-7.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0.5-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.0.5-5 - Python 2 binary package renamed to python2-re2 See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Oct 09 2016 Mads Kiilerich <mads@kiilerich.com> - 1.0.5-1 - python-re2 1.0.5 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.4-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Apr 14 2015 Mads Kiilerich <mads@kiilerich.com> - 1.0.4-1 - change from the axiak/pyre2 fork back to the upstream facebook/pyre2 - enable tests * Thu Feb 12 2015 Ralph Bean <rbean@redhat.com> - 0.2.20-2.20150211git382bb74 - Move to a post-release git checkout to include various bugfixes. - Remove rpath settings. - Use Cython for the build. * Wed Feb 11 2015 Ralph Bean <rbean@redhat.com> - 0.2.20-1 - initial package for Fedora