Update to new upstream version (0.6.13)
This commit is contained in:
parent
e8144fbd1e
commit
3745810286
@ -1 +1 @@
|
||||
ipython-0.6.12.tar.gz
|
||||
ipython-0.6.13.tar.gz
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: ipython
|
||||
Version: 0.6.12
|
||||
Release: 2
|
||||
Version: 0.6.13
|
||||
Release: 1
|
||||
Summary: An enhanced interactive Python shell
|
||||
|
||||
Group: Development/Libraries
|
||||
License: BSD
|
||||
URL: http://ipython.scipy.org/
|
||||
Source0: http://ipython.scipy.org/dist/ipython-0.6.12.tar.gz
|
||||
Source0: http://ipython.scipy.org/dist/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%ghost %{python_sitelib}/IPython/Extensions/*.pyo
|
||||
|
||||
%changelog
|
||||
* Mon Apr 18 2005 Shahms E. King <shahms@shahms.com> 0.6.13-1
|
||||
- Update to new upstream version
|
||||
|
||||
* Fri Apr 1 2005 Michael Schwendt <mschwendt[AT]users.sf.net> 0.6.12-2
|
||||
- Include IPython Extensions and UserConfig directories.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user