diff --git a/sympy.spec b/sympy.spec index b71afe6..d975150 100644 --- a/sympy.spec +++ b/sympy.spec @@ -1,6 +1,6 @@ Name: sympy Version: 1.6.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python library for symbolic mathematics License: BSD URL: http://sympy.org/ @@ -35,7 +35,7 @@ BuildRequires: python3-numpy-f2py BuildRequires: %{py3_dist scipy} BuildRequires: %{py3_dist setuptools} BuildRequires: %{py3_dist sphinx-math-dollar} -BuildRequires: %{py3_dist theano} +BuildRequires: %{py3_dist theano-pymc} BuildRequires: %{py3_dist wurlitzer} BuildRequires: tex(latex) BuildRequires: tex-dvipng @@ -61,7 +61,7 @@ Requires: %{py3_dist pyglet} Recommends: %{py3_dist numexpr} Recommends: %{py3_dist scipy} -Recommends: %{py3_dist theano} +Recommends: %{py3_dist theano-pymc} %description -n python3-%{name} SymPy aims to become a full-featured computer algebra system (CAS) @@ -175,6 +175,9 @@ fi %{_docdir}/%{name}-doc/html %changelog +* Thu Nov 26 2020 Jerry James - 1.6.2-2 +- Update Theano dependency for Theano-PyMC + * Mon Aug 10 2020 Jerry James - 1.6.2-1 - Version 1.6.2