Name: | python36 |
---|---|
Version: | 3.6.3 |
Release: | 7.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 96389 |
License: | Python |
RPM: | python36-3.6.3-7.el7.aarch64.rpm |
Source RPM: | python36-3.6.3-7.el7.src.rpm |
Build Date: | Sat May 26 2018 |
Build Host: | ca-buildarm02.us.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 ${name} package provides the "python3" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python36-libs package, which should be installed automatically along with python36. The remaining parts of the Python standard library are broken out into the python36-tkinter and python36-test packages, which may need to be installed separately. Documentation for Python is provided in the python36-docs package. Packages containing additional libraries for Python are generally named with the "python36-" prefix. |
- Include the bundled pip and setuptools with the installation.
- Skip failing test_sha256 from test_socket on linux kernels < 4.5 Resolves: rhbz#1528580
- Build the python36 package for EPEL.
- Raise the release of platform-python obsoletes for better maintainability
- Obsolete platform-python and it's subpackages
- Fix memory corruption due to allocator mix Resolves: rhbz#1498207
- Update to Python 3.6.3
- Move pathfix.py to bindir, https://github.com/fedora-python/python-rpm-porting/issues/24 - Make the -devel package require redhat-rpm-config Resolves: rhbz#1496757
- Fix /usr/bin/env dependency from python3-tools Resolves: rhbz#1482118
- Include `-g` in the flags sent to the linker (LDFLAGS) Resolves: rhbz#1483222