Name: | python36-test |
---|---|
Version: | 3.6.6 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 58133268 |
License: | Python |
RPM: | python36-test-3.6.6-2.el7.aarch64.rpm |
Source RPM: | python36-3.6.6-2.el7.src.rpm |
Build Date: | Wed Feb 13 2019 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | The self-test suite for the main python3 package |
Description: | The self-test suite for the Python interpreter. This is only useful to test Python itself. For testing general Python code, you should use the unittest module from python36-libs, or a library such as python36-pytest or python36-nose. |
- Require python3-rpm-macros for python36-devel (rhbz#1666857)
- Update to Python 3.6.6
- Move macros to python-rpm-macros (#1599809)
- Re-add pathfix.py to bindir and provide it in the -devel subpackage
- Update to 3.6.5
- Add -n option for pathfix.py Resolves: rhbz#1546990
- Filter out automatic /usr/bin/python3.X requirement, recommending the main package from libs is not possible since rich dependencies are not available in EPEL7 Resolves: rhbz#1547131
- Remove the python36-tools package (#rhbz 1312030) - Move /usr/bin/2to3-3 to python36-devel (will come into effect once python36 is the main Python 3 version in EPEL 7) - Move /usr/bin/idle and idlelib to python36-idle - Provide python36-tools from python36-idle
- Escape macros in %changelog
- Remove sys.executable check from change-user-install-location patch Resolves: rhbz#1532287