Mon, 27 Mar 2023 21:13:01 UTC

Information for build python27-2.7.18-2.fc32

ID1544450
Package Namepython27
Version2.7.18
Release2.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python27.git#7b43acb1501c6f06c21ef8d19217f8507cfe850f
SummaryVersion 2.7 of the Python interpreter
DescriptionPython 2 is an old version of the language that is incompatible with the 3.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed in the 3.x line. Note that Python 2 is not supported upstream after 2020-01-01, please use the python3 package instead if you can. This package also provides the "python2" executable.
Built bypviktori
State complete
Volume DEFAULT
StartedTue, 21 Jul 2020 08:37:21 UTC
CompletedTue, 21 Jul 2020 09:11:13 UTC
Taskbuild (f32-candidate, /rpms/python27.git:7b43acb1501c6f06c21ef8d19217f8507cfe850f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python27.git#7b43acb1501c6f06c21ef8d19217f8507cfe850f'}}
Tags
f32-updates
RPMs
src
python27-2.7.18-2.fc32.src.rpm (info) (download)
aarch64
python27-2.7.18-2.fc32.aarch64.rpm (info) (download)
python27-debuginfo-2.7.18-2.fc32.aarch64.rpm (info) (download)
python27-debugsource-2.7.18-2.fc32.aarch64.rpm (info) (download)
armv7hl
python27-2.7.18-2.fc32.armv7hl.rpm (info) (download)
python27-debuginfo-2.7.18-2.fc32.armv7hl.rpm (info) (download)
python27-debugsource-2.7.18-2.fc32.armv7hl.rpm (info) (download)
i686
python27-2.7.18-2.fc32.i686.rpm (info) (download)
python27-debuginfo-2.7.18-2.fc32.i686.rpm (info) (download)
python27-debugsource-2.7.18-2.fc32.i686.rpm (info) (download)
ppc64le
python27-2.7.18-2.fc32.ppc64le.rpm (info) (download)
python27-debuginfo-2.7.18-2.fc32.ppc64le.rpm (info) (download)
python27-debugsource-2.7.18-2.fc32.ppc64le.rpm (info) (download)
s390x
python27-2.7.18-2.fc32.s390x.rpm (info) (download)
python27-debuginfo-2.7.18-2.fc32.s390x.rpm (info) (download)
python27-debugsource-2.7.18-2.fc32.s390x.rpm (info) (download)
x86_64
python27-2.7.18-2.fc32.x86_64.rpm (info) (download)
python27-debuginfo-2.7.18-2.fc32.x86_64.rpm (info) (download)
python27-debugsource-2.7.18-2.fc32.x86_64.rpm (info) (download)
Logs
armv7hl
root.log
state.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
root.log
state.log
hw_info.log
build.log
mock_output.log
ppc64le
root.log
hw_info.log
state.log
build.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Jul 20 2020 Petr Viktorin <pviktori@redhat.com> - 2.7.18-2 - Avoid infinite loop when reading specially crafted TAR files (CVE-2019-20907) Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1856481 * Mon Apr 20 2020 Miro Hrončok <mhroncok@redhat.com> - 2.7.18-1 - Update to 2.7.18 - This is is the last Python 2.7 release and therefore the last Python 2 release * Thu Apr 09 2020 Marcel Plch <mplch@redhat.com> - 2.7.18~rc1-1 - Update to 2.7.18rc1 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Oct 20 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.17-1 - Update to 2.7.17 * Wed Oct 09 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.17~rc1-1 - Rebase to 2.7.17rc1 * Thu Aug 29 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.16-9 - Restore files %excluded by accident * Wed Aug 21 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.16-8 - Make the python27 package flat * Tue Aug 20 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.16-7 - Conditionalize python2-devel runtime dependencies * Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.16-6 - Rebuilt for Python 3.8 * Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.16-5 - Bootstrap for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.16-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 12 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.16-3 - https://fedoraproject.org/wiki/Changes/Python_means_Python3 - The python-unversioned-command package is no longer Python 2, but 3 - The python, pydoc, python-config, python-debug, idle, pygettext.py and msgfmt.py commands are now in python3 * Fri Apr 26 2019 Tomas Orsava <torsava@redhat.com> - 2.7.16-2 - Remove pyc/pyo files from /usr/bin (#1703575) - Update the macro that disables automatic bytecompilation to the new correct form (#1597664) * Mon Mar 04 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.16-1 - Update to 2.7.16 final * Tue Feb 19 2019 Charalampos Stratakis <cstratak@redhat.com> - 2.7.16~rc1-1 - Update to 2.7.16rc1 * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.7.15-14 - Rebuild for readline 8.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.15-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 2.7.15-12 - Rebuilt for libcrypt.so.2 (#1666033) * Mon Sep 24 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.15-11 - Security fix for CVE-2018-14647 (#1631822) * Thu Sep 20 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.15-10 - Security fix for CVE-2018-1000802 (#1631662) * Thu Sep 06 2018 Petr Viktorin <pviktori@redhat.com> - 2.7.15-9 - Deprecate python2 and all subpackages in Fedora 30+ (#1625773) * Thu Aug 30 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.15-8 - Require python2-setuptools from python2-devel to prevent packaging errors (#1623922) * Tue Aug 21 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.15-7 - Use RPM built wheels of pip and setuptools in ensurepip instead of our rewheel patch