From e077f3d78e62b041f1711f247e6e710fb20cdb72 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 20:52:52 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-pluggy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pluggy.spec b/python-pluggy.spec index c2c3093..cdb6b58 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -5,7 +5,7 @@ Name: python-pluggy Version: 1.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: The plugin manager stripped of pytest specific details License: MIT @@ -64,6 +64,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest testing -k "not %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.0.0-4 - Rebuilt for Python 3.11