]> git.pld-linux.org Git - packages/ipython.git/commitdiff
- updated to 0.9.1 auto/th/ipython-0_9_1-1 auto/ti/ipython-0_9_1-1
authorArtur Frysiak <artur@frysiak.net>
Sun, 5 Oct 2008 19:43:17 +0000 (19:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ipython.spec -> 1.44

ipython.spec

index 9582824f0a47d3e35543b16e48ab1cced1fa5638..d592e0277a6e94484e399ca402cfbaff68eb1dc2 100644 (file)
@@ -1,13 +1,16 @@
+# TODO:
+# - check docs folder for valuable files
+#
 %define                pname   IPython
 Summary:       An enhanced Interactive Python shell
 Summary(pl.UTF-8):     Interaktywna powłoka języka Python
 Name:          ipython
-Version:       0.8.4
+Version:       0.9.1
 Release:       1
 License:       LGPL
 Group:         Applications/Shells
 Source0:       http://ipython.scipy.org/dist/%{name}-%{version}.tar.gz
-# Source0-md5: 9b8b439d295defa694b9fbf799203680
+# Source0-md5: 8a1bd1a9be272f4ddf4de99e5c1ad0dc
 Patch0:                %{name}-import_path.patch
 Patch1:                %{name}-upgrade.patch
 URL:           http://ipython.scipy.org
@@ -140,6 +143,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n python-ipython
 %defattr(644,root,root,755)
-%doc README doc/ChangeLog doc/manual
+%doc README.txt docs/dist/*.pdf docs/dist/html
 %{py_sitescriptdir}/%{pname}
 %{py_sitescriptdir}/*.egg-info
This page took 0.025134 seconds and 4 git commands to generate.