From 08772c3d9064d69d0b2ac1121f11bc53d9515b59 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:04:42 +0100 Subject: [PATCH] automatic version update by autodist [release 2.3.8-1mamba;Sun Dec 06 2015] --- spyder.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/spyder.spec b/spyder.spec index 785e521..d541384 100644 --- a/spyder.spec +++ b/spyder.spec @@ -1,5 +1,5 @@ Name: spyder -Version: 2.3.7 +Version: 2.3.8 Release: 1mamba Summary: A Scientific PYthon Development EnviRonment Group: System/Libraries @@ -19,6 +19,10 @@ Requires: PyQt4 Requires: pyflakes Requires: python-rope Requires: python-pep8 +Requires: python-psutil +Requires: python-matplotlib +Requires: ipython +Requires: python-Sphinx BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -50,5 +54,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Sun Dec 06 2015 Automatic Build System 2.3.8-1mamba +- automatic version update by autodist + * Wed Oct 07 2015 Silvan Calarco 2.3.7-1mamba - package created using the webbuild interface