Name: | platform-python-coverage |
---|---|
Version: | 4.5.1 |
Release: | 9.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 964168 |
License: | ASL 2.0 and MIT and (MIT or GPL) |
RPM: | platform-python-coverage-4.5.1-9.el8.x86_64.rpm |
Source RPM: | python-coverage-4.5.1-9.el8.src.rpm |
Build Date: | Sun Oct 10 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://nedbatchelder.com/code/modules/coverage.html |
Summary: | Code coverage testing module for Python 3 |
Description: | Coverage.py is a Python 3 module that measures code coverage during Python execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed. |
- Bump release to rebuild
- Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055
- New subpackage platform-python-coverage without files from /usr/bin/* - python3-coverage contains only files from /usr/bin/* and depends on platform-python-coverage - Resolves: rhbz#1658674
- Require platform-python-setuptools instead of python3-setuptools - Resolves: rhbz#1650532
- Add alternatives for coverage-3 -> coverage-3.6 - Resolves: rhbz#1633547
- Remove unversioned executables (only *-3.6 should be provided)
- Remove the python2 subpackage https://bugzilla.redhat.com/show_bug.cgi?id=1595193
- Allow Python 2 for build see https://hurl.corp.redhat.com/rhel8-py2
- update to 4.5.1
- update to 4.5