[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
233/361: gnu: python-immutables: Update to 0.21.
From: |
guix-commits |
Subject: |
233/361: gnu: python-immutables: Update to 0.21. |
Date: |
Fri, 22 Nov 2024 06:00:48 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit 1843f4d69d7886f90fdb39526a6868cea9e8d8fd
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Nov 5 12:49:18 2024 +0000
gnu: python-immutables: Update to 0.21.
* gnu/packages/python-xyz.scm (python-immutables): Update to 0.21.
Change-Id: Ib5ca5e84548782bd7a483b209f9ecaf372d642d3
---
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 8197425133..f1f76e82c6 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16298,13 +16298,13 @@ distribution. It is not intended as an end-user
tool.")
(define-public python-immutables
(package
(name "python-immutables")
- (version "0.18")
+ (version "0.21")
(source
(origin
(method url-fetch)
(uri (pypi-uri "immutables" version))
(sha256
- (base32 "1x4cinh0xbl6p6p2yfm2s07mxxy3lf0zzai9gqpydk4482bwfdjk"))))
+ (base32 "0jpw9nr2mbzqykigjhqa3a095bx7krwsnmjcxcpj944p8kqglpxm"))))
(build-system pyproject-build-system)
(native-inputs
(list python-mypy python-pytest python-setuptools python-wheel))
- 204/361: gnu: python-typeguard-4: Ignore failing tests., (continued)
- 204/361: gnu: python-typeguard-4: Ignore failing tests., guix-commits, 2024/11/22
- 206/361: gnu: python-funsor: Ignore flaky test., guix-commits, 2024/11/22
- 207/361: gnu: borgmatic: Move to pyproject-build-system., guix-commits, 2024/11/22
- 210/361: gnu: python-pyan3: Move to pyproject-build-system., guix-commits, 2024/11/22
- 212/361: gnu: python-multidict: Move to pyproject-build-system., guix-commits, 2024/11/22
- 214/361: gnu: python-certauth: Move to pyproject-build-system., guix-commits, 2024/11/22
- 216/361: gnu: python-qemu-qmp: Improve package style., guix-commits, 2024/11/22
- 223/361: gnu: Remove python-mistune-next., guix-commits, 2024/11/22
- 227/361: gnu: python-altair: Adjust inputs., guix-commits, 2024/11/22
- 232/361: gnu: python-django-4.2: Adjust inputs., guix-commits, 2024/11/22
- 233/361: gnu: python-immutables: Update to 0.21.,
guix-commits <=
- 234/361: gnu: python-jsonpickle: Adjust inputs., guix-commits, 2024/11/22
- 236/361: gnu: python-lightning-utilities: Adjust inputs., guix-commits, 2024/11/22
- 243/361: gnu: python-twine: Adjust inputs., guix-commits, 2024/11/22
- 244/361: gnu: python-notebook: Disable more failing tests., guix-commits, 2024/11/22
- 246/361: gnu: python-docstring-to-markdown: Adjust inputs., guix-commits, 2024/11/22
- 255/361: gnu: Add python-stdio-mgr., guix-commits, 2024/11/22
- 259/361: gnu: python-elasticsearch: Update to 7.17.12., guix-commits, 2024/11/22
- 258/361: gnu: python-scrapy: Fix build., guix-commits, 2024/11/22
- 260/361: gnu: ytcc: Fix build., guix-commits, 2024/11/22
- 269/361: gnu: python-pytest-openfiles: Adjust inputs., guix-commits, 2024/11/22