require python-pygments to enable Css highlighter support and fix css file editing [release 2.3.8-2mamba;Sun Jan 24 2016]
This commit is contained in:
parent
08772c3d90
commit
1a06170826
@ -1,6 +1,6 @@
|
|||||||
Name: spyder
|
Name: spyder
|
||||||
Version: 2.3.8
|
Version: 2.3.8
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A Scientific PYthon Development EnviRonment
|
Summary: A Scientific PYthon Development EnviRonment
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -23,6 +23,7 @@ Requires: python-psutil
|
|||||||
Requires: python-matplotlib
|
Requires: python-matplotlib
|
||||||
Requires: ipython
|
Requires: ipython
|
||||||
Requires: python-Sphinx
|
Requires: python-Sphinx
|
||||||
|
Requires: python-pygments
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -54,6 +55,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 24 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.8-2mamba
|
||||||
|
- require python-pygments to enable Css highlighter support and fix css file editing
|
||||||
|
|
||||||
* Sun Dec 06 2015 Automatic Build System <autodist@mambasoft.it> 2.3.8-1mamba
|
* Sun Dec 06 2015 Automatic Build System <autodist@mambasoft.it> 2.3.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user