From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id OIToMm+FjWbYJQAAqHPOHw:P1 (envelope-from ) for ; Tue, 09 Jul 2024 18:46:08 +0000 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 OIToMm+FjWbYJQAAqHPOHw (envelope-from ) for ; Tue, 09 Jul 2024 20:46:07 +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=UOhljuDw; 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=1720550767; 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: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=5KlWaGnp0h7di9XoeKQ3iRWjE4P9bX2s3h8dYEOrTVg=; b=n6qYZ2EpmldfmJgEliKf0OAwTNpa0ZCpDEXsjJdWriPoZUcjD7niqSJ6CFd2U2g2L4kRaJ 77aRnn9Na4h9E9fFBiw+sOZB2b7MMy+tyPv+Gu66Iz03Si4I2Oyahf3LH1SiDvgzppJQMH 69sp6/GA9hXPEQ+BMBqNy8BfNfE0mMIqZ4PArtwQVEKnW96CWEZc+HbvBNm7HnpVCxoP2j jb3IyuLBzDavsgEIHACHy7BVWnwryJLVtGkcczhWqENi6m96XJORKuUIfjFJ8CMsxvwnDU p2eD4WvNiEXZOx3bbeeTGsEIFshj+h4C26Bg8Tr3ZhBPxhfwzIzhKItv5SeXRg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=UOhljuDw; 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=1720550767; a=rsa-sha256; cv=none; b=cIYfmgIPBj/PY4fya7n6waFI6CnTPSAlyRrurkWAQ8a+P6yTA1XusBzsaqVMSfLPlH5gVi EkYF5Ha5QdXT8KW0Qw4hYa0ctRBsNjHxJ98URexIA0Vv4HYKtd0BZxvR0M453mYq6lDcd5 NNghypiUVMQSVSSrEJoXEM0WTbBB1pd27d57ApX/VGxar1W89ouGjjL26Wzjx1sjHSkn+2 /uvQEGyEP3jDupkbnYcumXonf/FjS3k78i9vc7gD6fhW/AVsDeGZ9bvLtqOMpDEpKgGbVM 3tieqOLrmyTZ4aLB+HXMrpMtLywGPjDQqvWEtJEd3sFIfIv7QtXB0ZcUfGZ2jg== 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 4ED4C6D006 for ; Tue, 9 Jul 2024 20:46:07 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sRFqi-0001JH-W5; Tue, 09 Jul 2024 14:46:01 -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 1sRFqf-0001GW-Qb for guix-patches@gnu.org; Tue, 09 Jul 2024 14:45:58 -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 1sRFqf-0000fC-DF for guix-patches@gnu.org; Tue, 09 Jul 2024 14:45:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sRFql-0002vC-0E for guix-patches@gnu.org; Tue, 09 Jul 2024 14:46:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#72015] [PATCH] gnu: capstone: Backport upstream fix for Python bindings. References: <9274cd3a46536b0ab71ff570328da49c56d61fb7.1720541898.git.soeren@soeren-tempel.net> Resent-From: jgart Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 09 Jul 2024 18:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 72015 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72015-done@debbugs.gnu.org Cc: soeren@soeren-tempel.net Received: via spool by 72015-done@debbugs.gnu.org id=D72015.172055075311195 (code D ref 72015); Tue, 09 Jul 2024 18:46:02 +0000 Received: (at 72015-done) by debbugs.gnu.org; 9 Jul 2024 18:45:53 +0000 Received: from localhost ([127.0.0.1]:54068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRFqa-0002uU-Sl for submit@debbugs.gnu.org; Tue, 09 Jul 2024 14:45:53 -0400 Received: from mx1.dismail.de ([78.46.223.134]:27464) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRFqZ-0002uH-4I for 72015-done@debbugs.gnu.org; Tue, 09 Jul 2024 14:45:51 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id fa68b3c1; Tue, 9 Jul 2024 20:45:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:in-reply-to:date:message-id:mime-version:content-type; s=20190914; bh=tnoYVEQ7OQCdC7o+lLjfTZq0PwINvkXT1tVipO52vSc=; b= UOhljuDwfhTuVdlzJAiWHFZ+yfs9xryI3SEI4ISNFeqCplDDA9PONKxWYnrrDDY2 +6oWkePYN6c5yDzrV5O75p9ZlL9zyCbDjXDO5QQPw11cJF0WBZAJDqmFvX60BwYf hUkzj1r7AgGuFUDnD17EbZZBFtDD/KacXHXCJrRx4FWIBDx1Vz++KlUHqsIDbc64 xgYFH2/vX8/u+zC9/rRY1FXbKcYndP6fJwC69SAuiflQ34AihjRovopomLVBvxwH EXjoVhbglPqx/xlVj3s9n27OunoYD4uG4mdul8OFzf9f2i78d9mt3sCReF9KtJPE j/A5cDI6qoo+5ZHpqNhGog== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id b4c12f1d; Tue, 9 Jul 2024 20:45:38 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 8024957c; Tue, 9 Jul 2024 20:45:38 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 380d3c11 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 9 Jul 2024 20:45:38 +0200 (CEST) In-Reply-To: <9274cd3a46536b0ab71ff570328da49c56d61fb7.1720541898.git.soeren@soeren-tempel.net> Date: Tue, 09 Jul 2024 13:45:36 -0500 Message-ID: <87r0c24d67.fsf@dismail.de> 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: , 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -5.35 X-Migadu-Queue-Id: 4ED4C6D006 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -5.35 X-TUID: 8sTytCzPy2r7 Thanks, applied! -- all the best, jgart