public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ipython] rawhide: Update to 9.14.1 (rhbz#2483307)
Date: Thu, 11 Jun 2026 16:02:38 GMT [thread overview]
Message-ID: <178119375811.1.3725172529947597614.rpms-ipython-05cc120019f2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ipython
Branch : rawhide
Commit : 05cc120019f2616dbf9c4c1ec62316f121390b9d
Author : Lumir Balhar <lbalhar@redhat.com>
Date : 2026-06-09T15:34:24+02:00
Stats : +7/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ipython/c/05cc120019f2616dbf9c4c1ec62316f121390b9d?branch=rawhide
Log:
Update to 9.14.1 (rhbz#2483307)
---
diff --git a/15220.patch b/15220.patch
index df18cb8..0388190 100644
--- a/15220.patch
+++ b/15220.patch
@@ -1,4 +1,4 @@
-From c13a2a6e8cc43a6cb0bd068d0809ee26d65972a2 Mon Sep 17 00:00:00 2001
+From fb41a22782cf8e79330427604871ca5166d25dc8 Mon Sep 17 00:00:00 2001
From: Lumir Balhar <lbalhar@redhat.com>
Date: Fri, 22 May 2026 13:35:19 +0200
Subject: [PATCH] Fix %debug and ipdb with Python 3.15
@@ -21,12 +21,12 @@ Fixes: https://github.com/ipython/ipython/issues/15217
1 file changed, 12 insertions(+)
diff --git a/IPython/core/debugger.py b/IPython/core/debugger.py
-index 4afd86427de..05c839272d9 100644
+index 8d5b66a874..0acec84c1c 100644
--- a/IPython/core/debugger.py
+++ b/IPython/core/debugger.py
-@@ -515,6 +515,18 @@ def do_exceptions(self, arg):
- else:
- self.error("No exception with that number")
+@@ -540,6 +540,18 @@ def do_exception(self, arg):
+ """
+ return self.do_exceptions(arg)
+ def _cmdloop(self):
+ # Override to bypass Python 3.15's _maybe_use_pyrepl_as_stdin(), which
diff --git a/ipython.spec b/ipython.spec
index 3412d84..a006299 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -14,7 +14,7 @@
%endif
Name: ipython
-Version: 9.13.0
+Version: 9.14.1
Release: %autorelease
Summary: An enhanced interactive Python shell
diff --git a/sources b/sources
index 51862dd..ac8e716 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ipython-9.13.0.tar.gz) = 64bdeded45d1113180301e6122bde25a957755ef2fc7b8d9a9cd3ae390f7a92da7c77be379fb895647d0faade4832f67ea3bd3d7dbec7580f0b02796696490e2
+SHA512 (ipython-9.14.1.tar.gz) = 1ffdd0ae5640e8f9c50a9f6f490394dfaf0aeb2ccfa0206923773057d45f57f8091ebbd7d33eec1a2a44ed0d7fe5946635556995de88ee19c1caa47e98235c91
reply other threads:[~2026-06-11 16:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178119375811.1.3725172529947597614.rpms-ipython-05cc120019f2@fedoraproject.org \
--to=lbalhar@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox