Information for build python36-3.6.6-13.buildroot.oc8

ID5306
Package Namepython36
Version3.6.6
Release13.buildroot.oc8
Epoch
Sourcepython36-3.6.6-13.buildroot.oc8.src.rpm
SummaryInterpreter of the Python programming language
DescriptionPython is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readibility. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python36 package provides the "python3.6" executable: the reference interpreter for the Python language, version 3. The python36-devel package contains files for dovelopment of Python application and the python36-debug is helpful for debugging. Packages containing additional libraries for Python 3.6 are generally named with the "python3-" prefix. Documentation for Python is provided in the python3-docs package.
Built byopencloudkoji
State complete
Volume DEFAULT
StartedFri, 01 Jul 2022 15:42:59 CST
CompletedFri, 01 Jul 2022 15:44:15 CST
Taskbuild (dist-oc8, python36-3.6.6-13.buildroot.el8.src.rpm)
Extra{'source': {'original_url': 'python36-3.6.6-13.buildroot.oc8.src.rpm'}}
Tags
dist-oc8
RPMs
src
python36-3.6.6-13.buildroot.oc8.src.rpm (info) (download)
aarch64
python36-3.6.6-13.buildroot.oc8.aarch64.rpm (info) (download)
python36-debug-3.6.6-13.buildroot.oc8.aarch64.rpm (info) (download)
python36-devel-3.6.6-13.buildroot.oc8.aarch64.rpm (info) (download)
x86_64
python36-3.6.6-13.buildroot.oc8.x86_64.rpm (info) (download)
python36-debug-3.6.6-13.buildroot.oc8.x86_64.rpm (info) (download)
python36-devel-3.6.6-13.buildroot.oc8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Sat Sep 29 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-13.buildroot - Merged `stream-3.6` branch into the `rhel-8.0` branch for the buildroot - Differences: - Don't provide `python3-devel` from the `python36-devel` package because `python3-devel` itself is actually available in the buildroot - Instead of using the `alternatives`, simply simplink the main executables (python3, python3-config,...) - Resolves: rhbz#1619153 * Tue Aug 07 2018 Tomas Orsava <torsava@redhat.com> - 3.6-5 - Bump * Tue Jul 31 2018 Tomas Orsava <torsava@redhat.com> - 3.6-4 - Add python3{,-config,-debug} symlinks specially for the buildroot * Tue Jul 31 2018 Tomas Orsava <torsava@redhat.com> - 3.6-3 - Bump release after revert of commits * Wed Apr 04 2018 Tomas Orsava <torsava@redhat.com> - 3.6-1 - This new package python36 will belong to the python36 module that will house symlinks from /usr/bin/python* to /usr/libexec/platform-python* et al.