| Name: | python34-test |
|---|---|
| Version: | 3.4.5 |
| Release: | 5.el7 |
| Architecture: | x86_64 |
| Group: | Development/Languages |
| Size: | 33568906 |
| License: | Python |
| RPM: | python34-test-3.4.5-5.el7.x86_64.rpm |
| Source RPM: | python34-3.4.5-5.el7.src.rpm |
| Build Date: | Thu Mar 01 2018 |
| Build Host: | x86-ol6-builder-05.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 python34 package. These are in a separate package to save space, as they are almost never used in production. You might want to install the python34-test package if you're developing python 3 code that uses more than just unittest and/or test_support.py. |
- Fix for CVE-2017-1000158 - rhbz#1519601: https://bugzilla.redhat.com/show_bug.cgi?id=1519601
- Dropped BuildRequires on db4-devel which was useful for Python 2 (module bsddb), however, no longer needod for Python 3
- Do not exclude bundled setuptools and pip from the installation when rewheel is disabled(rhbz#1263057)
- Re-enable tests on aarch64
- Temporarily disable tests on aarch64
- Update to 3.4.5
- Ensure gc tracking is off when invoking weakref callbacks
- Update to build on EL6
- Fix for CVE-2016-1000110 HTTPoxy attack
- Fix CVE-2016-5636 - SPEC file cleanup