From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IKCYFWI032XdRQAA62LTzQ:P1 (envelope-from ) for ; Wed, 28 Feb 2024 14:25:54 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id IKCYFWI032XdRQAA62LTzQ (envelope-from ) for ; Wed, 28 Feb 2024 14:25:54 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elenq.tech header.s=soverin1 header.b=Xp3N4iMa; 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=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709126754; 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: 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=6+NjPWdT9+KcNIe4gOShCughtMUJiBwOMboN/CKkbnc=; b=u4Sr1GKfkhE806aXpVzlMqFL2N4uAUklST1ktwM4DvHZMvxGW5PsPKxB8bWizBo7PRvH6w yLhDD7U7exsvlE0coeDnNAaRi/c5z7QicpQuqv6i4rnWDh42yt86D9DaLVD5eHPFnYBgDV 0FN3znj21bfX2dDC+KivmBj2m85seMJQO7LKe8V+n9Iue53SlIKzzpcVAVzyB9YR38ulTu awAmNOYmXZZKlKnaaSZe6tKMW11KSpfVGCT88t7SfSBhFkI6TrksXs4EpDJ0tSEkSMXoRy rnRowhmN+5a0CcumRNOL/r927DnZ5m0rBIoucJHHsWhqOBQTZhXh4/YbjD2dSw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elenq.tech header.s=soverin1 header.b=Xp3N4iMa; 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-Seal: i=1; s=key1; d=yhetil.org; t=1709126754; a=rsa-sha256; cv=none; b=TrpTW9MA+B8E81g+MHgJ0ZbSsEzwE8jzw3EvqxSs0SEH+W9C9B+qcDw9avZNGrBIxdxpkr y3GYvNENa9gfoCgzFIPHpDAbbiE6xvEsnse+Xo67/LUJ/92siHsJiJObOysWx16nwKd8kQ TCRvm0cSUgqEHtrtHm7DrpvZzHRiz3mYRL1wrfvncYSggoK37ag8BgEcpk9+Dda7PFh8OZ PTw2cFH4V/4EK8cWW/ZTxqi2HqFerTCVovWO3Bnm74JA/H/Esa7GS1Id3CIo/qWwCOO2gm nMkQUdzo2tEojlOffKYqz6NVn9OClwovYSDHN/R6gstTds8Y+9E8JXLLdmTsug== 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 DF01D77220 for ; Wed, 28 Feb 2024 14:25:53 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfJwL-0003D5-3y; Wed, 28 Feb 2024 08:25:42 -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 1rfJwG-0003AB-C5 for guix-patches@gnu.org; Wed, 28 Feb 2024 08:25:37 -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 1rfJwG-00060C-1Z for guix-patches@gnu.org; Wed, 28 Feb 2024 08:25:36 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rfJwg-0006gJ-Aw for guix-patches@gnu.org; Wed, 28 Feb 2024 08:26:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69441] [PATCH] gnu: Add python-mord. References: In-Reply-To: Resent-From: Ekaitz Zarraga Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Feb 2024 13:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69441 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69441@debbugs.gnu.org Received: via spool by 69441-submit@debbugs.gnu.org id=B69441.170912674025621 (code B ref 69441); Wed, 28 Feb 2024 13:26:02 +0000 Received: (at 69441) by debbugs.gnu.org; 28 Feb 2024 13:25:40 +0000 Received: from localhost ([127.0.0.1]:39586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfJwK-0006fA-7a for submit@debbugs.gnu.org; Wed, 28 Feb 2024 08:25:40 -0500 Received: from dane.soverin.net ([185.233.34.25]:41055) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfJwG-0006ed-7h for 69441@debbugs.gnu.org; Wed, 28 Feb 2024 08:25:38 -0500 Received: from smtp.soverin.net (c04smtp-lb01.int.sover.in [10.10.4.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dane.soverin.net (Postfix) with ESMTPS id 4TlFSb6MmszybR for <69441@debbugs.gnu.org>; Wed, 28 Feb 2024 13:24:31 +0000 (UTC) Received: from smtp.soverin.net (smtp.soverin.net [10.10.4.100]) by soverin.net (Postfix) with ESMTPSA id 4TlFSb4gXnzF0 for <69441@debbugs.gnu.org>; Wed, 28 Feb 2024 13:24:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=soverin1; t=1709126671; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6+NjPWdT9+KcNIe4gOShCughtMUJiBwOMboN/CKkbnc=; b=Xp3N4iMaiJ9PQzv6jUqtKamJbKc52h7zZ3AOyO8EucEtXp7/Sosm524cs2NWiUtC2OdYfO PiSd6+xdonh5iOgkzWS4xY4U7Sqb82QH8dlfUMj8q4vp5hL2j9016tdXcCZ9lrUhWfyvJu hZLEfeSW+cp1VJRaDUI9S9j+vpyEISFIidZhBM1fR7LJDruwB8GNHB7tMnFnpi+nfA8hzC U7al7LwzKh+aOFRD0jbIVK6ahUOfJWvGA+BU8oxP9mew9CnJ/xmnJ9ix5X/FjB/rA5xLp7 uNY5A4pQXVT+5v7oKUrnDOF+e9evZ2obkNIL0I9AzS+a3ygP3yL+kab6udvJSg== Message-ID: Date: Wed, 28 Feb 2024 14:24:31 +0100 MIME-Version: 1.0 Content-Language: en-US, es-ES, eu From: Ekaitz Zarraga Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: mx10.migadu.com X-Migadu-Spam-Score: -2.71 X-Spam-Score: -2.71 X-Migadu-Queue-Id: DF01D77220 X-TUID: N06Qfm9Cyn0B I made a minor change and rebased to current `master`.