- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
23e3c01078
commit
718d0ce906
@ -1,6 +1,6 @@
|
||||
Name: pytest
|
||||
Version: 6.2.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Simple powerful testing with Python
|
||||
License: MIT
|
||||
URL: https://pytest.org
|
||||
@ -158,6 +158,9 @@ export INPUTRC=$PWD/.inputrc
|
||||
%{python3_sitelib}/pytest/
|
||||
|
||||
%changelog
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 6.2.2-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Wed Mar 10 2021 Charalampos Stratakis <cstratak@redhat.com> - 6.2.2-2
|
||||
- Disable tests and documentation generation on RHEL9 to avoid pulling in dependencies
|
||||
- Drop redundant build dependency on wcwidth (unused since 6.0.0rc1)
|
||||
|
Loading…
Reference in New Issue
Block a user