[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
117/213: gnu: python-nr-date: Remove old version of dataclasses.
From: |
guix-commits |
Subject: |
117/213: gnu: python-nr-date: Remove old version of dataclasses. |
Date: |
Fri, 10 Jan 2025 10:43:04 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 5090e7ba7803ccf5b8f0c10b3cbff36b9ca4bb7f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jan 2 17:41:27 2025 +0100
gnu: python-nr-date: Remove old version of dataclasses.
A newer version of dataclasses is part of Python.
* gnu/packages/python-xyz.scm (python-nr-date)[propagated-inputs]: Remove
python-dataclasses.
Change-Id: I0975cbbc2b9cfac61c60226b74b1c44979f0cdee
---
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 a223f2c753..65f5b53cbc 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2156,7 +2156,6 @@ bindings to the C++ random forest implementation, ranger,
using Cython.")
(base32 "1rnjyykjp41mqz6h1vx18jblq97gi5m5x7dgasyaihnd7fhswhq6"))))
(build-system pyproject-build-system)
(arguments (list #:tests? #false)) ;there are none
- (propagated-inputs (list python-dataclasses))
(native-inputs (list python-poetry-core))
(home-page "https://github.com/NiklasRosenstein/python-nr.date")
(synopsis "Fast, regex-based date parsing library in plain Python")
- 181/213: gnu: python-webassets: Fix build., (continued)
- 181/213: gnu: python-webassets: Fix build., guix-commits, 2025/01/10
- 183/213: gnu: python-locust: Update to 2.32.5., guix-commits, 2025/01/10
- 196/213: gnu: python-resampy: Update to 0.4.3., guix-commits, 2025/01/10
- 211/213: gnu: python-episcanpy: Add missing input., guix-commits, 2025/01/10
- 189/213: gnu: python-decoupler-py: Add missing input., guix-commits, 2025/01/10
- 199/213: gnu: python-scikit-fuzzy: Add missing inputs., guix-commits, 2025/01/10
- 207/213: gnu: python-metacells: Add missing input., guix-commits, 2025/01/10
- 106/213: gnu: python-aiohttp: Update to 3.11.11., guix-commits, 2025/01/10
- 122/213: gnu: python-aws-xray-sdk: Update to 2.14.0., guix-commits, 2025/01/10
- 111/213: gnu: python-black: Update to 24.10.0., guix-commits, 2025/01/10
- 117/213: gnu: python-nr-date: Remove old version of dataclasses.,
guix-commits <=
- 130/213: gnu: python-pathy: Remove old version of dataclasses., guix-commits, 2025/01/10