update to 0.8.2
This commit is contained in:
parent
63208257e9
commit
9e57f5c6fb
@ -1 +1 @@
|
|||||||
ipython-0.8.1.tar.gz
|
ipython-0.8.2.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.8.1
|
Version: 0.8.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An enhanced interactive Python shell
|
Summary: An enhanced interactive Python shell
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{python_sitelib}/IPython/external/*.pyo
|
%{python_sitelib}/IPython/external/*.pyo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 12 2007 James Bowes <jbowes@redhat.com> - 0.8.2-1
|
||||||
|
- Update to 0.8.2
|
||||||
|
|
||||||
* Sun Aug 05 2007 James Bowes <jbowes@redhat.com> - 0.8.1-2
|
* Sun Aug 05 2007 James Bowes <jbowes@redhat.com> - 0.8.1-2
|
||||||
- Remove explicit requires on python-abi.
|
- Remove explicit requires on python-abi.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user