Author: wiget Date: Sun Oct 5 19:43:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.1
---- Files affected: SPECS: ipython.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/ipython.spec diff -u SPECS/ipython.spec:1.43 SPECS/ipython.spec:1.44 --- SPECS/ipython.spec:1.43 Wed Jun 4 06:49:18 2008 +++ SPECS/ipython.spec Sun Oct 5 21:43:17 2008 @@ -1,14 +1,17 @@ # $Revision$, $Date$ +# 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 @@ -141,7 +144,7 @@ %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 @@ -151,6 +154,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2008/10/05 19:43:17 wiget +- updated to 0.9.1 + Revision 1.43 2008/06/04 04:49:18 charles - updated to 0.8.4 - BR: pydoc, python-devel-tools ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ipython.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
