[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/91: gnu: python-rich: Update to 13.7.1.
From: |
guix-commits |
Subject: |
68/91: gnu: python-rich: Update to 13.7.1. |
Date: |
Thu, 23 May 2024 17:17:37 -0400 (EDT) |
ngz pushed a commit to branch python-team
in repository guix.
commit 6f64f0d6e9ce0b07f8edb9a67678734da178f7e6
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 14da454df1..a10a45aba7 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -20245,7 +20245,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.
@@ -20256,7 +20256,7 @@ representation.")
(file-name (git-file-name name version))
(sha256
(base32
- "0qyhw2vvk17qdmfrmi45z4dd0fkwx3l2qrf3iy0yc2y7pfgrmg9g"))))
+ "0jvkcp473c0icbb8md3grc3285j2cy0z0swxgk2g67d9n0zfdfzc"))))
(build-system pyproject-build-system)
(arguments
(list
- 76/91: gnu: python-funsor: Ignore flaky test., (continued)
- 76/91: gnu: python-funsor: Ignore flaky test., guix-commits, 2024/05/23
- 83/91: gnu: python-multidict: Move to pyproject-build-system., guix-commits, 2024/05/23
- 90/91: gnu: python-notebook: Add python-jupyter-server to native inputs., guix-commits, 2024/05/23
- 88/91: gnu: python-qemu-qmp: Move to pyproject-build-system., guix-commits, 2024/05/23
- 49/91: gnu: python-pytest-toolbox: Move to pyproject-build-system., guix-commits, 2024/05/23
- 52/91: gnu: python-jaraco-classes: Move to pyproject-build-system., guix-commits, 2024/05/23
- 34/91: gnu: gunicorn: Update to 21.2.0., guix-commits, 2024/05/23
- 55/91: gnu: python-jaraco-packaging: Move to pyproject-build-system., guix-commits, 2024/05/23
- 58/91: gnu: Add ghc-xcb-types., guix-commits, 2024/05/23
- 67/91: gnu: python-xmltodict: Move to pyproject-build-system., guix-commits, 2024/05/23
- 68/91: gnu: python-rich: Update to 13.7.1.,
guix-commits <=
- 71/91: gnu: python-uqbar: Improve package style., guix-commits, 2024/05/23
- 75/91: gnu: python-zope-i18nmessageid: Move to pyproject-build-system., guix-commits, 2024/05/23
- 81/91: gnu: python-pyan3: Move to pyproject-build-system., guix-commits, 2024/05/23
- 89/91: gnu: python-cssselect2: Move to pyproject-build-system., guix-commits, 2024/05/23
- 84/91: gnu: python-warcio: Move to pyproject-build-system., guix-commits, 2024/05/23
- 53/91: gnu: python-jaraco-context: Move to pyproject-build-system., guix-commits, 2024/05/23
- 20/91: gnu: python-alembic: Move to pyproject-build-system., guix-commits, 2024/05/23
- 73/91: gnu: python-uqbar: Update to 0.6.9., guix-commits, 2024/05/23
- 72/91: gnu: python-uqbar: Upgrade to python-team branch., guix-commits, 2024/05/23
- 78/91: gnu: tuir: Move to pyproject-build-system., guix-commits, 2024/05/23