public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ipython] f44: Update to 9.14.1 (rhbz#2483307)
@ 2026-06-18 11:16 Lumir Balhar
  0 siblings, 0 replies; only message in thread
From: Lumir Balhar @ 2026-06-18 11:16 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ipython
Branch : f44
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=f44

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-18 11:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 11:16 [rpms/ipython] f44: Update to 9.14.1 (rhbz#2483307) Lumir Balhar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox