From c9a79828c33bd0e95951d1b7d65b0ae987e39d2f Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 22 2016 12:08:41 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/sympy.spec b/sympy.spec index bf1d43c..b75cd7b 100644 --- a/sympy.spec +++ b/sympy.spec @@ -1,6 +1,6 @@ Name: sympy Version: 1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A Python library for symbolic mathematics License: BSD URL: http://sympy.org/ @@ -213,6 +213,9 @@ popd %{_docdir}/%{name}-doc/html %changelog +* Thu Dec 22 2016 Miro Hrončok - 1.0-4 +- Rebuild for Python 3.6 + * Fri Jul 22 2016 Jerry James - 1.0-3 - Update the -test patch for the latest matplotlib release