]> git.pld-linux.org Git - packages/ipython.git/commitdiff
- updated to 0.8.4 auto/th/ipython-0_8_4-1 auto/ti/ipython-0_8_4-1
authorKarol Krenski <charles@pld-linux.org>
Wed, 4 Jun 2008 04:49:18 +0000 (04:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR: pydoc, python-devel-tools

Changed files:
    ipython.spec -> 1.43

ipython.spec

index a2410a6fec9260ea305daa9a496a567bd5f23684..9582824f0a47d3e35543b16e48ab1cced1fa5638 100644 (file)
@@ -2,16 +2,18 @@
 Summary:       An enhanced Interactive Python shell
 Summary(pl.UTF-8):     Interaktywna powłoka języka Python
 Name:          ipython
-Version:       0.8.2
+Version:       0.8.4
 Release:       1
 License:       LGPL
 Group:         Applications/Shells
 Source0:       http://ipython.scipy.org/dist/%{name}-%{version}.tar.gz
-# Source0-md5: fd5a1b6e518898a4aee8b8d8b428af70
+# Source0-md5: 9b8b439d295defa694b9fbf799203680
 Patch0:                %{name}-import_path.patch
 Patch1:                %{name}-upgrade.patch
 URL:           http://ipython.scipy.org
+BuildRequires: pydoc
 BuildRequires: python-devel
+BuildRequires: python-devel-tools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 Requires:      python-%{name} = %{version}-%{release}
@@ -138,6 +140,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n python-ipython
 %defattr(644,root,root,755)
-%doc README doc/ChangeLog doc/manual doc/*.pdf
+%doc README doc/ChangeLog doc/manual
 %{py_sitescriptdir}/%{pname}
 %{py_sitescriptdir}/*.egg-info
This page took 0.077158 seconds and 4 git commands to generate.