[ipython/next: 6/14] Waiting for python3 support of jsonpointer

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


commit f20c998efd386f8d1637533cc4ec33583e8a63bc
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Wed Feb 5 10:36:18 2014 +0100

    Waiting for python3 support of jsonpointer

 ipython.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ipython.spec b/ipython.spec
index 2d7e594..014fd59 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -297,6 +297,8 @@ rm decorators/_decorators.py
 # other packages exist in fedora
 rm simplegeneric/_simplegeneric.py
 rm jsonschema/_jsonschema.py
+#WAITFOR python3 support #1061622
+#rm jsonpointer/_jsonpointer.py
 %if ! 0%{?with_python3}
 # bundle this on python3 in experimental version for now
 rm pexpect/_pexpect.py


More information about the scm-commits mailing list