From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id ENGKBwA/jWVZTwEAkFu2QA (envelope-from ) for ; Thu, 28 Dec 2023 10:25:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id kGmgAQA/jWV/OQAAqHPOHw (envelope-from ) for ; Thu, 28 Dec 2023 10:25:20 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Ei3W+DKb; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703755519; 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:resent-to: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=xEzhqHOY59Ws4pV/a+mmRVJ4ktDnd0839eqwoOV96QM=; b=X+JYG9y32m/sjZ6m0Leqdr4Gjyfsf3hIieRBMCmNCtkp1aC/oy02CkQhyDUu0X/FMuv5xF 5cNz4w5cK9ymMWJs3SbVvwMIhYMOA083rIkaxncURe5ZZW8OmxzpR64wpDE5Cjm0fsmsG/ KWiciQNPzQWSQRF00KkTJq20nCmlKKUEjrAradzHx7LHfH5wJi+2M1uYD6pnIT26i83+1d nG7aekCKQbncaJEzkBJGw2gd11k8yNLyuUliOjI0T16yJKdpbAqw7TQAk2fTNpaL7TQvio ej4Mu3eVI4quJ7S/JJBoqraGC6sCfflN+Pi4qS/+fOonxmkKNIJeBFDvxkogQg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Ei3W+DKb; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703755520; a=rsa-sha256; cv=none; b=Osp9X1O4ijysa+RFqDChe3Mcvq9wlYW/m5k6tAIEW6V3Eqzll6O5X8MxszADyNd5mMXOiD CnKdV3GSs3AZLeAGEdVo/v/42N6ocVbSD/LcJBVU2NHkoMc67bZ8S2w9c1VtStA0nAKFUs xynHqT0S7jKhjY0G07xkeL/UXbQz2SNpQ4CB2TNDUW0Me6f0Xd9/mqcsCBr5cV+AZ6+NHx /RI/q5EhwiRld11JqdqZudn6QYuwABAgsU5s4tmOzNfCIyh1NjlCbVKOeTxkVyYUzOP80J KJwbnSFzrqRMYcy2Q/XfX6dxZ4gPkSqPgTEUmyJPA121X5SVzzZh19I3X3WiEw== 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 9164358B5B for ; Thu, 28 Dec 2023 10:25:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rImdX-0005Ex-RZ; Thu, 28 Dec 2023 04:25:07 -0500 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 1rImdU-0005Ee-R2 for guix-patches@gnu.org; Thu, 28 Dec 2023 04:25:06 -0500 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 1rImdT-0002Gd-By for guix-patches@gnu.org; Thu, 28 Dec 2023 04:25:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rImdS-0002hJ-GT for guix-patches@gnu.org; Thu, 28 Dec 2023 04:25:02 -0500 Subject: bug#68070: [PATCH] gnu: python-flake8-isort: Update to 6.1.0. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 28 Dec 2023 09:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68070 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Troy Figiel Cc: 68070-done@debbugs.gnu.org Mail-Followup-To: 68070@debbugs.gnu.org, othacehe@gnu.org, troy@troyfigiel.com Received: via spool by 68070-done@debbugs.gnu.org id=D68070.170375546610309 (code D ref 68070); Thu, 28 Dec 2023 09:25:02 +0000 Received: (at 68070-done) by debbugs.gnu.org; 28 Dec 2023 09:24:26 +0000 Received: from localhost ([127.0.0.1]:38472 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rImcs-0002gD-A8 for submit@debbugs.gnu.org; Thu, 28 Dec 2023 04:24:26 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:57658) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rImcq-0002fy-FX for 68070-done@debbugs.gnu.org; Thu, 28 Dec 2023 04:24:24 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rImcm-0001Y8-0g; Thu, 28 Dec 2023 04:24:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=xEzhqHOY59Ws4pV/a+mmRVJ4ktDnd0839eqwoOV96QM=; b=Ei3W+DKbayF1hdn0JNBW jPlTxUNZQrKO0tQPIZzxC1N7kYfOBHQMFgls/ol2ipCZwG0z3fj3EqRH/5ejiun8d1wb39NO6J/TZ 9isqoHmHRKyDGyuWdbFG0v5BhX/yOyEu1QriQJtDokcBVPg8HtzY6hckAi1BZEoUphF94Gwcaj713 eOjZWd+iPjqj1rM7sBOOR4uYHLk6LtcvdhmiqqJatNuiPiAjxuTDTvZHoS73d7kFi3n0A6f8BauRn XNQ0KG9czOWllVxKom093ZGTRxH+wv9d5WOkvwk5ZcSJbRRzsyxgmF6SMY+0WKbW/kcRd7k4h4RQ2 Zf4PEUbr1lCiNA==; From: Mathieu Othacehe In-Reply-To: <87sf3ncmxu.fsf@troyfigiel.com> (Troy Figiel's message of "Wed, 27 Dec 2023 23:13:02 +0100") References: <87sf3ncmxu.fsf@troyfigiel.com> Date: Thu, 28 Dec 2023 10:24:18 +0100 Message-ID: <87v88i7k8t.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.96 X-Spam-Score: -6.96 X-Migadu-Queue-Id: 9164358B5B X-Migadu-Scanner: mx10.migadu.com X-TUID: Y0gzYkJMosZS > * gnu/packages/python-xyz.scm (python-flake8-isort): Update to 6.1.0. > [arguments]<#:phases>: Update check phase, because tests have been moved to run_tests.py. > [propagated-inputs]: Remove python-testfixtures. Applied, thanks, Mathieu