guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55989] [PATCH 1/2] gnu: Add python-pydicom.


From: Maxime Devos
Subject: [bug#55989] [PATCH 1/2] gnu: Add python-pydicom.
Date: Wed, 15 Jun 2022 09:59:56 +0200
User-agent: Evolution 3.38.3-1

Antero Mejr via Guix-patches via schreef op wo 15-06-2022 om 01:27
[+0000]:
> +      ;; 181 failed, 2235 pass. Pulls test datasets off the web, no-go for 
> Guix
> +      #:tests? #f

How about only disabling tests that download from the web?
Are all of these test failures due to downloading from the web or are
there some other tests too?

> +    (synopsis "Pure Python package for reading and writing DICOM data")

Unlike some language-specific package managers, Guix supports using dependents
from other languages without any complications, so no need to mention ‘Pure’
here.

> + pydicom provides a pure Python package

It doesn't provide a Python package, it is a Python package, especially if 
pydicom
is replaced by @code{python-pydicom}.

Greetings,
Maxime.
 

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]