[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
115/213: gnu: python-jsonargparse: Remove old version of dataclasses.
From: |
guix-commits |
Subject: |
115/213: gnu: python-jsonargparse: Remove old version of dataclasses. |
Date: |
Fri, 10 Jan 2025 10:43:03 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit ff8a0485d35d943b6dba7e57e50efdbfac00ff8a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jan 2 17:34:24 2025 +0100
gnu: python-jsonargparse: Remove old version of dataclasses.
A newer version of dataclasses is part of Python.
* gnu/packages/python-xyz.scm (python-jsonargparse)[propagated-inputs]:
Remove
python-dataclasses.
Change-Id: Id22338e9bc01c85cf148301c573bbd49785fb1e7
---
gnu/packages/python-xyz.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f897b078ae..9fa99d076b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -4915,7 +4915,6 @@ Python.")
" and not test_pydantic_types"))))
(propagated-inputs
(list python-contextvars
- python-dataclasses
python-docstring-parser
python-pyyaml
python-typeshed-client))
- 39/213: gnu: python-devpi-process: Add missing input., (continued)
- 39/213: gnu: python-devpi-process: Add missing input., guix-commits, 2025/01/10
- 47/213: gnu: python-email-validator: Update to 2.2.0., guix-commits, 2025/01/10
- 79/213: gnu: python-cwl-upgrader: Add missing inputs., guix-commits, 2025/01/10
- 85/213: gnu: cwltool: Patch tox.ini., guix-commits, 2025/01/10
- 92/213: gnu: python-dnspython: Disable ECDSA tests., guix-commits, 2025/01/10
- 95/213: gnu: python-falcon: Update to 4.0.2., guix-commits, 2025/01/10
- 101/213: gnu: python-matrix-nio: Use test-flags., guix-commits, 2025/01/10
- 104/213: gnu: python-yarl: Update to 1.18.3., guix-commits, 2025/01/10
- 109/213: gnu: python-aiohttp-socks: Update to 0.10.1., guix-commits, 2025/01/10
- 112/213: gnu: python-black: Limit number of test processes., guix-commits, 2025/01/10
- 115/213: gnu: python-jsonargparse: Remove old version of dataclasses.,
guix-commits <=
- 116/213: gnu: python-apprise: Update to 1.9.1., guix-commits, 2025/01/10
- 123/213: gnu: python-jose: Fix build., guix-commits, 2025/01/10
- 125/213: gnu: python-py-partiql-parser: Update to 0.6.1., guix-commits, 2025/01/10
- 126/213: gnu: Add python-joserfc., guix-commits, 2025/01/10
- 136/213: gnu: awscli-2: Remove obsolete build phase., guix-commits, 2025/01/10
- 139/213: gnu: python-kombu: Add missing inputs., guix-commits, 2025/01/10
- 140/213: gnu: python-isort: Disable one test., guix-commits, 2025/01/10
- 142/213: gnu: python-pillow-simd: Inherit build system and native inputs., guix-commits, 2025/01/10
- 143/213: gnu: python-pillow: Update to 11.1.0., guix-commits, 2025/01/10
- 146/213: gnu: python-imageio: Update to 2.36.1., guix-commits, 2025/01/10