From 55fb8422e316c040088a90a91e7f3f2dc49ccb21 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 08:58:41 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pytest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pytest.spec b/pytest.spec index 2de91d1..318353c 100644 --- a/pytest.spec +++ b/pytest.spec @@ -1,6 +1,6 @@ Name: pytest Version: 6.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple powerful testing with Python License: MIT URL: https://pytest.org @@ -160,6 +160,9 @@ export INPUTRC=$PWD/.inputrc %{python3_sitelib}/pytest/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 6.0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 20 2021 Miro HronĨok - 6.0.2-2 - Workaround the bracketed-paste mode breaking tests with Bash 5.1+