From 95e6d4e77b8cb10cfb2830b2f2fc858fa7573f20 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 15:13:51 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 fb9f674..e3325d1 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -5,7 +5,7 @@ Name: python-pluggy Version: 0.12.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The plugin manager stripped of pytest specific details License: MIT @@ -63,6 +63,9 @@ PYTHONPATH=$PWD %{__python3} -m pytest testing -k "not test_load_setuptools_inst %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.12.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jun 26 2019 Miro HronĨok - 0.12.0-1 - Update to 0.12.0 (#1714369) - Move python2-pluggy to a separate package