From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KISjMiSSqWKXGwAAbAwnHQ (envelope-from ) for ; Wed, 15 Jun 2022 10:02:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cH06MiSSqWKEiQAAauVa8A (envelope-from ) for ; Wed, 15 Jun 2022 10:02:44 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7DAE6C919 for ; Wed, 15 Jun 2022 10:02:44 +0200 (CEST) Received: from localhost ([::1]:34014 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o1Nz8-0008Hx-MR for larch@yhetil.org; Wed, 15 Jun 2022 04:02:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35532) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1NxW-0008Gf-9p for guix-patches@gnu.org; Wed, 15 Jun 2022 04:01:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42495) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o1NxW-0008PP-04 for guix-patches@gnu.org; Wed, 15 Jun 2022 04:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o1NxV-0004q4-TA for guix-patches@gnu.org; Wed, 15 Jun 2022 04:01:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55989] [PATCH 1/2] gnu: Add python-pydicom. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Jun 2022 08:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55989 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Antero Mejr , 55989@debbugs.gnu.org Received: via spool by 55989-submit@debbugs.gnu.org id=B55989.165528001018520 (code B ref 55989); Wed, 15 Jun 2022 08:01:01 +0000 Received: (at 55989) by debbugs.gnu.org; 15 Jun 2022 08:00:10 +0000 Received: from localhost ([127.0.0.1]:36392 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1Nwc-0004nT-Uo for submit@debbugs.gnu.org; Wed, 15 Jun 2022 04:00:10 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:35154) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1NwZ-0004mq-3E for 55989@debbugs.gnu.org; Wed, 15 Jun 2022 04:00:04 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by laurent.telenet-ops.be with bizsmtp id jL002700p4UW6Th01L0078; Wed, 15 Jun 2022 10:00:01 +0200 Message-ID: <791d27fa1be5e3c0c2410fbe823c63b73f85a19e.camel@telenet.be> From: Maxime Devos Date: Wed, 15 Jun 2022 09:59:56 +0200 In-Reply-To: <20220615012714.1414-1-antero@mailbox.org> References: <20220615012714.1414-1-antero@mailbox.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-DRQByD1+sNwHmxi1HPC/" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1655280001; bh=Hne48QlSrxmv83SWTmxLUYCuIIg446ZvhaDzCHwPhsU=; h=Subject:From:To:Date:In-Reply-To:References; b=IgHLRX7srKOl8vm+YjdH7MeULw/te9s3FKxSPGX/ZOYXEN8CIuncF/GC7jdY8QN0e WnoztTd340Wgay3SqBQR4/v+cd6uG53Zk6Qxa8DW3BPvnbYE3DVDOAdkf9V1uFc6Gl 8SJ16zKah726W49SmTuCZz6DTJPHzf9TCvg2poA79E3gSY1XU1xLPCDyECnf9vpcZY NAzZReoAoBOV5M1S8s9gB+fVqkriarIUJ9ScPRuITTlIKkBHaCMUQ8atmdhlRGjOh9 Un/4LDnEd+xBv4mra0amFhbVRadqEWbLD6pa4Lqbbc2Q+fbPoJPa9Ra6zLf8DfBKyJ 8y9+1aR2flFdA== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655280164; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=Hne48QlSrxmv83SWTmxLUYCuIIg446ZvhaDzCHwPhsU=; b=MDhrF2dXIKclKcFqJYTOHYi1eEXrMjicWcyYvEhZUX+dnfF/eIFhc/TAX/9Imo0qtM8ypf lzdeG/MPnm7Io8IELUComisMU5PKzGa1iR0ncyYH71HvzPpcAX7PbvxFf2yFqDKKao6Mhr 0NPE1hS3t+vwoE9FVSb95k/ABmjJ6rHLjWV9JlXRjaqvXRoAM6+rjakXrb0+sEMkJl6vU6 MXT7lK86a4FU96VhC5IMKZt5aWf5JE6Wh4PbWCHxxpomr1w8m7KTJiiEHfk4fMyvSBQwol adqGyC+axG2gAg7sH6Tn3+dCNtnjItZWZTRnaz85nGogRHCH7pk6CX5XGiUftg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655280164; a=rsa-sha256; cv=none; b=L4ZxIIvXuu9A0vYcEL91A38uqVk8M0ZHqQsOg3zNp5uKjfRyQAknt2kXCQCc8Z3R5RmH5A O1gog5KgJoGTwuOptHGYGhZG7WyIl5EyMYJVBNGMTDabJin8/N2BMBFzPKDRvV8wcHn5gN MCLpWa7GaO+rxj8w4OB8cwuoaOl1RSd036mfeuSmDxA+wWY7ANLB/vkaXLrxmDZsnoBS0W 4Snm+v6BufxDWv8JJYVSE/TKojJ91Zlij/QyU9IAfM18WUQSCIxbav+JJmApsD6Lkctigo KhtJ8AthH/5GCIifoCvxRf5o4kq2KXZnJEl68B2JeEHgpAaxC4ooyDzU0Gt2UA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=IgHLRX7s; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 3.11 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=IgHLRX7s; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 7DAE6C919 X-Spam-Score: 3.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: MsbU4biaEddW --=-DRQByD1+sNwHmxi1HPC/ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Antero Mejr via Guix-patches via schreef op wo 15-06-2022 om 01:27 [+0000]: > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ;; 181 failed, 2235 pass. Pulls test data= sets off the web, no-go for Guix > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 #: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 depende= nts from other languages without any complications, so no need to mention =E2= =80=98Pure=E2=80=99 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. =20 --=-DRQByD1+sNwHmxi1HPC/ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYqmRfBccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7jfGAP9r2DRPGnsjFnv9tH9Yf5RIkJ+3 LdcnB4aoNo8orcR6ugEAoisHhnq0HELfiNXAtjY0U6e/S3j2FrPgP3+bBshGNQE= =sS0O -----END PGP SIGNATURE----- --=-DRQByD1+sNwHmxi1HPC/--