From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gOEuGqtwHWW5+gAAauVa8A:P1 (envelope-from ) for ; Wed, 04 Oct 2023 16:03:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gOEuGqtwHWW5+gAAauVa8A (envelope-from ) for ; Wed, 04 Oct 2023 16:03:23 +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 A594466F0B for ; Wed, 4 Oct 2023 16:03:22 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=polidoro.io header.s=dreamhost header.b=GwMvPOJr; arc=reject ("signature check failed: fail, {[1] = sig:mailchannels.net:reject}"); 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"; dmarc=none ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696428203; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=w5dg6Fe7YevdBzjZDSeXr+ez88Y+f1hN6CM+UaMptps=; b=SGycx4GJd03+8uLvmmhrG6q7vRIS/0NSLD11uGlU79Fh2TTGt6/QB4SiBuq0R362kvtR+H ck5Kadaoc7o82kQeKhSu+SyqW0N9deezlzZESZk88i3245WSVVYQtbqIFwpvK+s67V8fZ9 xawxDSQdkGRxk60opEit8feFzkWUAJXIV78lf72W2pJn8bluMFluBb+Epg9QAeg8qMtR0y jwvjXlFrlDzQfodeahATspNbW91w51Uq0oNhttdk6kL4Jbs73ZviSpI/n647k3mBS0A54o EplS80DQh8jTDsu0mt0wFnAlDVOQT1EnxOT4EFwkVpaGKoWgpr5+s0Mdil3KLQ== ARC-Seal: i=2; s=key1; d=yhetil.org; t=1696428203; a=rsa-sha256; cv=fail; b=goM21WE36zVycw5wvDNzb1YxauwAs4YnZmtreyWSYc/gj5CZHP7FAiZmoRuM6x8WC//J2R RYYzTtzZ7tKV8rM4J+y4WOaqNSln+9BIdW3QsCohWf0BWbW7p3EISzgIQV/rX1o8F8QwNn ZTb1ADUXvaZBHmk6qJ9NpyE4rNxscJaJsUJPkPbwGV8s4Hl46npNzfbSB1YKx7yF+OD6TX 8LsZIsgrH/r9ZU/EnjDMmclFT5tSI+qU3//vi/VjZ5frsMIXyu9jEHtdEgd1huhyp/letX cezaE1p27bsUqSJF7EzPs9iYPjCCXHQlv+A1O7btr1JMKCDglttGdGEHZPBetw== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=polidoro.io header.s=dreamhost header.b=GwMvPOJr; arc=reject ("signature check failed: fail, {[1] = sig:mailchannels.net:reject}"); 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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qo2Sl-0002FW-KZ; Wed, 04 Oct 2023 10:02:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qo2Sb-0002Es-4D for guix-patches@gnu.org; Wed, 04 Oct 2023 10:02:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qo2Sa-0006U7-QP for guix-patches@gnu.org; Wed, 04 Oct 2023 10:02:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qo2Ss-00027Y-CJ for guix-patches@gnu.org; Wed, 04 Oct 2023 10:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64375] bug#64384: [PATCH 5/8] gnu: python-aiofiles: Update to 23.1.0. Resent-From: Peter Polidoro Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 04 Oct 2023 14:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64375 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 64384@debbugs.gnu.org, 64375@debbugs.gnu.org Received: via spool by 64375-submit@debbugs.gnu.org id=B64375.16964281228053 (code B ref 64375); Wed, 04 Oct 2023 14:03:02 +0000 Received: (at 64375) by debbugs.gnu.org; 4 Oct 2023 14:02:02 +0000 Received: from localhost ([127.0.0.1]:45062 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qo2Rt-00025i-Iq for submit@debbugs.gnu.org; Wed, 04 Oct 2023 10:02:02 -0400 Received: from slategray.cherry.relay.mailchannels.net ([23.83.223.169]:42125) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qo2Rr-00025V-Bv; Wed, 04 Oct 2023 10:02:00 -0400 X-Sender-Id: dreamhost|x-authsender|peter@polidoro.io Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id E1F284C0EEA; Wed, 4 Oct 2023 14:01:39 +0000 (UTC) Received: from pdx1-sub0-mail-a208.dreamhost.com (unknown [127.0.0.6]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 64B104C0693; Wed, 4 Oct 2023 14:01:37 +0000 (UTC) ARC-Seal: i=1; s=arc-2022; d=mailchannels.net; t=1696428097; a=rsa-sha256; cv=none; b=wW70UqD5e2EjtZeGoRWAQlzPG7NyWUI6xgTJIaoRiwlqaYl6IL4VMLtUm3OmvJuS0De/OE sS3fhmuc1K1tElpFgBNlKpzMaDl3GdOGKTlI9HtQ9qVJAMuC9zEJtWXVe3xj0QSv2d1eSn A4YohS9hlAsuKZGvx9nS8nNyhYQ7Qu3t1LPtlP9xpoWBv5X+pGfVm4qVEVxw+D4PzMYJml xWGHwA9kZy4FCRORk/y/Ub+5uiXBwnKnIyLLkIxwNCJg17X3i9LikbpqHODWUQmYTH1LB0 gW7tIxO41IjHrnMzJ/jZlzTheWAYlWo52BMMtccJWsOs2dFmLft4pl2XJOaaqg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1696428097; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=w5dg6Fe7YevdBzjZDSeXr+ez88Y+f1hN6CM+UaMptps=; b=JRacy04Ygsw7LPzGorvd31XZp60S3Y1KAsZtVCPlU9nFB09jlGPGmTnvlMupSGS9udGjk5 PVb/bKi+A8T7isiwdakzwbhs1D09W+4dg3BCgU0pafKmYU+nmz2KQmY/fo2qDLnuY71EiS XO63Pe6nuZudv7MJTBZjIXISMd5ACS/VKojPk4b3VthyNKkWIBAECK9OEVRTfsdK+PoIq5 +5dBWfBe7d3oEFQxJjAghESpco9oRdciDwRlM7nX2BUjCf2x5X3sccE6/xWl2xUNUTdKin YeGHaafYhW2IBwgxoHnJ9zndbuoQOTqud35EMBjJIAzcOGqSeVX5hp7USanPIA== ARC-Authentication-Results: i=1; rspamd-7c449d4847-vfrxc; auth=pass smtp.auth=dreamhost smtp.mailfrom=peter@polidoro.io X-Sender-Id: dreamhost|x-authsender|peter@polidoro.io X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|peter@polidoro.io X-MailChannels-Auth-Id: dreamhost X-Bubble-Macabre: 338471aa47b2cc38_1696428099618_2323655299 X-MC-Loop-Signature: 1696428099618:3795851447 X-MC-Ingress-Time: 1696428099618 Received: from pdx1-sub0-mail-a208.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384) by 100.104.112.135 (trex/6.9.1); Wed, 04 Oct 2023 14:01:39 +0000 Received: from minotaur (unknown [206.241.0.254]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: peter@polidoro.io) by pdx1-sub0-mail-a208.dreamhost.com (Postfix) with ESMTPSA id 4S0xFD44YFz81; Wed, 4 Oct 2023 07:01:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=polidoro.io; s=dreamhost; t=1696428096; bh=w5dg6Fe7YevdBzjZDSeXr+ez88Y+f1hN6CM+UaMptps=; h=From:To:Cc:Subject:Date:Content-Type:Content-Transfer-Encoding; b=GwMvPOJraeG+ePP5YUIdzF/HtznhgXBIK31FLc39e5Sb4VrkGrcPH6tA5vRgyCRrq z6R5+DI0kaDvCoSxARFSLHrbOduI2s3Yup75oV1MsGWegeKZNIhjKS8MH0ij4FPdmY d7FEIXymsTUZyLK1gX5gJAMv0fMm3CEA58SPpxWwUuLR9Oygb8/Y/A9K9plQAHA0LS UJIf9PYzxf/iKR1l/ZeCOmxBpXXst24GZrTFLSFxSSIhdElnng0O/Lw5kFgKH/WPoX Rc52MHtCeW7aMon1D4jq1Cn4bdWcPrf1zYybhcLB4AvGF0qEL8cugGRpVQC3GWQ3hI tZfgduNL9rM5g== References: <0937f3c37f3a629b11391a791e7a220c42ab215c.1693317568.git.peter@polidoro.io> <8734ythxjq.fsf_-_@gnu.org> User-agent: mu4e 1.10.7; emacs 29.1 From: Peter Polidoro Date: Wed, 04 Oct 2023 09:57:20 -0400 In-reply-to: <8734ythxjq.fsf_-_@gnu.org> Message-ID: <87wmw2sczv.fsf@polidoro.io> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.22 X-Spam-Score: -4.22 X-Migadu-Queue-Id: A594466F0B X-TUID: XTxOCSse9aVF Thank you. I am attempting to update the patch series, but now multiple=20 dependencies are failing to build due to version incompatibilities=20 or failing tests. I will try again when I have more time to track down all of these=20 issues. Ludovic Court=C3=A8s writes: > Hi Peter, > > Overall the patch series LGTM, with one nitpick: > > peter@polidoro.io skribis: > > > [...] > >> + (build-system pyproject-build-system) >> + (arguments >> + `(#:tests? #f)) ; FIXME: PermissionError: [Errno 13]=20 >> Permission denied: '/homeless-shelter' > > Consider adding a phase that does (setenv "HOME" (getcwd)) or=20 > similar to > address this issue so you can run the test. Shipping an=20 > untested > package is something we try to avoid. > >> + (home-page "https://platformio.org") >> + (synopsis >> + "Your Gateway to Embedded Software Development Excellence.=20 >> Unlock the true >> potential of embedded software development with PlatformIO's=20 >> collaborative >> ecosystem, embracing declarative principles, test-driven=20 >> methodologies, and >> modern toolchains for unrivaled success.") >> + (description >> + "Your Gateway to Embedded Software Development=20 >> Excellence. Unlock the true >> +potential of embedded software development with=20 >> @code{PlatformIO's} >> +collaborative ecosystem, embracing declarative principles,=20 >> test-driven >> +methodologies, and modern toolchains for unrivaled success.") >> + (license license:asl2.0))) > > Please replace the marketing language with an actual synopsis=20 > and a > description, following the guidelines at: > > https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Description= s.html > > =E2=80=98guix lint=E2=80=99 may also diagnose obvious issues. > >> - (url "https://github.com/john30/ebusd") >> - (commit version))) >> + (url "https://github.com/john30/ebusd") >> + (commit version))) >> (file-name (string-append name "-" version=20 >> "-checkout")) >> (sha256 >> (base32 >> @@ -1491,14 +1529,14 @@ (define-public ebusd >> ("autoconf" ,autoconf) >> ("config" >> ,(origin >> - (method git-fetch) >> - (uri (git-reference >> - (url=20 >> "https://github.com/john30/ebusd-configuration") >> - (commit=20 >> "666c0f6b9c4d7545eff7f43ab28a1c7baeab7913"))) >> - (file-name "config-checkout") >> - (sha256 >> - (base32 >> -=20 >> "0yxnx8p4lbk614l16854r9s9d8s9c7ixgczfs8mph94xz0wkda7x")))))) >> + (method git-fetch) >> + (uri (git-reference >> + (url=20 >> "https://github.com/john30/ebusd-configuration") >> + (commit=20 >> "666c0f6b9c4d7545eff7f43ab28a1c7baeab7913"))) >> + (file-name "config-checkout") >> + (sha256 >> + (base32 >> +=20 >> "0yxnx8p4lbk614l16854r9s9d8s9c7ixgczfs8mph94xz0wkda7x")))))) > > Looks like these were unintended changes. > > Could you please send an updated patch series? > > Thanks, > Ludo=E2=80=99.