[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
114/397: gnu: python-anyio: Remove old version of dataclasses.
From: |
guix-commits |
Subject: |
114/397: gnu: python-anyio: Remove old version of dataclasses. |
Date: |
Thu, 16 Jan 2025 04:30:10 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit b21e80d040cab7e70d225840ffe82d2442076c82
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jan 2 17:20:53 2025 +0100
gnu: python-anyio: Remove old version of dataclasses.
A newer version of dataclasses is part of Python.
* gnu/packages/python-xyz.scm (python-anyio)[propagated-inputs]: Remove
python-dataclasses.
Change-Id: I0d54f3b299e1b666fec72d5eb4e2b3d03e736a64
---
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 6dbee1ccdf..7daba929af 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -31631,7 +31631,6 @@ standard error channel (stderr) in your program.")
" and not
test_unretrieved_future_exception_server_crash"))))))))
(propagated-inputs
(list python-contextvars
- python-dataclasses
python-idna
python-sniffio
python-typing-extensions))
- 81/397: gnu: python-rdflib-6: Disable one test., (continued)
- 81/397: gnu: python-rdflib-6: Disable one test., guix-commits, 2025/01/16
- 87/397: gnu: python-cryptography-vectors: Update to 44.0.0., guix-commits, 2025/01/16
- 94/397: gnu: python-testtools: Update to 2.7.2., guix-commits, 2025/01/16
- 101/397: gnu: python-matrix-nio: Use test-flags., guix-commits, 2025/01/16
- 102/397: gnu: Add python-expandvars., guix-commits, 2025/01/16
- 103/397: gnu: Add python-propcache., guix-commits, 2025/01/16
- 106/397: gnu: python-aiohttp: Update to 3.11.11., guix-commits, 2025/01/16
- 110/397: gnu: python-matrix-nio: Update to 0.25.2., guix-commits, 2025/01/16
- 109/397: gnu: python-aiohttp-socks: Update to 0.10.1., guix-commits, 2025/01/16
- 112/397: gnu: python-black: Limit number of test processes., guix-commits, 2025/01/16
- 114/397: gnu: python-anyio: Remove old version of dataclasses.,
guix-commits <=
- 115/397: gnu: python-jsonargparse: Remove old version of dataclasses., guix-commits, 2025/01/16
- 116/397: gnu: python-apprise: Update to 1.9.1., guix-commits, 2025/01/16
- 120/397: gnu: python-botocore: Update to 1.35.90., guix-commits, 2025/01/16
- 133/397: gnu: python-geopandas: Update to 1.0.1., guix-commits, 2025/01/16
- 06/397: gnu: python-qdldl: Add missing input., guix-commits, 2025/01/16
- 24/397: gnu: Add python-devpi-process., guix-commits, 2025/01/16
- 31/397: gnu: python-chardet: Update to 5.2.0., guix-commits, 2025/01/16
- 39/397: gnu: python-devpi-process: Add missing input., guix-commits, 2025/01/16
- 42/397: gnu: python-pydantic: Fix build., guix-commits, 2025/01/16
- 117/397: gnu: python-nr-date: Remove old version of dataclasses., guix-commits, 2025/01/16