From 86df74b267e53842d46ad26feb8035dd34d3d850 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 1 Mar 2022 08:20:10 -0500 Subject: [PATCH] import python-pluggy-0.13.1-7.el9 --- SPECS/python-pluggy.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/SPECS/python-pluggy.spec b/SPECS/python-pluggy.spec index f2ce574..29475ad 100644 --- a/SPECS/python-pluggy.spec +++ b/SPECS/python-pluggy.spec @@ -5,7 +5,7 @@ Name: python-pluggy Version: 0.13.1 -Release: 5%{?dist} +Release: 7%{?dist} Summary: The plugin manager stripped of pytest specific details License: MIT @@ -64,6 +64,15 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest testing -k "not %changelog +* Wed Feb 16 2022 Tomas Orsava - 0.13.1-7 +- Add gating configuration and a simple smoke test +- Related: rhbz#1950291 + +* Tue Feb 08 2022 Tomas Orsava - 0.13.1-6 +- Add automatically generated Obsoletes tag with the python39- prefix + for smoother upgrade from RHEL8 +- Related: rhbz#1990421 + * Tue Aug 10 2021 Mohan Boddu - 0.13.1-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688