[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
130/397: gnu: python-pathy: Remove old version of dataclasses.
From: |
guix-commits |
Subject: |
130/397: gnu: python-pathy: Remove old version of dataclasses. |
Date: |
Thu, 16 Jan 2025 04:30:14 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit d6dd757371a0613c582b87174147bae93f17e9b2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jan 3 09:59:41 2025 +0100
gnu: python-pathy: Remove old version of dataclasses.
A newer version of dataclasses is part of Python.
* gnu/packages/python-xyz.scm (python-pathy)[propagated-inputs]: Remove
python-dataclasses.
Change-Id: Ibcb10802c1cd0e9abf8c74a683ec598111316a65
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 9d742dc5b8..dfa4198f74 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12340,7 +12340,7 @@ older Python versions.")
"12v196q3rai33cfzrmb9pqfqv7ailngssjdrzdf8gzym9hdygmjc"))))
(build-system pyproject-build-system)
(propagated-inputs
- (list python-dataclasses python-smart-open python-typer))
+ (list python-smart-open python-typer))
(native-inputs (list python-mock python-pytest python-setuptools
python-wheel))
(home-page "https://github.com/justindujardin/pathy")
- 395/397: gnu: python-nbstripout: Update to 0.8.1., (continued)
- 395/397: gnu: python-nbstripout: Update to 0.8.1., guix-commits, 2025/01/16
- 381/397: gnu: Add python-aiobotocore., guix-commits, 2025/01/16
- 376/397: gnu: nikola: Update to 8.3.1, fix build., guix-commits, 2025/01/16
- 349/397: gnu: python-specreduce: Add missing input., guix-commits, 2025/01/16
- 347/397: gnu: python-specutils: Add missing input., guix-commits, 2025/01/16
- 368/397: gnu: python-astroplan: Adjust inputs., guix-commits, 2025/01/16
- 327/397: gnu: python-pytest-httpx: Update to 0.35.0., guix-commits, 2025/01/16
- 275/397: gnu: python-socketio: Update to 5.12.1., guix-commits, 2025/01/16
- 119/397: gnu: python-botocore: Limit number of parallel test workers., guix-commits, 2025/01/16
- 150/397: gnu: Add rust-jiter-0.7., guix-commits, 2025/01/16
- 130/397: gnu: python-pathy: Remove old version of dataclasses.,
guix-commits <=
- 173/397: gnu: python-asgi-lifespan: Update to 2.1.0., guix-commits, 2025/01/16
- 233/397: gnu: python-swagger-spec-validator: Update to 3.0.4., guix-commits, 2025/01/16
- 234/397: gnu: python-branca: Add missing inputs., guix-commits, 2025/01/16
- 253/397: gnu: python-audioread: Update to 3.0.1., guix-commits, 2025/01/16
- 280/397: gnu: python-mulpyplexer: Add missing inputs., guix-commits, 2025/01/16
- 322/397: gnu: python-pytest-vcr: Fix tests., guix-commits, 2025/01/16
- 299/397: gnu: python-pkgconfig: Update to 1.5.5., guix-commits, 2025/01/16
- 304/397: gnu: python-xmp-toolkit: Fix build., guix-commits, 2025/01/16
- 302/397: gnu: ansible-core: Update to 2.17.7., guix-commits, 2025/01/16
- 338/397: gnu: csvkit: Update to 2.0.1., guix-commits, 2025/01/16