From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id MLubAEIPvl8nGAAA0tVLHw (envelope-from ) for ; Wed, 25 Nov 2020 08:01:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id cOtXOEEPvl9nAQAAB5/wlQ (envelope-from ) for ; Wed, 25 Nov 2020 08:01:05 +0000 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 958359404FF for ; Wed, 25 Nov 2020 07:39:13 +0000 (UTC) Received: from localhost ([::1]:44284 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1khpOS-0006by-I8 for larch@yhetil.org; Wed, 25 Nov 2020 02:39:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50648) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khpOI-0006bk-Py for guix-patches@gnu.org; Wed, 25 Nov 2020 02:39:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50732) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1khpOI-0005qm-3W for guix-patches@gnu.org; Wed, 25 Nov 2020 02:39:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1khpOH-0007v0-VF for guix-patches@gnu.org; Wed, 25 Nov 2020 02:39:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44786] [PATCH] gnu: Add python-xlsxwriter. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 25 Nov 2020 07:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44786 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: Vinicius Monego , 44786@debbugs.gnu.org Received: via spool by 44786-submit@debbugs.gnu.org id=B44786.160628991230404 (code B ref 44786); Wed, 25 Nov 2020 07:39:01 +0000 Received: (at 44786) by debbugs.gnu.org; 25 Nov 2020 07:38:32 +0000 Received: from localhost ([127.0.0.1]:34045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khpNo-0007uK-F2 for submit@debbugs.gnu.org; Wed, 25 Nov 2020 02:38:32 -0500 Received: from flashner.co.il ([178.62.234.194]:59788) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khpNm-0007u7-I2 for 44786@debbugs.gnu.org; Wed, 25 Nov 2020 02:38:31 -0500 Received: from localhost (unknown [141.226.15.169]) by flashner.co.il (Postfix) with ESMTPSA id A54EB401FA; Wed, 25 Nov 2020 07:38:24 +0000 (UTC) Date: Wed, 25 Nov 2020 09:37:52 +0200 From: Efraim Flashner Message-ID: <20201125073752.GA24491@E5400> References: <20201122024007.49460-1-monego@posteo.net> <87360yrk1p.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: <87360yrk1p.fsf@nicolasgoaziou.fr> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: CraXM/lzRR71 --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 24, 2020 at 01:55:30PM +0100, Nicolas Goaziou wrote: > Hello, >=20 > Vinicius Monego writes: >=20 > > * gnu/packages/python-xyz.scm (python-xlsxwriter): New variable. >=20 > Thank you. >=20 > > + ;; There are no tests in the PyPI tarball. > > + (method git-fetch) >=20 > Is this the sole reason to not use PyPI here? If that's the case, > I wonder if it's worth reconsidering, because using PyPI makes updates > easier. >=20 > WDYT? >=20 It is standard for us to use a git checkout when the pypi release doesn't have the tests packaged. It's not uncommon for python packages to build correctly but fail to run, and the test suite almost always catches those. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl++CdAACgkQQarn3Mo9 g1FJCg/6A9XRBw3cDO5NK6omT5UUxZyru6+gv7irknJGJCz3sraAjE7tSei2+SFa eRHodptHGPYEwZbLSm3Zeoh3jfxussI7cB3jb9z5cJ2tp09qcC4ha34yzZY2a+OU lLtJc/yoiHi0TIH72u4z8gvWAy1jlQ+bEiOTseWz4YmmCzmxaPCOaQ2NLKk0kA+o Pzq1JAbod8qlAatONOwp47gSTrPsCJ3xUYw0zd/y9LU9p5g6xg/YEuEGx1I4m/3P SOxzPgOL7XmEteKIuOWG4v24/UA3zWckDEXnVZuLQBYAk+6GWAsl6L9lU0yBABVT e6bxT5b1kHgR12xUxkDdXZS7dQs6+zdlpmNToHwpeQaXDSAnQ2Yd6ExMDu9YP0C2 d3D/aKTsEedH8Lh/AzHM6qcfTE/aXsl+e94d5Edx+jirQsZJrv+GrkSKB/kS/oer lDnrR7uNya/z76X/dMho+F2tD1RgK1ltcsKRPh9ppisMs6CliU+AgePFKiS/wltC kTqYqD6qlgTpPJz8fHsfIc+rh4t9pizAYvWXcNN59o1LePaVAGsKE3qBT50+wQeW aQXi27zwAzGCSZMDx0l21cKsG24eoB6mVsqyUVJ6crGxjpFuowI7VxZBJobCTGT1 So5vXlMuldhc9f0EpheLkKK2A+Uah02jQ9iyUDiMsgZGyzLH4cw= =u6oU -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm--