From 789a89b5e510d0513e97dc1898cd8992daf89813 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Dec 13 2016 15:17:50 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/python-mccabe.spec b/python-mccabe.spec index 0e617ff..cb1bd54 100644 --- a/python-mccabe.spec +++ b/python-mccabe.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 0.5.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: McCabe complexity checker Group: Development/Libraries @@ -95,6 +95,9 @@ py.test-3 %endif %changelog +* Tue Dec 13 2016 Stratakis Charalampos - 0.5.2-3 +- Rebuild for Python 3.6 + * Mon Oct 24 2016 Orion Poplawski - 0.5.2-2 - Enable python3 for EPEL - Ship python2-mccabe