From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id iDhDGii5cGbTvQAAqHPOHw:P1 (envelope-from ) for ; Mon, 17 Jun 2024 22:31:04 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id iDhDGii5cGbTvQAAqHPOHw (envelope-from ) for ; Tue, 18 Jun 2024 00:31:04 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=fXPgw7gs; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718663462; 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=IvhFnRxVg+o8ohseLPsnrrgRjAoNxwTjF5nN4l2kmOg=; b=YTcxHTdRRWBvqEPhIVwrAWXZrXvYQrFIFYokqXA9kgFlgJAodwldwxqGDIdMf/4nJudLH+ xdzAK5+KlL4MfkCVVB7tEsnu0IBY8Hg0CxprAtoJd6JEPXDkT+8a+vwAAHRzb/YJg1oSak QlDmy4RuKguznWszlE8XOYTTaGp61vySPi87n8A5mQLU+uc3dgHq76FVm7vSeTFcnUIquK aigji751Zo3eNU+zNtXGakshoHcoKbXXXF0WeL/xql4WRfWewbZG0WPVdmiaCYlab2jiCw aGCixYbJATl4byxCF04r8uriviYOMZyN/xA3EYXnwgQYs544gK6Edi/O7hw6cw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718663462; a=rsa-sha256; cv=none; b=o8s2IyZHLeRpI8AUEZYNQyBErD7unpsT5Co90KNA+EsCrZTA0VzYPNm5KPK/YBDLy2zvsy Odcq0ByuSxUxk70BJ2eept9bwjQgFzPWjwFL4zxlGk/G9/AZnOxaPY3waeI2RyzM7PUQht bS7mvC3y0FAd4716r/R6GC1FcvoiFdg8XaeFD63d22VqZGwwAYp3SMlLEaQvnOTrgzYcyf e4rZdDLhWle+k8WbfooM3Unzv0qrRFn1O9wsTJIHj26b7Cavm6TPkaRZBr5mS3xDnrGDLU Rxd02Q3CU9mmIAPY4HtQNVasGfWJQQd1jepS/YgIJpbqSiWb9Fm0N2Myrz1s6A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=fXPgw7gs; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 9F394F915 for ; Tue, 18 Jun 2024 00:31:02 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJKrT-0005j4-6Y; Mon, 17 Jun 2024 18:30:03 -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 1sJKrR-0005i4-5o for guix-patches@gnu.org; Mon, 17 Jun 2024 18:30:01 -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 1sJKrQ-0007y7-Na for guix-patches@gnu.org; Mon, 17 Jun 2024 18:30:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJKrS-0006yQ-TD for guix-patches@gnu.org; Mon, 17 Jun 2024 18:30:02 -0400 Subject: bug#71607: [PATCH] gnu: python-pyld: Update to 2.0.4 References: In-Reply-To: Resent-From: "jgart" Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 17 Jun 2024 22:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71607 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71607-done@debbugs.gnu.org Cc: ben@sturm.com.au Mail-Followup-To: 71607@debbugs.gnu.org, jgart@dismail.de, ben@sturm.com.au Received: via spool by 71607-done@debbugs.gnu.org id=D71607.171866339626752 (code D ref 71607); Mon, 17 Jun 2024 22:30:02 +0000 Received: (at 71607-done) by debbugs.gnu.org; 17 Jun 2024 22:29:56 +0000 Received: from localhost ([127.0.0.1]:38291 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJKrL-0006xQ-Nj for submit@debbugs.gnu.org; Mon, 17 Jun 2024 18:29:55 -0400 Received: from mx1.dismail.de ([78.46.223.134]:37807) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJKrJ-0006xA-8W for 71607-done@debbugs.gnu.org; Mon, 17 Jun 2024 18:29:53 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 615d4857; Tue, 18 Jun 2024 00:29:44 +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=IvhFnRxVg+o8ohseLPsnrr gRjAoNxwTjF5nN4l2kmOg=; b=fXPgw7gsya8BeIhWk0dqXpzAoWvc9A/Jc4gxmz LCol2qGeH+N740LPulk3IX8zjnIQgaRm3Vvza4cw2NmygR7dHu12/KcC3GAWqI4r MQRwXFtMaA40+FUcbGgW0r0Xc68XpWn0WNQBlj7wVCAHxZ4K6l/jgOrsf///6Nsp +GRBfzZRry8fAwwHpvKIGPuH8Mo4t7CCLikxZ4+CcirnhxJo5ZnfPJ1lZ9i0WYQ+ n2e29EcpUa884UOUy4ne3fSdFQcvvm/XSVOGayRllVkUF4+KdYVef8UGPs3MumIG Ku8NIhHkiksHLyk8VWNdv0kVo+v/weV+rdiaC92ew/PJaR6w== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id e68f3453; Tue, 18 Jun 2024 00:29:44 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 022cc38c; Tue, 18 Jun 2024 00:29:44 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id a372bf90 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 18 Jun 2024 00:29:43 +0200 (CEST) MIME-Version: 1.0 Date: Mon, 17 Jun 2024 22:29:43 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-ID: <1047468f8d382a35827926e438f00ebe3e04594b@dismail.de> TLS-Required: No 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: -3.96 X-Spam-Score: -3.96 X-Migadu-Queue-Id: 9F394F915 X-Migadu-Scanner: mx11.migadu.com X-TUID: 4kEfS2oRiDIk Hi, Thanks for contributing to GNU Guix!=20 Applied=20with added periods at the end of commit messages, observing Gui= x commit style. all best, jgart