From dd238ffecd6e9b1bcbaad1a40347bed7ff54029f Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Sun, 11 Dec 2016 15:17:42 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-prettytable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-prettytable.spec b/python-prettytable.spec index effbff5..586241c 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -9,7 +9,7 @@ Name: python-%{modname} Version: 0.7.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Python library to display tabular data in tables Group: Development/Languages @@ -111,6 +111,9 @@ popd %changelog +* Fri Dec 09 2016 Charalampos Stratakis - 0.7.2-9 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.7.2-8 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages