gnu: python-distributed: Update to 2021.11.2.

* gnu/packages/python-science.scm (python-distributed): Update to 2021.11.2.
[source](snippet): New field.
[arguments]: Add versioneer phase.
[native-inputs]: Add PYTHON-VERSIONEER.
This commit is contained in:
Marius Bakke 2021-12-13 19:23:41 +01:00
parent 48a6f1d351
commit 95447b293d
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
2 changed files with 9 additions and 3 deletions

View file

@ -22338,6 +22338,7 @@ behavior and not have to worry about the specific internal implementation
decisions with any given backend.")
(license license:bsd-3)))
;; Note: Remember to update python-distributed when updating dask.
(define-public python-dask
(package
(name "python-dask")