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
1 files changed, 0 insertions(+), 1 deletions(-) M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +0 -1
@@ 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")