packages: ipython/ipython.spec - updated to 0.11 - removed outdated -import...

charles charles at pld-linux.org
Tue Oct 25 06:05:15 CEST 2011


Author: charles                      Date: Tue Oct 25 04:05:15 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.11
- removed outdated -import_path.patch & -upgrade.patch
- updated URL & Source0

---- Files affected:
packages/ipython:
   ipython.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: packages/ipython/ipython.spec
diff -u packages/ipython/ipython.spec:1.50 packages/ipython/ipython.spec:1.51
--- packages/ipython/ipython.spec:1.50	Wed Apr 27 22:22:10 2011
+++ packages/ipython/ipython.spec	Tue Oct 25 06:05:09 2011
@@ -6,18 +6,17 @@
 Summary:	An enhanced Interactive Python shell
 Summary(pl.UTF-8):	Interaktywna powłoka języka Python
 Name:		ipython
-Version:	0.10.2
+Version:	0.11
 Release:	1
 License:	LGPL
 Group:		Applications/Shells
-Source0:	http://ipython.scipy.org/dist/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	dda59bfc6e256ce786c4bc4aadb220a4
-Patch0:		%{name}-import_path.patch
-Patch1:		%{name}-upgrade.patch
-URL:		http://ipython.scipy.org
+Source0:	http://archive.ipython.org/release/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	efc899e752a4a4a67a99575cea1719ef
+URL:		http://ipython.org
 BuildRequires:	pydoc
 BuildRequires:	python-devel
 BuildRequires:	python-devel-tools
+BuildRequires:	python-modules-sqlite
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 Requires:	python-%{name} = %{version}-%{release}
@@ -123,8 +122,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -144,7 +141,7 @@
 
 %files -n python-ipython
 %defattr(644,root,root,755)
-%doc README.txt docs/dist/*.pdf docs/dist/html
+%doc docs/README.txt docs/html
 %{py_sitescriptdir}/%{pname}
 %{py_sitescriptdir}/*.egg-info
 
@@ -154,6 +151,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2011/10/25 04:05:09  charles
+- updated to 0.11
+- removed outdated -import_path.patch & -upgrade.patch
+- updated URL & Source0
+
 Revision 1.50  2011/04/27 20:22:10  marti
 - up to 0.10.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ipython/ipython.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list