| Name: | rh-python35-python-test |
|---|---|
| Version: | 3.5.1 |
| Release: | 6.0.1.el7 |
| Architecture: | x86_64 |
| Group: | Development/Languages |
| Size: | 56017200 |
| License: | Python |
| RPM: | rh-python35-python-test-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: | The test modules from the main python 3 package |
| Description: | The test modules from the main rh-python35-python package. These are in a separate package to save space, as they are almost never used in production. You might want to install the python3-test package if you're developing python 3 code that uses more than just unittest and/or test_support.py. |
- 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