From 894262349f3b77c8c5c21c33ce95b0764d32b464 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Sun, 11 Dec 2016 22:14:17 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-mock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mock.spec b/python-mock.spec index 03ecd19..85ac43f 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -11,7 +11,7 @@ Name: python-mock Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python Mocking and Patching Library for Testing License: BSD @@ -116,6 +116,9 @@ needed attributes in the normal way. %changelog +* Fri Dec 09 2016 Charalampos Stratakis - 2.0.0-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 2.0.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages