From 0b7cc7c3680e801c07d482b70255aba99fbcbb75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:37 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-pint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pint.spec b/python-pint.spec index b857d34..87e1363 100644 --- a/python-pint.spec +++ b/python-pint.spec @@ -9,7 +9,7 @@ Name: python-pint Version: 0.6 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Physical quantities module License: BSD @@ -145,6 +145,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.6-9 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.6-8 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages