]> git.pld-linux.org Git - packages/ipython3.git/commitdiff
- use pyrequires_eq instead of requires_eq macro (massive attack!)
authorwrobell <wrobell@pld-linux.org>
Thu, 11 Apr 2002 13:45:33 +0000 (13:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ipython.spec -> 1.8

ipython.spec

index 3554c4ea54f5c6e36f648ae138f8d8e35d78f2b6..e50514a8815f69ca590e4a4600c31b86814efbba 100644 (file)
@@ -11,7 +11,7 @@ License:      LGPL
 Group:         Applications/Shells
 Source0:       http://www-hep.colorado.edu/~fperez/ipython/dist/%{pname}-%{version}.tar.gz
 URL:           http://www-hep.colorado.edu/~fperez/ipython/
-%requires_eq   python
+%pyrequires_eq python
 Requires:      python-%{name} = %{version}
 BuildRequires: rpm-pythonprov >= 4.0.2-50
 BuildRequires:  python-devel
@@ -67,8 +67,8 @@ Pakiet ten zawiera pow
 Summary:       An enhanced Interactive Python shell modules
 Summary(pl):   Modu³y interaktywnej pow³oki jêzyka Python
 Group:         Libraries/Python
-%requires_eq   python-modules
-%requires_eq   python-pydoc
+%pyrequires_eq python-modules
+%pyrequires_eq python-pydoc
 
 %description -n python-ipython
 IPython is a free software project which tries to:
This page took 0.115331 seconds and 4 git commands to generate.