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] f44: Update to 9.12.0 (rhbz#2452215)
Date: Thu, 18 Jun 2026 11:16:46 GMT [thread overview]
Message-ID: <178178140631.1.4296720610880137928.rpms-ipython-d821731fad64@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ipython
Branch : f44
Commit : d821731fad6431d9125c08743467fb5f6cc9f377
Author : Lumir Balhar <lbalhar@redhat.com>
Date : 2026-03-30T08:33:24+02:00
Stats : +2/-28 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ipython/c/d821731fad6431d9125c08743467fb5f6cc9f377?branch=f44
Log:
Update to 9.12.0 (rhbz#2452215)
---
diff --git a/15163.patch b/15163.patch
deleted file mode 100644
index 8253658..0000000
--- a/15163.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From b0dd36afd17acb2cdc86040a671d177167550281 Mon Sep 17 00:00:00 2001
-From: Lumir Balhar <lbalhar@redhat.com>
-Date: Thu, 19 Mar 2026 09:47:07 +0100
-Subject: [PATCH] Fix expected length in test_unicode_range for Python 3.15
- alpha 7
-
----
- tests/test_completer.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/tests/test_completer.py b/tests/test_completer.py
-index 391457df37..922697e525 100644
---- a/tests/test_completer.py
-+++ b/tests/test_completer.py
-@@ -127,7 +127,7 @@ def test_unicode_range():
- assert len_exp == len_test, message
-
- # fail if new unicode symbols have been added.
-- assert len_exp <= 153626, message
-+ assert len_exp <= 159801, message
-
-
- @contextmanager
diff --git a/ipython.spec b/ipython.spec
index b292236..f847ed0 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -14,7 +14,7 @@
%endif
Name: ipython
-Version: 9.11.0
+Version: 9.12.0
Release: %autorelease
Summary: An enhanced interactive Python shell
@@ -27,9 +27,6 @@ License: BSD-3-Clause AND MIT
URL: http://ipython.org/
Source0: %pypi_source
-# Fix one test for Python 3.15 alpha 7
-Patch: https://github.com/ipython/ipython/pull/15163.patch
-
# Unset -s on python shebang - ensure that packages installed with pip
# to user locations are seen and properly loaded.
%undefine _py3_shebang_s
diff --git a/sources b/sources
index b187517..cda8677 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ipython-9.11.0.tar.gz) = 9ac8f20b7f644c8c0c87673da4e549a54721a0204ab73d1075315d5d222323daf4b3e627e3fafef60f3274cf6e5edbc33e7c7bb1c593af477abad825b2cfe2fe
+SHA512 (ipython-9.12.0.tar.gz) = 142d5f994df287f09904ba1582c75336dd375947b92c6b39eeeb41578e6b1c1b8aaa06f36972dda9cf1435be29cc96feb8ed5a6ba0baf4fc14b21525ff04efcc
reply other threads:[~2026-06-18 11:16 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=178178140631.1.4296720610880137928.rpms-ipython-d821731fad64@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