From d4665c75e37e8d3033fa89f72b529f4a6ef0750d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 1 Mar 2022 08:22:38 -0500 Subject: [PATCH] import pytest-6.2.2-6.el9 --- SPECS/pytest.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/SPECS/pytest.spec b/SPECS/pytest.spec index 664bb9c..9114740 100644 --- a/SPECS/pytest.spec +++ b/SPECS/pytest.spec @@ -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 - 6.2.2-6 +- Add gating configuration and a simple smoke test +- Related: rhbz#1950291 + +* Tue Feb 08 2022 Tomas Orsava - 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 - 6.2.2-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688