Name: | python2-pytest |
---|---|
Version: | 3.4.2 |
Release: | 13.module+el8.9.0+90013+b7cb8eec |
Architecture: | noarch |
Module: | python27:2.7:8090020231116015328:392b0bf1 python27:2.7:8100020240410221935:10 |
Group: | Unspecified |
Size: | 2036444 |
License: | MIT |
RPM: | python2-pytest-3.4.2-13.module+el8.9.0+90013+b7cb8eec.noarch.rpm |
Source RPM: | pytest-3.4.2-13.module+el8.9.0+90013+b7cb8eec.src.rpm |
Build Date: | Wed Oct 25 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://pytest.org |
Summary: | Simple powerful testing with Python |
Description: | py.test provides simple, yet powerful testing for Python. |
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Remove unversioned provides - Resolves: rhbz#1628242
- Remove unversioned binaries from python2 subpackage - Resolves: rhbz#1613343
- Make possible to disable python3 subpackage
- First version for python27 module
- Allow Python 2 for build see https://hurl.corp.redhat.com/rhel8-py2
- Remove BuildRequires on python2-hypothesis, a circular dependency - Explicitly BuildRequire python-attrs
- Don't use timeout in tests https://bugzilla.redhat.com/show_bug.cgi?id=1592940 - Add missing BuildRequires
- Remove optional BuildRequires for %check https://bugzilla.redhat.com/show_bug.cgi?id=1588445
- Drop python2-argcomplete from BuildRequires