import pytest-6.2.2-6.el9

This commit is contained in:
CentOS Sources 2022-03-01 08:22:38 -05:00 committed by Stepan Oksanichenko
parent 2fafa650c5
commit d4665c75e3
1 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: pytest
Version: 6.2.2
Release: 4%{?dist}
Release: 6%{?dist}
Summary: Simple powerful testing with Python
License: MIT
URL: https://pytest.org
@ -158,6 +158,15 @@ export INPUTRC=$PWD/.inputrc
%{python3_sitelib}/pytest/
%changelog
* Tue Feb 22 2022 Tomas Orsava <torsava@redhat.com> - 6.2.2-6
- Add gating configuration and a simple smoke test
- Related: rhbz#1950291
* Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 6.2.2-5
- Add automatically generated Obsoletes tag with the python39- prefix
for smoother upgrade from RHEL8
- Related: rhbz#1990421
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 6.2.2-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688