Thu, 25 Apr 2024 11:17:58 UTC | login

Information for build python3.7-3.7.9-2.fc33

ID188203
Package Namepython3.7
Version3.7.9
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python3.7.git#0d11236bf29bd0bb7853593b592006203bc7a630
SummaryVersion 3.7 of the Python interpreter
DescriptionPython 3.7 package for developers. This package exists to allow developers to test their code against an older version of Python. This is not a full Python stack and if you wish to run your applications with Python 3.7, see other distributions that support it, such as an older Fedora release.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 30 Dec 2020 13:31:03 UTC
CompletedWed, 30 Dec 2020 18:42:33 UTC
Taskbuild (f33, /rpms/python3.7.git:0d11236bf29bd0bb7853593b592006203bc7a630)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python3.7.git#0d11236bf29bd0bb7853593b592006203bc7a630'}}
Tags
f33
f37
f38
RPMs
src
python3.7-3.7.9-2.fc33.src.rpm (info) (download)
riscv64
python3.7-3.7.9-2.fc33.riscv64.rpm (info) (download)
python3.7-debuginfo-3.7.9-2.fc33.riscv64.rpm (info) (download)
python3.7-debugsource-3.7.9-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Sep 21 2020 Miro Hrončok <mhroncok@redhat.com> - 3.7.9-2 - Rebuilt for new %extension flags - Fixes: rhbz#1877652 * Wed Aug 19 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.7.9-1 - Update to 3.7.9 * Wed Aug 12 2020 Petr Viktorin <pviktori@redhat.com> - 3.7.8-4 - In sys.version and initial REPL message, list the source commit as "default" * Mon Aug 03 2020 Lumír Balhar <lbalhar@redhat.com> - 3.7.8-3 - Add support for upstream architectures' names (patch 353) * Tue Jul 28 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.7.8-2 - Avoid infinite loop when reading specially crafted TAR files (CVE-2019-20907) Resolves: rhbz#1856481 - Resolve hash collisions for Pv4Interface and IPv6Interface (CVE-2020-14422) Resolves: rhbz#1854926 - Ship versioned pathfixX.Y.py in main and non-main Python versions * Tue Jun 30 2020 Petr Viktorin <pviktori@redhat.com> - 3.7.8-1 - Update to 3.7.8 final * Thu Jun 25 2020 Victor Stinner <vstinner@python.org> - 3.7.8~rc1-2 - Remove downstream 00178-dont-duplicate-flags-in-sysconfig.patch which introduced a bug on distutils.sysconfig.get_config_var('LIBPL') (rhbz#1851008). * Fri Jun 19 2020 Petr Viktorin <pviktori@redhat.com> - 3.7.8~rc1-1 - Update to 3.7.8rc1 * Mon May 11 2020 Victor Stinner <vstinner@python.org> - 3.7.7-3 - Fix python3-config --configdir (rhbz#1772988). * Thu May 07 2020 Miro Hrončok <mhroncok@redhat.com> - 3.7.7-2 - Rename from python37 to python3.7 * Tue Mar 10 2020 Marcel Plch <mplch@redhat.com> - 3.7.7-1 - Update to 3.7.7 final * Thu Mar 05 2020 Marcel Plch <mplch@redhat.com> - 3.7.7~rc1-1 - Update to 3.7.7rc1 * Wed Feb 12 2020 Miro Hrončok <mhroncok@redhat.com> - 3.7.6-3 - Update the ensurepip module to work with setuptools >= 45 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Dec 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.6-1 - Update to 3.7.6 * Tue Oct 15 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.5-1 - Update to 3.7.5 * Wed Oct 02 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.5~rc1-1 - Update to 3.7.5rc1 * Sun Aug 11 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4-5 - Conditionalize python3-devel runtime dependencies on RPM packages and setuptools * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 15 2019 Lumír Balhar <lbalhar@redhat.com> - 3.7.4-3 - Move test.support module to python3-test subpackage https://fedoraproject.org/wiki/Changes/Move_test.support_module_to_python3-test_subpackage - Restore pyc to TIMESTAMP invalidation mode as default in rpmbubild * Fri Jul 12 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4-2 - 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 * Tue Jul 09 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4-1 - Update to 3.7.4 * Tue Jul 02 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4~rc2-1 - Update to 3.7.4rc2 * Tue Jun 25 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4~rc1-1 - Update to 3.7.4rc1 * Tue May 07 2019 Charalampos Stratakis <cstratak@redhat.com> - 3.7.3-3 - Fix handling of pre-normalization characters in urlsplit - Disallow control chars in http URLs (#1695572, #1700684, #1688169, #1706851) * Wed Apr 17 2019 Patrik Kopkan <pkopkan@redhat.com> - 3.7.3-2 - Makes man python3.7m show python3.7 man pages (#1612241) * Wed Mar 27 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.3-1 - Update to 3.7.3 * Thu Mar 21 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.3~rc1-1 - Update to 3.7.3rc1 * Thu Mar 14 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.2-8 - Security fix for CVE-2019-9636 (#1688543, #1688546) * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.7.2-7 - Rebuild for readline 8.0 * Tue Feb 12 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.2-6 - Reduced default build flags used to build extension modules https://fedoraproject.org/wiki/Changes/Python_Extension_Flags * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 16 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.2-4 - Security fix for CVE-2019-5010 (#1666519, #1666522) * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 3.7.2-3 - Rebuilt for libcrypt.so.2 (#1666033) * Fri Jan 04 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.2-2 - No longer revert upstream commit 3b699932e5ac3e7 - This was a dirty workaround for (#1644936) * Tue Dec 25 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.2-1 - Update to 3.7.2 * Fri Dec 07 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.1-5 - Make sure we don't ship any exe files (not needed an prebuilt) * Wed Nov 21 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.1-4 - Make sure the entire test.support module is in python3-libs (#1651245) * Tue Nov 06 2018 Victor Stinner <vstinner@redhat.com> - 3.7.1-3 - Verify the value of '-s' when execute the CLI of cProfile (rhbz#1160640) * Sun Nov 04 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.1-2 - Temporarily revert upstream commit 3b699932e5ac3e7 - This is dirty workaround for (#1644936) * Mon Oct 22 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.1-1 - Update to 3.7.1 * Thu Sep 27 2018 Petr Viktorin <pviktori@redhat.com> - 3.7.0-10 - Compile the debug build with -Og rather than -O0