From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +AklGmVHrmT8JwAASxT56A (envelope-from ) for ; Wed, 12 Jul 2023 08:25:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UBi/GWVHrmQraAAAauVa8A (envelope-from ) for ; Wed, 12 Jul 2023 08:25:41 +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 07148558A9 for ; Wed, 12 Jul 2023 08:25:41 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b="lHB/myu3"; 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=1689143141; h=from:from:sender:sender:reply-to: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-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=u8t+myH0SYub0dlDmKmge77HP+QY77ok5A53d7ByUvM=; b=CUhUGaOyV3yInk6Act0R3wsv/fSSFcIyx8QYUDWStqC4FnhDlOmHwMyI55iCdrfBX6VX0T Y9ObnZCL2/Of4JsaU+hM0iP+Y5eSeM0EKu/S8n6jp4WBRYbJ9uVxEV2nE6btol5OH/t2u9 RVh6TEmxKMMmO9juqKKlD1BgUemDb1KZdM0LZt5+ZN63vQl2kZCBQHPelGCli/xS7YeqTp yo4V5evG/iW46TNaBQfDzTxD7Hn8Tjvs+PNGTf3hzohFICdcm/jxX7V5YvqEB2+Ke2Ynmr /rZoSW8jw7nZhA9QlBcnwf9RLm7uWcZk/dn6tPdGPX0lK6ihoWZtHatDT7CNOA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b="lHB/myu3"; 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=1689143141; a=rsa-sha256; cv=none; b=mX8JfAgEnHS9NqA2dgj5QnZuuNuKktZpV/8s/22v7MsxY9apBukD3e5xY/F+ndKrrNAJY0 N0gGuWBrmq1cdannlxlS3oVehOOXIN76QTk2SWUN5lZeE2gFoIloo8icC4QeYWPtPAgea2 usNWmtBid1li6JaYt626e9tW4KssNzTPLVx8E6i6pfe0Bg3eXKgDVRnm3TjJwq6JRSm0OJ DXj92ztYwD9OIbxQPFCzaLbVru+Ynwj2sBhrkHVw7gaDOy5gFVyQO3vkbIoRsulNQB/hzS q2XLQUIg4fMxv0rT0TlqM7VgzFR+cuYKYfRPIBZpgwptMVwcYk4HjScfmY51rQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qJTI2-0007Z7-HA; Wed, 12 Jul 2023 02:25:32 -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 1qJTHc-0007XX-Jx for guix-patches@gnu.org; Wed, 12 Jul 2023 02:25:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qJTHa-0002pi-RN for guix-patches@gnu.org; Wed, 12 Jul 2023 02:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qJTHa-0005ot-N2 for guix-patches@gnu.org; Wed, 12 Jul 2023 02:25:02 -0400 Subject: bug#62078: [PATCH] gnu: Add python-redo. References: In-Reply-To: Resent-From: "jgart" Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 12 Jul 2023 06:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62078 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: 62078-done@debbugs.gnu.org, adam.faiz@disroot.org Cc: control@debbugs.gnu.org Mail-Followup-To: 62078@debbugs.gnu.org, jgart@dismail.de, adam.faiz@disroot.org Received: via spool by 62078-done@debbugs.gnu.org id=D62078.168914309822338 (code D ref 62078); Wed, 12 Jul 2023 06:25:02 +0000 Received: (at 62078-done) by debbugs.gnu.org; 12 Jul 2023 06:24:58 +0000 Received: from localhost ([127.0.0.1]:51552 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qJTHV-0005o9-T7 for submit@debbugs.gnu.org; Wed, 12 Jul 2023 02:24:58 -0400 Received: from mx2.dismail.de ([159.69.191.136]:17395) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qJTHP-0005nl-2x; Wed, 12 Jul 2023 02:24:55 -0400 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id b666959e; Wed, 12 Jul 2023 08:24:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to:cc; s=20190914; bh=u8t+myH0SYub0dlDmKmge7 7HP+QY77ok5A53d7ByUvM=; b=lHB/myu3FQVW+XIQd8fVF7uVp1aZSG1lJmnxwC JIJMovHqB6mrzXjwFcaXs5ZM7r8VlAz9YlpfoNBe45mBV1bL5qUkgWDbKWfZZLL8 wEJlm0rKRX0VkQWH59xqIlu8AIhwVXb6SSj+z5Ef9nXcJdOhT5pJe3HFEdkwHlZz rvERNxEBgXOhF2pr8HY4P9miXCQilbFUPn0XsBUhhFuQsrPtMmbkJVQzRrZ6HYuL 8K+vRCIM0m7BbQzfcDGYcPrlqV/MOO+Kk6pOWBSwXmxcoTO7drZFqKBXJx4Yn5Ro bGY/iTNzrcYZxOq5FilEbNwQ5IdezON0gUkTXLlqzloUdR7A== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 9a514e6d; Wed, 12 Jul 2023 08:24:42 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id a0c35567; Wed, 12 Jul 2023 08:24:42 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 4160ff86 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 12 Jul 2023 08:24:42 +0200 (CEST) MIME-Version: 1.0 Date: Wed, 12 Jul 2023 06:24:41 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.17.0 Message-ID: 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: , Reply-to: jgart X-ACL-Warn: , jgart via Guix-patches From: jgart via Guix-patches via 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-Spam-Score: -5.51 X-Spam-Score: -5.51 X-Migadu-Queue-Id: 07148558A9 X-Migadu-Scanner: mx1.migadu.com X-TUID: DbTe8OQdSza8 Hi Adam, Thanks for the patch. APPLIED. all best, jgart