Name: | rh-python35-python |
---|---|
Version: | 3.5.1 |
Release: | 6.0.1.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 42812 |
License: | Python |
RPM: | rh-python35-python-3.5.1-6.0.1.el7.x86_64.rpm |
Source RPM: | rh-python35-python-3.5.1-6.0.1.el7.src.rpm |
Build Date: | Wed Sep 07 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.python.org/ |
Summary: | Version 3 of the Python programming language aka Python 3000 |
Description: | Python 3 is a new version of the language that is incompatible with the 2.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed. |
- Add Oracle Linux distribution in platform.py [orabug 20812544]
- Modify cprofile-sort-option.patch for Python 3 Resolves: rhbz#1326287
- Add choices for sort option of cProfile for better output Resolves: rhbz#1326287
- Properly apply patches 170&201, remove duplicated Patch200(207)
- Rebuild with rewheel, enable tests
- Fix bytecompile macro name in macros.python3 - Temporary disable tests for faster rebuild
- Update to 3.5.1
- Build python3 for scl
- Remove versioned libpython from devel package
- add correct arch for ppc64/ppc64le to fix build failure