update to new upstream version 0.7.1

This commit is contained in:
Shahms King 2006-01-24 15:31:54 +00:00
parent 4d39d067a4
commit 4d38d638e6
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
ipython-0.7.0.tar.gz
ipython-0.7.1.tar.gz

View File

@ -1,7 +1,7 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: ipython
Version: 0.7.0
Version: 0.7.1
Release: 1%{?dist}
Summary: An enhanced interactive Python shell
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %{python_sitelib}/IPython/Extensions/*.pyo
%changelog
* Tue Jan 24 2006 Shahms E. King <shahms@shahms.com> 0.7.1-1
- Update to new upstream 0.7.1
* Thu Jan 12 2006 Shahms E. King <shahms@shahms.com> 0.7-1
- Update to new upstream 0.7.0

View File

@ -1 +1 @@
3be8bae6c7c2153b6e57d3214c52c841 ipython-0.7.0.tar.gz
ee810623a4027bfadaf8c41d4f2ec927 ipython-0.7.1.tar.gz