Mon, 29 Apr 2024 02:30:46 UTC | login

Information for build python3-3.8.2-2.0.riscv64.fc32

ID133295
Package Namepython3
Version3.8.2
Release2.0.riscv64.fc32
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python3.git#c0b23c7159eb954a0cf5d4cf89f117742027035b
SummaryInterpreter of the Python programming language
DescriptionPython is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3 package provides the "python3" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3-libs package, which should be installed automatically along with python3. The remaining parts of the Python standard library are broken out into the python3-tkinter and python3-test packages, which may need to be installed separately. Documentation for Python is provided in the python3-docs package. Packages containing additional libraries for Python are generally named with the "python3-" prefix.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 23 Mar 2020 10:40:19 UTC
CompletedMon, 23 Mar 2020 19:01:05 UTC
Taskbuild (f32-candidate, /rpms/python3.git:c0b23c7159eb954a0cf5d4cf89f117742027035b)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python3.git#c0b23c7159eb954a0cf5d4cf89f117742027035b'}}
Tags
f32
f33
RPMs
src
python3-3.8.2-2.0.riscv64.fc32.src.rpm (info) (download)
noarch
python-unversioned-command-3.8.2-2.0.riscv64.fc32.noarch.rpm (info) (download)
riscv64
python3-3.8.2-2.0.riscv64.fc32.riscv64.rpm (info) (download)
python3-debug-3.8.2-2.0.riscv64.fc32.riscv64.rpm (info) (download)
python3-devel-3.8.2-2.0.riscv64.fc32.riscv64.rpm (info) (download)
python3-idle-3.8.2-2.0.riscv64.fc32.riscv64.rpm (info) (download)
python3-libs-3.8.2-2.0.riscv64.fc32.riscv64.rpm (info) (download)
python3-test-3.8.2-2.0.riscv64.fc32.riscv64.rpm (info) (download)
python3-tkinter-3.8.2-2.0.riscv64.fc32.riscv64.rpm (info) (download)
python3-debuginfo-3.8.2-2.0.riscv64.fc32.riscv64.rpm (info) (download)
python3-debugsource-3.8.2-2.0.riscv64.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Mar 23 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 3.8.2-2.0.riscv64 - Disable test_posix test on riscv64 (failing) * Fri Feb 28 2020 Miro Hrončok <mhroncok@redhat.com> - 3.8.2-2 - Enable https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup on power and arm * Wed Feb 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.8.2-1 - Rebased to 3.8.2 final * Mon Feb 24 2020 Miro Hrončok <mhroncok@redhat.com> - 3.8.2~rc2-2 - Update the ensurepip module to work with setuptools >= 45 * Mon Feb 24 2020 Marcel Plch <mplch@redhat.com> - 3.8.2~rc2-1 - Rebased to 3.8.2rc2 * Wed Feb 12 2020 Miro Hrončok <mhroncok@redhat.com> - 3.8.2~rc1-1 - Rebased to 3.8.2rc1 * Thu Jan 30 2020 Miro Hrončok <mhroncok@redhat.com> - 3.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - ctypes: Disable checks for union types being passed by value (#1794572) - Temporarily disable https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup on ppc64le and armv7hl (#1795575) * Thu Dec 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.1-1 - Update to Python 3.8.1 * Tue Dec 10 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.1~rc1-1 - Rebased to Python 3.8.1rc1 * Tue Dec 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0-3 - Build Python with -fno-semantic-interposition for better performance - https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup * Thu Nov 28 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0-2 - Recommend python3-tkinter when tk is installed * Mon Oct 14 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0-1 - Update to Python 3.8.0 final * Tue Oct 01 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0~rc1-1 - Rebased to Python 3.8.0rc1 * Fri Aug 30 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0~b4-1 - Rebased to Python 3.8.0b4 * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0~b3-4 - Enable Profile-guided optimization for all arches, not just x86 (#1741015) * Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0~b3-3 - Rebuilt for Python 3.8 * Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0~b3-2 - Bootstrap for Python 3.8 * Tue Aug 13 2019 Miro Hrončok <mhroncok@redhat.com> - 3.8.0~b3-1 - Update to 3.8.0b3 * 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 * Thu Aug 30 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-9 - Require python3-setuptools from python3-devel to prevent packaging errors (#1623914) * Fri Aug 17 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-8 - Add /usr/bin/pygettext3.py and msgfmt3.py to python3-devel Resolves: rhbz#1571474 * Fri Aug 17 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-7 - Backport TLS 1.3 related fixes to fix FTBFS Resolves: rhbz#1609291 * Wed Aug 15 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-6 - Use RPM built wheels of pip and setuptools in ensurepip instead of our rewheel patch * Fri Aug 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.7.0-5 - Fix wrong requirement on gdbm * Fri Jul 20 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-4 - Allow to call Py_Main() after Py_Initialize() Resolves: rhbz#1595421 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jul 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.7.0-2 - Rebuild for new gdbm * Wed Jun 27 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-1 - Update to 3.7.0 final * Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-0.21.rc1 - Finish bootstrapping, enable rewheel, tests, optimizations * Tue Jun 12 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-0.20.rc1 - Update to 3.7.0rc1 - Bootstrap, disable rewheel, tests, optimizations * Mon Apr 23 2018 Miro Hrončok <mhroncok@redhat.com> - 3.6.5-4 - Fix multiprocessing regression on newer glibcs - Enable test_multiprocessing_fork(server) and _spawn again Resolves: rhbz#1569933 * Thu Apr 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.6.5-3 - Skip test_multiprocessing_fork(server) and _spawn for now * Wed Apr 18 2018 Miro Hrončok <mhroncok@redhat.com> - 3.6.5-2 - Add flatpackage conditionals * Thu Mar 29 2018 Charalampos Stratakis <cstratak@redhat.com> - 3.6.5-1 - Update to 3.6.5