Dear maintainer,

I've prepared a follow-up NMU for rich (versioned as 13.9.4-1.2) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. This simply adds the Breaks field described in https://bugs.debian.org/1125310.

I also updated https://salsa.debian.org/morph/rich/-/merge_requests/1 to match this.

Thanks,

--
Colin Watson (he/him)                              [[email protected]]
diffstat for rich-13.9.4 rich-13.9.4

 changelog |    8 ++++++++
 control   |    1 +
 2 files changed, 9 insertions(+)

diff -Nru rich-13.9.4/debian/changelog rich-13.9.4/debian/changelog
--- rich-13.9.4/debian/changelog	2026-01-09 14:44:48.000000000 +0000
+++ rich-13.9.4/debian/changelog	2026-01-19 11:29:27.000000000 +0000
@@ -1,3 +1,11 @@
+rich (13.9.4-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Breaks: python3-textual (<< 2.1.2-1.1~) due to Python 3.14 changes (see
+    https://bugs.debian.org/1125310).
+
+ -- Colin Watson <[email protected]>  Mon, 19 Jan 2026 11:29:27 +0000
+
 rich (13.9.4-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru rich-13.9.4/debian/control rich-13.9.4/debian/control
--- rich-13.9.4/debian/control	2026-01-09 14:44:48.000000000 +0000
+++ rich-13.9.4/debian/control	2026-01-19 11:29:27.000000000 +0000
@@ -26,6 +26,7 @@
          ${python3:Depends},
 Recommends: ${python3:Recommends},
 Suggests: ${python3:Suggests},
+Breaks: python3-textual (<< 2.1.2-1.1~),
 Description: render rich text, tables, progress bars, syntax highlighting, markdown and more
  Rich is a Python library for rich text and beautiful formatting in the
  terminal.

Reply via email to