[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
198/222: gnu: python-rich: Update to 13.7.1.
From: |
guix-commits |
Subject: |
198/222: gnu: python-rich: Update to 13.7.1. |
Date: |
Fri, 1 Nov 2024 10:56:51 -0400 (EDT) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 0d2333331b847102c36a3648e1c244e196483671
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Fri May 10 00:54:04 2024 +0200
gnu: python-rich: Update to 13.7.1.
* gnu/packages/python-xyz.scm (python-rich): Update to 13.7.1.
Change-Id: I7fff0b124e989a0a5ace2c73c92d4b32497cf3e9
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a0cb9c8e32..5f0648a182 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -20685,7 +20685,7 @@ representation.")
(define-public python-rich
(package
(name "python-rich")
- (version "13.7.0")
+ (version "13.7.1")
(source
(origin
;; There are no tests in the PyPI tarball.
@@ -20696,7 +20696,7 @@ representation.")
(file-name (git-file-name name version))
(sha256
(base32
- "0qyhw2vvk17qdmfrmi45z4dd0fkwx3l2qrf3iy0yc2y7pfgrmg9g"))))
+ "0jvkcp473c0icbb8md3grc3285j2cy0z0swxgk2g67d9n0zfdfzc"))))
(build-system pyproject-build-system)
(arguments
(list
- 149/222: gnu: Add ghc-language-python., (continued)
- 149/222: gnu: Add ghc-language-python., guix-commits, 2024/11/01
- 158/222: gnu: python-scikit-rf: Fix tests., guix-commits, 2024/11/01
- 161/222: gnu: zulip-term: Move to pyproject-build-system., guix-commits, 2024/11/01
- 162/222: gnu: python-pypujs: Improve package style., guix-commits, 2024/11/01
- 163/222: gnu: python-dateutil: Move to pyproject-build-system., guix-commits, 2024/11/01
- 167/222: gnu: python-unidecode: Update to 1.3.8., guix-commits, 2024/11/01
- 165/222: gnu: python-pytest-runner: Improve package style., guix-commits, 2024/11/01
- 173/222: gnu: python-parse-type: Move to pyproject-build-system., guix-commits, 2024/11/01
- 181/222: gnu: python-cairosvg: Move to pyproject-build-system., guix-commits, 2024/11/01
- 190/222: gnu: python-sparse: Move to pyproject-build-system., guix-commits, 2024/11/01
- 198/222: gnu: python-rich: Update to 13.7.1.,
guix-commits <=
- 202/222: gnu: python-uqbar: Upgrade to python-team branch., guix-commits, 2024/11/01
- 210/222: gnu: python-pyan3: Move to pyproject-build-system., guix-commits, 2024/11/01
- 204/222: gnu: python-typeguard-4: Ignore failing tests., guix-commits, 2024/11/01
- 212/222: gnu: python-multidict: Move to pyproject-build-system., guix-commits, 2024/11/01
- 213/222: gnu: python-warcio: Move to pyproject-build-system., guix-commits, 2024/11/01
- 217/222: gnu: python-qemu-qmp: Move to pyproject-build-system., guix-commits, 2024/11/01
- 220/222: gnu: build-system/pyproject: Add missing native-inputs., guix-commits, 2024/11/01
- 75/222: gnu: Add python-nbclassic., guix-commits, 2024/11/01
- 121/222: gnu: python-rope: Update to 1.13.0., guix-commits, 2024/11/01
- 135/222: gnu: python-ipywidgets: Update to 8.1.2., guix-commits, 2024/11/01