Fri, 26 Apr 2024 00:13:16 UTC | login

Information for build python3.6-3.6.10-5.0.riscv64.fc33

ID158525
Package Namepython3.6
Version3.6.10
Release5.0.riscv64.fc33
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python3.6.git#5c9e6f94cb9130dbcc16a24c690566f5f0ab1507
SummaryVersion 3.6 of the Python interpreter
DescriptionPython 3.6 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.6, see other distributions that support it, such as CentOS or RHEL with Software Collections or older Fedora releases.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 02 Jun 2020 03:51:44 UTC
CompletedTue, 02 Jun 2020 06:43:40 UTC
Taskbuild (f33, /rpms/python3.6.git:5c9e6f94cb9130dbcc16a24c690566f5f0ab1507)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python3.6.git#5c9e6f94cb9130dbcc16a24c690566f5f0ab1507'}}
Tags
f33
f37
f38
f39
f40
RPMs
src
python3.6-3.6.10-5.0.riscv64.fc33.src.rpm (info) (download)
riscv64
python3.6-3.6.10-5.0.riscv64.fc33.riscv64.rpm (info) (download)
python3.6-debuginfo-3.6.10-5.0.riscv64.fc33.riscv64.rpm (info) (download)
python3.6-debugsource-3.6.10-5.0.riscv64.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Jun 01 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 3.6.10-5.0.riscv64 - Disable test_ctypes test for riscv64 * Thu May 28 2020 Victor Stinner <vstinner@python.org> - 3.6.10-5 - Fix python3-config --configdir (rhbz#1772988). * Wed May 06 2020 Miro Hrončok <mhroncok@redhat.com> - 3.6.10-4 - Rename from python36 to python3.6 * Wed Feb 12 2020 Miro Hrončok <mhroncok@redhat.com> - 3.6.10-3 - Update the ensurepip module to work with setuptools >= 45 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Dec 20 2019 Miro Hrončok <mhroncok@redhat.com> - 3.6.10-1 - Update to 3.6.10 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jul 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.6.9-1 - Update to 3.6.9 * Mon Feb 18 2019 Miro Hrončok <mhroncok@redhat.com> - 3.6.8-6 - Reduced default build flags used to build extension modules https://fedoraproject.org/wiki/Changes/Python_Extension_Flags * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.6.8-5 - Rebuild for readline 8.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 23 2019 Patrik Kopkan <pkopkan@redhat.com> - 3.6.8-3 - fix for CVE-2019-5010 (#1666519, #1666520) * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 3.6.8-2 - Rebuilt for libcrypt.so.2 (#1666033) * Thu Dec 27 2018 Miro Hrončok <mhroncok@redhat.com> - 3.6.8-1 - Update to 3.6.8 * Mon Oct 22 2018 Miro Hrončok <mhroncok@redhat.com> - 3.6.7-1 - Update to 3.6.7 * Mon Sep 24 2018 Miro Hrončok <mhroncok@redhat.com> - 3.6.6-6 - Security fix for CVE-2018-14647 (#1631822) * Fri Aug 17 2018 Miro Hrončok <mhroncok@redhat.com> - 3.6.6-5 - Add /usr/bin/pygettext3.py and msgfmt3.py to python3-devel Resolves: rhbz#1571474 * Wed Aug 15 2018 Miro Hrončok <mhroncok@redhat.com> - 3.6.6-4 - 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.6.6-3 - Fix wrong requirement on gdbm * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 10 2018 Charalampos Stratakis <cstratak@redhat.com> - 3.6.6-1 - Update to Python 3.6.6 * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 3.6.5-5 - Introduce python36 package