Interpreter of the Python programming language
Go to file
Lumir Balhar d73e9f636c Provide /usr/bin/python3 explicitly
Resolves: RHEL-2113
2023-11-27 11:44:48 +01:00
.gitignore Import rpm: 54ee50c0df03a55a12a256c04fb69b80429e6714 2022-08-08 14:01:23 -04:00
LICENSE Import rpm: 54ee50c0df03a55a12a256c04fb69b80429e6714 2022-08-08 14:01:23 -04:00
README Import rpm: 54ee50c0df03a55a12a256c04fb69b80429e6714 2022-08-08 14:01:23 -04:00
macros.python36 Import rpm: 54ee50c0df03a55a12a256c04fb69b80429e6714 2022-08-08 14:01:23 -04:00
python36.spec Provide /usr/bin/python3 explicitly 2023-11-27 11:44:48 +01:00
sources Import rpm: 54ee50c0df03a55a12a256c04fb69b80429e6714 2022-08-08 14:01:23 -04:00

README

The python36, python36-devel, and python36-debug packages contain symlinks that
enable users to access the underlying Platform-Python implementation present in
the RHEL8 system in packages platform-python, platform-python-devel and
platform-python-debug.

The python36-rpm-macros package contains RPM macros for building RPMs with
Python 3.6 from the python36 module.