dmalcolm 2010-07-22 01:58:43 +00:00
parent c055309257
commit 221ee1fc2c

View File

@ -4,7 +4,7 @@
Name: ipython Name: ipython
Version: 0.10 Version: 0.10
Release: 6%{?dist} Release: 7%{?dist}
Summary: An enhanced interactive Python shell Summary: An enhanced interactive Python shell
Group: Development/Libraries Group: Development/Libraries
@ -204,6 +204,9 @@ rm -rf %{buildroot}
%changelog %changelog
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.10-7
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Mon Jul 19 2010 Thomas Spura <tomspur@fedoraproject.org> - 0.10-6 * Mon Jul 19 2010 Thomas Spura <tomspur@fedoraproject.org> - 0.10-6
- add missing dependencies: pexpect and python-argparse - add missing dependencies: pexpect and python-argparse