Update to new upstream version (0.6.13)

This commit is contained in:
Shahms King 2005-04-18 16:19:01 +00:00
parent e8144fbd1e
commit 3745810286
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
ipython-0.6.12.tar.gz
ipython-0.6.13.tar.gz

View File

@ -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.

View File

@ -1 +1 @@
3a72e214fe2164f9f86103523e3d8276 ipython-0.6.12.tar.gz
22f5a7a9eae21df4c3c71870dc3953f2 ipython-0.6.13.tar.gz