From 6c22b06e05537afb4743b39d3cffd0328115ad52 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 15:44:22 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-pytest-cov.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index e20cbb6..aef262f 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pytest plugin for coverage reporting License: MIT @@ -96,6 +96,9 @@ py.test-%{python3_version} -vv \ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 2.7.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu May 16 2019 Lumír Balhar - 2.7.1-2 - Skip three tests (multiprocessing_pool) to fix FTBFS with Python 3.8