update ipython to new upstream version
This commit is contained in:
parent
5ca4202df3
commit
bb082c3e92
@ -1 +1 @@
|
|||||||
ipython-0.6.13.tar.gz
|
ipython-0.6.15.tar.gz
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
|
|
||||||
Name: ipython
|
Name: ipython
|
||||||
Version: 0.6.13
|
Version: 0.6.15
|
||||||
Release: 2
|
Release: 1%{?dist}
|
||||||
Summary: An enhanced interactive Python shell
|
Summary: An enhanced interactive Python shell
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -83,6 +83,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %{python_sitelib}/IPython/Extensions/*.pyo
|
%ghost %{python_sitelib}/IPython/Extensions/*.pyo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2005 Shahms E. King <shahms@shahms.com> 0.6.15-1
|
||||||
|
- Add dist tag
|
||||||
|
- Update to new upstream (0.6.15)
|
||||||
|
|
||||||
* Wed Apr 20 2005 Shahms E. King <shahms@shahms.com> 0.6.13-2
|
* Wed Apr 20 2005 Shahms E. King <shahms@shahms.com> 0.6.13-2
|
||||||
- Fix devel release number
|
- Fix devel release number
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user