Name: | python36 |
---|---|
Version: | 3.6.8 |
Release: | 39.module+el8.10.0+90274+07ba55de |
Architecture: | x86_64 |
Module: | python36:3.6:8100020240410010355:5ae887d0 |
Group: | Unspecified |
Size: | 13131 |
License: | Python |
RPM: | python36-3.6.8-39.module+el8.10.0+90274+07ba55de.x86_64.rpm |
Source RPM: | python36-3.6.8-39.module+el8.10.0+90274+07ba55de.src.rpm |
Build Date: | Wed Apr 10 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Interpreter of the Python programming language |
Description: | Python 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. |
- Provide /usr/bin/python3 explicitly - Resolves: RHEL-2113
- Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055
- Bump the release to a number higher than RHEL7 - Resolves: rhbz#1954567
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Sync version-release with the python3 component - Resolves: rhbz#1658271
- Remove the Python source tarball as it's not being used in this symlink component - Create a new explanatory README - Resolves: rhbz#1654867
- Slightly edit the description - Related: rhbz#1633534
- Add Requires (/post/postun) on /usr/sbin/alternatives - Resolves: rhbz#1633534
- Don't list /usr/bin/python as a ghost file so `yum install /usr/bin/python` doesn't install this package - Resolves: rhbz#1633534
- Set a special Provides tag that advertises the `python36` package as an alternative to the non-existing `python` package - Resolves: rhbz#1633561