Wed, 02 Oct 2024 07:04:45 CST | login

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

ID7695
Package Namepython36
Version3.6.6
Release13.buildroot.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python36.git#8160fc17a52cb7dfd74adc6f4b1c0994f0cf5eb0
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 bycirclekoji
State complete
Volume DEFAULT
StartedWed, 09 Jun 2021 16:40:25 CST
CompletedWed, 09 Jun 2021 16:41:56 CST
Taskbuild (dist-circle8, /stage/rpms/python36.git:8160fc17a52cb7dfd74adc6f4b1c0994f0cf5eb0)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python36.git?#8160fc17a52cb7dfd74adc6f4b1c0994f0cf5eb0'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
python36-3.6.6-13.buildroot.el8.src.rpm (info) (download)
aarch64
python36-3.6.6-13.buildroot.el8.aarch64.rpm (info) (download)
python36-debug-3.6.6-13.buildroot.el8.aarch64.rpm (info) (download)
python36-devel-3.6.6-13.buildroot.el8.aarch64.rpm (info) (download)
i686
python36-3.6.6-13.buildroot.el8.i686.rpm (info) (download)
python36-debug-3.6.6-13.buildroot.el8.i686.rpm (info) (download)
python36-devel-3.6.6-13.buildroot.el8.i686.rpm (info) (download)
ppc64le
python36-3.6.6-13.buildroot.el8.ppc64le.rpm (info) (download)
python36-debug-3.6.6-13.buildroot.el8.ppc64le.rpm (info) (download)
python36-devel-3.6.6-13.buildroot.el8.ppc64le.rpm (info) (download)
x86_64
python36-3.6.6-13.buildroot.el8.x86_64.rpm (info) (download)
python36-debug-3.6.6-13.buildroot.el8.x86_64.rpm (info) (download)
python36-devel-3.6.6-13.buildroot.el8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
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.