From a7c3acc27e5ae389ba3aaba93a2505d3069cf048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-zope-exceptions.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zope-exceptions.spec b/python-zope-exceptions.spec index 2700c7f..31b771b 100644 --- a/python-zope-exceptions.spec +++ b/python-zope-exceptions.spec @@ -7,7 +7,7 @@ Summary: Zope Exceptions Name: python-zope-exceptions Version: 4.0.8 -Release: 5%{?dist} +Release: 6%{?dist} Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz License: ZPLv2.1 Group: Development/Libraries @@ -104,6 +104,9 @@ rm -rf %{modname}.egg-info %endif %changelog +* Mon Dec 19 2016 Miro HronĨok - 4.0.8-6 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 4.0.8-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages