[ipython/next: 11/14] Update to 2.0.0

Thomas Spura tomspur at fedoraproject.org
Sat Apr 12 07:25:28 UTC 2014


commit 07ef55a8fc47762fe27321ed6b346c38cda4512d
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Thu Apr 3 14:26:41 2014 +0200

    Update to 2.0.0

 ipython.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/ipython.spec b/ipython.spec
index 67e505d..b7b8069 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -16,7 +16,7 @@
 %endif
 
 Name:           ipython
-Version:        1.1.0
+Version:        2.0.0
 Release:        1%{?dist}
 Summary:        An enhanced interactive Python shell
 
@@ -294,8 +294,6 @@ This package contains the gui of %{name}, which requires PyQt.
 pushd IPython/external
 ls -l
 ls -l *
-# python's own modules
-rm argparse/_argparse.py
 
 rm decorator/_decorator.py
 
@@ -592,6 +590,10 @@ PYTHONPATH=%{buildroot}%{python_sitelib} \
 %endif # with_python3
 
 %changelog
+* Thu Apr  3 2014 Thomas Spura <tomspur at fedoraproject.org> - 2.0.0-1
+- update to 2.0.0
+- bundled argparse has been dropped
+
 * Wed Feb  5 2014 Thomas Spura <tomspur at fedoraproject.org> - 1.1.0-1
 - update to 1.1.0
 - drop both patches (upstream)


More information about the scm-commits mailing list