Mon, 29 May 2023 18:05:05 UTC

Information for build python-regex-2020.10.28-1.fc34

ID1635966
Package Namepython-regex
Version2020.10.28
Release1.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-regex.git#9e7a0ad59ed3ccf0dfeb7f9d422981e8b7173b98
SummaryAlternative regular expression module, to replace re
DescriptionThis new regex implementation is intended eventually to replace Python's current re module implementation. For testing and comparison with the current 're' module the new implementation is in the form of a module called 'regex'.
Built bythm
State complete
Volume DEFAULT
StartedThu, 29 Oct 2020 13:14:19 UTC
CompletedThu, 29 Oct 2020 13:17:00 UTC
Taskbuild (rawhide, /rpms/python-regex.git:9e7a0ad59ed3ccf0dfeb7f9d422981e8b7173b98)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-regex.git#9e7a0ad59ed3ccf0dfeb7f9d422981e8b7173b98'}}
Tags
f34
RPMs
src
python-regex-2020.10.28-1.fc34.src.rpm (info) (download)
aarch64
python3-regex-2020.10.28-1.fc34.aarch64.rpm (info) (download)
python-regex-debugsource-2020.10.28-1.fc34.aarch64.rpm (info) (download)
python3-regex-debuginfo-2020.10.28-1.fc34.aarch64.rpm (info) (download)
armv7hl
python3-regex-2020.10.28-1.fc34.armv7hl.rpm (info) (download)
python-regex-debugsource-2020.10.28-1.fc34.armv7hl.rpm (info) (download)
python3-regex-debuginfo-2020.10.28-1.fc34.armv7hl.rpm (info) (download)
i686
python3-regex-2020.10.28-1.fc34.i686.rpm (info) (download)
python-regex-debugsource-2020.10.28-1.fc34.i686.rpm (info) (download)
python3-regex-debuginfo-2020.10.28-1.fc34.i686.rpm (info) (download)
ppc64le
python3-regex-2020.10.28-1.fc34.ppc64le.rpm (info) (download)
python-regex-debugsource-2020.10.28-1.fc34.ppc64le.rpm (info) (download)
python3-regex-debuginfo-2020.10.28-1.fc34.ppc64le.rpm (info) (download)
s390x
python3-regex-2020.10.28-1.fc34.s390x.rpm (info) (download)
python-regex-debugsource-2020.10.28-1.fc34.s390x.rpm (info) (download)
python3-regex-debuginfo-2020.10.28-1.fc34.s390x.rpm (info) (download)
x86_64
python3-regex-2020.10.28-1.fc34.x86_64.rpm (info) (download)
python-regex-debugsource-2020.10.28-1.fc34.x86_64.rpm (info) (download)
python3-regex-debuginfo-2020.10.28-1.fc34.x86_64.rpm (info) (download)
Logs
armv7hl
state.log
root.log
build.log
hw_info.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
build.log
state.log
hw_info.log
root.log
mock_output.log
ppc64le
hw_info.log
root.log
build.log
state.log
mock_output.log
s390x
root.log
hw_info.log
state.log
build.log
mock_output.log
Changelog * Thu Oct 29 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2020.10.28-1 - Update to 2020.10.28. * Wed Oct 28 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2020.10.23-1 - Update to 2020.10.23. * Mon Oct 12 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2020.10.11-1 - Update to 2020.10.11. * Tue Sep 29 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2020.9.27-1 - Update to 2020.9.27. * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2020.7.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 23 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2020.7.14-1 - Update to 2020.7.14. * Sat Jun 20 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2020.6.8-2 - Update to 2020.6.8. * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 2020.5.14-2 - Rebuilt for Python 3.9 * Fri May 15 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2020.5.14-1 - Update to 2020.5.14. * Tue Apr 14 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2020.4.4-1 - Update to 2020.4.4. * Sat Feb 22 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2020.2.20-1 - Update to 2020.2.20. * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2020.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jan 25 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2020.1.8-1 - Update to 2020.1.8. * Fri Jan 03 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2019.12.20-2 - Add BR on setuptools. * Wed Jan 01 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2019.12.20-1 - Update to 2019.12.20. - Update doc generation. * Sat Dec 14 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2019.12.9-1 - Update to 2019.12.9. * Sat Nov 09 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2019.11.1-1 - Update to 2019.11.1. * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2019.08.19-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Tue Aug 27 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2019.08.19-2 - Remove Python2 subpackage (bz#1744656). * Tue Aug 27 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2019.08.19-1 - Update to 2019.08.19. * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2019.06.08-2 - Rebuilt for Python 3.8 * Wed Aug 14 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2019.06.08-1 - Update to 2019.06.08. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2019.05.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat May 25 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2019.05.25-1 - Update to 2019.05.25. * Mon Apr 15 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2019.04.14-1 - Update to 2019.04.14. * Sat Mar 09 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2019.03.09-1 - Update to 2019.03.09. * Sat Feb 09 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2019.02.07-1 - Update to 2019.02.07. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2019.01.24-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 28 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2019.01.24-1 - Update to 2019.01.24. * Tue Dec 18 2018 Thomas Moschny <thomas.moschny@gmx.de> - 2018.11.22-1 - Update to 2018.11.22. * Sun Nov 11 2018 Thomas Moschny <thomas.moschny@gmx.de> - 2018.11.07-1 - Update to 2018.11.07.