Wed, 24 Apr 2024 06:51:05 UTC | login

Information for build python36-3.6.8-2.module_el8.3.0+389+6a62c88d

ID11744
Package Namepython36
Version3.6.8
Release2.module_el8.3.0+389+6a62c88d
Epoch
Sourcegit+https://git.centos.org/rpms/python36#3b8b351fe95472cfc420552689f991d7a30c4641
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 package also installs the "python3" executable which is user configurable using the "alternatives --config python3" command. For the unversioned "python" command, see manual page "unversioned-python". 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.
Built bymbox-mbs-backend
State complete
Volume DEFAULT
StartedMon, 06 Jul 2020 21:32:31 UTC
CompletedMon, 06 Jul 2020 21:34:10 UTC
Taskbuild (module-python36-3.6-8030020200706205350-24f1489c, /rpms/python36:3b8b351fe95472cfc420552689f991d7a30c4641)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python36?#3b8b351fe95472cfc420552689f991d7a30c4641'}}
Tags
module-python36-3.6-8030020200706205350-24f1489c
module-python36-3.6-8030020200706205350-24f1489c-build
RPMs
src
python36-3.6.8-2.module_el8.3.0+389+6a62c88d.src.rpm (info) (download)
aarch64
python36-3.6.8-2.module_el8.3.0+389+6a62c88d.aarch64.rpm (info) (download)
python36-debug-3.6.8-2.module_el8.3.0+389+6a62c88d.aarch64.rpm (info) (download)
python36-devel-3.6.8-2.module_el8.3.0+389+6a62c88d.aarch64.rpm (info) (download)
i686
python36-3.6.8-2.module_el8.3.0+389+6a62c88d.i686.rpm (info) (download)
python36-debug-3.6.8-2.module_el8.3.0+389+6a62c88d.i686.rpm (info) (download)
python36-devel-3.6.8-2.module_el8.3.0+389+6a62c88d.i686.rpm (info) (download)
noarch
python36-rpm-macros-3.6.8-2.module_el8.3.0+389+6a62c88d.noarch.rpm (info) (download)
ppc64le
python36-3.6.8-2.module_el8.3.0+389+6a62c88d.ppc64le.rpm (info) (download)
python36-debug-3.6.8-2.module_el8.3.0+389+6a62c88d.ppc64le.rpm (info) (download)
python36-devel-3.6.8-2.module_el8.3.0+389+6a62c88d.ppc64le.rpm (info) (download)
x86_64
python36-3.6.8-2.module_el8.3.0+389+6a62c88d.x86_64.rpm (info) (download)
python36-debug-3.6.8-2.module_el8.3.0+389+6a62c88d.x86_64.rpm (info) (download)
python36-devel-3.6.8-2.module_el8.3.0+389+6a62c88d.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 3.6.8-2 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Mon Jan 21 2019 Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-1 - Sync version-release with the python3 component - Resolves: rhbz#1658271 * Tue Dec 04 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-18 - Remove the Python source tarball as it's not being used in this symlink component - Create a new explanatory README - Resolves: rhbz#1654867 * Tue Oct 16 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-17 - Slightly edit the description - Related: rhbz#1633534 * Sun Oct 14 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-16 - Add Requires (/post/postun) on /usr/sbin/alternatives - Resolves: rhbz#1633534 * Fri Oct 12 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-15 - Don't list /usr/bin/python as a ghost file so `yum install /usr/bin/python` doesn't install this package - Resolves: rhbz#1633534 * Mon Oct 08 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-14 - Set a special Provides tag that advertises the `python36` package as an alternative to the non-existing `python` package - Resolves: rhbz#1633561 * Tue Oct 02 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-13.1 - Fix update of alternatives in the devel and debug packages - Resolves: rhbz#1633534 * Sat Sep 29 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-13 - Provide the name `python3`, `python3-devel` and `python3-debug` from their respective packages to provide a sane default for Python 3 - Provide the name `python36-modular-devel` from python36-rpm-macros so it's easier to remember and describe in documentation - Sync version-release with the python3 component - Resolves: rhbz#1632637 * Sat Sep 29 2018 Tomas Orsava <torsava@redhat.com> - 3.6-7 - Implement the alternatives system for Python in RHEL8 - Resolves: rhbz#1633534 * Tue Sep 25 2018 Tomas Orsava <torsava@redhat.com> - 3.6-6 - Require the Python interpreter directly instead of using the package name - Related: rhbz#1619153 * Tue Aug 14 2018 Lumír Balhar <lbalhar@redhat.com> - 3.6-5 - Add general symlinks python3.6-debug[-config] for symlinks modules - Resolves: rhbz#1615727 * Sat Aug 04 2018 Tomas Orsava <torsava@redhat.com> - 3.6-4 - Switched devel subpackage's dependency from python3-devel to python3-libs-devel: python3-devel is now buildroot only and the contents were moved to python3-libs-devel * Tue Jul 31 2018 Tomas Orsava <torsava@redhat.com> - 3.6-3 - Make the python36-rpm-macros package noarch * Wed Apr 04 2018 Tomas Orsava <torsava@redhat.com> - 3.6-2 - Include python36-rpm-macros for building RPMs against this module * 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.