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 eCAmFNDCjWU6IgEAkFu2QA (envelope-from ) for ; Thu, 28 Dec 2023 19:47:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id GPEPD9DCjWVUNQAAqHPOHw (envelope-from ) for ; Thu, 28 Dec 2023 19:47:44 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=libero.it header.s=s2021 header.b=E+KgfIHr; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=quarantine) header.from=libero.it ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703789264; 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=/acMcUDlSIpdXZ5MzuIJj9ynJ+UK9JdG74dYABcfC/8=; b=j405UGvlGPTGY0DM1pfQ69fcF0AjPhjTJ/bfPSQ9YByqbbb3Sqwuy6c4zKwaWrqxPImHba n0oKvmYxECR2fiLEo+kH2yy/eyuek5fdcuRZ8YQM6nMUJ7NbV0BbR0DEqhXnoJ4Yvf4U9C fmOGFdNnIvg8xWlHBD2fzEqZyP+AGlyn2kRr0aBZ5pJEqj5KL0iu80k9E1ntefkcqq9AWi 8pBnuWwXs9ERIP95yLLCUvrbFrt9iVUgaOS0mc81PBoO9FwnhOiUsFQgsAdSHiqiPoIEiG 5gBL+z9mX6RZjGoz+aBYJWIDPkNBqUZCepKREwM5M5N+q1f4WbMxUnK1oWfykw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=libero.it header.s=s2021 header.b=E+KgfIHr; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=quarantine) header.from=libero.it ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703789264; a=rsa-sha256; cv=none; b=OVmU3O6smfMG9f7wzVzy5ZI9IFCLLLQsDqEspcLXsfsETnWXA/TUop3FEyXGqCeZDYUhnA FxTDW3/JBrMUNqzgA5T5RFtk8B9Uqvou+wJe6f7h7EgulLKeSHQJ6jek1aAg+7r5PxblPN 0/B8h36X/9EjO5LhPM0XsWmFN3ZXsxv6X/vBvnPat69DBa37FTj/gZLv8owMPJb/T3G2nd FXzl6WT5081x5XFeaYzYx/fNtTwbJS9WnLxrAiprXfUsktPXGZD+MwNhO0uh4TtDN//zhn WbeUbjc/N/Xyqh+t3cm8KvRtHfxBVdscaysDub86WiLe6jjhqJvimHXuZcd9MQ== 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 EC78A3AE13 for ; Thu, 28 Dec 2023 19:47:43 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rIvPs-0000li-KR; Thu, 28 Dec 2023 13:47:36 -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 1rIAQT-0004qi-DW for bug-guix@gnu.org; Tue, 26 Dec 2023 11:37:05 -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 1rIAQS-00048H-WB for bug-guix@gnu.org; Tue, 26 Dec 2023 11:37:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rIAQQ-0000FD-Ni for bug-guix@gnu.org; Tue, 26 Dec 2023 11:37:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#63548: [PATCH] gnu: python-pyportmidi: Update to latest git revision, fixing build fail. Resent-From: Marco Rimoldi Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 26 Dec 2023 16:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63548 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63548@debbugs.gnu.org Received: via spool by 63548-submit@debbugs.gnu.org id=B63548.1703608592901 (code B ref 63548); Tue, 26 Dec 2023 16:37:02 +0000 Received: (at 63548) by debbugs.gnu.org; 26 Dec 2023 16:36:32 +0000 Received: from localhost ([127.0.0.1]:34811 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIAPv-0000ET-U4 for submit@debbugs.gnu.org; Tue, 26 Dec 2023 11:36:32 -0500 Received: from smtp-32.italiaonline.it ([213.209.10.32]:42701 helo=libero.it) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIAPs-0000EB-KS for 63548@debbugs.gnu.org; Tue, 26 Dec 2023 11:36:29 -0500 Received: from localhost ([93.38.119.137]) by smtp-32.iol.local with ESMTPA id I96TrsIkXUvUzI96TrDYJ2; Tue, 26 Dec 2023 16:12:21 +0100 x-libjamoibt: 1601 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=libero.it; s=s2021; t=1703603541; bh=/acMcUDlSIpdXZ5MzuIJj9ynJ+UK9JdG74dYABcfC/8=; h=From; b=E+KgfIHrAZ43za3ChC00Fc5FpRTQz5D0jkseWIlsSbo5vKAAcYaddFsCD1jT4pCW6 5yuS9BrEOI2VTVWuB5rA308EB38Cytnz5RQNa6gDxrXSLp3eqjiz3RwmTvSBkS4wkk gAsO3QD36oNerhSUm2E8noeyK5Q9ZPWZZDUYnUVpkspmBozIOIzmA2xSJkSbXluPUZ vVJOrXUMMBo/22QWVCnC8SbzcyUvN/nFwFZPCM9dkFGeEZQUSkYpK7RSBCQS8Y5bCo 6cdfxyKjbMU7ZzEN9xZvMDtMCRXdrSBcYCCa/XbdkdwhD4Rr618aBNa8xosJ8Biln0 hVLXGB8NMYPFg== X-CNFS-Analysis: v=2.4 cv=MvuUqUWe c=1 sm=1 tr=0 ts=658aed55 cx=a_exe a=zr5aN+YwjWvrDHBFAPbA8Q==:117 a=zr5aN+YwjWvrDHBFAPbA8Q==:17 a=kj9zAlcOel0A:10 a=mDV3o1hIAAAA:8 a=44dRz7E2obj4mXXMz_wA:9 a=CjuIK1q_8ugA:10 a=_FVE-zBwftR9WsbkzFJk:22 Date: Tue, 26 Dec 2023 16:12:20 +0100 From: Marco Rimoldi Message-ID: <20231226161220.23bb402e@libero.it> In-Reply-To: References: X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfOFBZ66Z1/tC9UgxqeGDtDF48xp1PQFFRYij/m/DIsAsPfxh1k0OwMQgxd+YYhFz9K3OPAzOm9z7q6lVASL5ORKCJy+VFRdDMOuxvfdCLLoPg9Ykyi/R lhU5EvVxf4anHV39WV5XA6gc5NP7VRJcxfKlTwgzeA/4JfMfAk1Mo6u9ZdMtrjHLoFRIXAX8KvUo0g== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Thu, 28 Dec 2023 13:47:33 -0500 X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.03 X-Spam-Score: -6.03 X-Migadu-Queue-Id: EC78A3AE13 X-TUID: H7pzgnMDATFF This patch and https://issues.guix.gnu.org/68038 also fix my Frescobaldi installation, tested with "timidity -iA" and Lilypond's pdf output. There may be problems due to upstream changing versioning style, the old python-pyportmidi and portmidi itself have a greater version than the current one. Happy new year everyone. Marco