]> git.pld-linux.org Git - packages/ipython.git/commitdiff
- use rpm python macros auto/th/ipython-2.0.0-3
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 5 May 2016 18:37:58 +0000 (20:37 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 5 May 2016 18:37:58 +0000 (20:37 +0200)
- rel 3

ipython.spec

index 18d533d908c48f35db2e1b09656ee18757b77661..98a1b553dc8b419630adc85942f6ffb7039435a2 100644 (file)
@@ -9,7 +9,7 @@ Summary:        An enhanced Interactive Python shell
 Summary(pl.UTF-8):     Interaktywna powłoka języka Python
 Name:          ipython
 Version:       2.0.0
-Release:       2
+Release:       3
 License:       BSD
 Group:         Applications/Shells
 Source0:       http://archive.ipython.org/release/%{version}/%{name}-%{version}.tar.gz
@@ -132,7 +132,7 @@ Pakiet ten zawiera moduły interaktywnej powłoki języka Python.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-python ./setup.py install --optimize=2 --root=$RPM_BUILD_ROOT
+%py_install
 
 cp -r examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
This page took 0.059523 seconds and 4 git commands to generate.