From 1ee9bf8207574a40441dd578f8890e72df9bb97e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Aug 2019 01:26:42 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-mock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mock.spec b/python-mock.spec index 5446b76..7abd447 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -11,7 +11,7 @@ Name: python-mock Version: 3.0.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python Mocking and Patching Library for Testing License: BSD @@ -111,6 +111,9 @@ needed attributes in the normal way. %changelog +* Wed Aug 14 2019 Miro HronĨok - 3.0.5-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 3.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild