Fri, 19 Apr 2024 18:43:42 UTC | login

Information for build python27-2.7.17-3.fc33

ID134060
Package Namepython27
Version2.7.17
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python27.git#1f102e647bc7526c8195bca848b9c2ec26de8bb8
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 08 Apr 2020 16:31:56 UTC
CompletedThu, 09 Apr 2020 00:16:40 UTC
Taskbuild (f33, /rpms/python27.git:1f102e647bc7526c8195bca848b9c2ec26de8bb8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python27.git#1f102e647bc7526c8195bca848b9c2ec26de8bb8'}}
Tags
f33
RPMs
src
python27-2.7.17-3.fc33.src.rpm (info) (download)
riscv64
python27-2.7.17-3.fc33.riscv64.rpm (info) (download)
python27-debuginfo-2.7.17-3.fc33.riscv64.rpm (info) (download)
python27-debugsource-2.7.17-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Feb 11 2020 Miro Hrončok <mhroncok@redhat.com> - 2.7.17-3 - Use bundled wheels, to allow updating setuptools in Fedora * 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 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.15-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.15-5 - Move /usr/bin/python into a separate package https://fedoraproject.org/wiki/Changes/Move_usr_bin_python_into_separate_package - Revert https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build * Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.15-4 - Rebuilt for Python 3.7 * Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.15-3 - Bootstrap for Python 3.7 * Tue May 15 2018 Charalampos Stratakis <cstratak@redhat.com> - 2.7.15-2 - Fix loading of the gdb python plugin (rhbz#1578001) * Tue May 01 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.15-1 - Update to version 2.7.15 * Wed Apr 25 2018 Tomas Orsava <torsava@redhat.com> - 2.7.14-17 - Change shebangs to the proper versioned binary - Bytecompile files manually, disbale brp-python-bytecompile Resolves: rhbz#1572171 * Fri Apr 13 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.14-16 - Remove Obsoletes tag from when python was renamed to python2 (Fedora 25 was last)