From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id IPowD51lZmRf3wAASxT56A (envelope-from ) for ; Thu, 18 May 2023 19:51:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6NQVD51lZmTwRwEA9RJhRA (envelope-from ) for ; Thu, 18 May 2023 19:51:25 +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 04EE712361 for ; Thu, 18 May 2023 19:51:25 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pzhmJ-0001oe-9m; Thu, 18 May 2023 13:51: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 1pzhmI-0001lN-GD for guix-patches@gnu.org; Thu, 18 May 2023 13:51:02 -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 1pzhmI-0001bd-8m for guix-patches@gnu.org; Thu, 18 May 2023 13:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pzhmI-0001kR-48 for guix-patches@gnu.org; Thu, 18 May 2023 13:51:02 -0400 Subject: bug#63422: [PATCH 0/3] gnu: libfive: Fixes Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 18 May 2023 17:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63422 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Morgan.J.Smith@outlook.com Cc: 63422-done@debbugs.gnu.org Mail-Followup-To: 63422@debbugs.gnu.org, ludo@gnu.org, Morgan.J.Smith@outlook.com Received: via spool by 63422-done@debbugs.gnu.org id=D63422.16844322436673 (code D ref 63422); Thu, 18 May 2023 17:51:01 +0000 Received: (at 63422-done) by debbugs.gnu.org; 18 May 2023 17:50:43 +0000 Received: from localhost ([127.0.0.1]:54421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzhly-0001jZ-Pm for submit@debbugs.gnu.org; Thu, 18 May 2023 13:50:43 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzhlw-0001jE-LZ for 63422-done@debbugs.gnu.org; Thu, 18 May 2023 13:50:41 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pzhlr-0001Vp-6Q; Thu, 18 May 2023 13:50:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=EkMjUNMwjmupVh0+VW51RHTrjhFJsgkXp+6fADADbT0=; b=ncLYfOwr1JjSElZB85n0 6fQdaeBWJ9Ru7/gp8EEZ77uAKwEBN2pyCFxGBhXXyAtUiARtbhUOl+HHFKQyIAblfkUdyFXhbe/ox r8ZadPXvgGHrjfpI5qc4pttRbOoIB/h+p919QJBecFKAM71uXOYkF5+ef+EyVCV3zOtNcDByPwx41 3siETn5EZ0MHFHNP7BMhJZ8M/wCsguNch1vW+mqfZ0vNgggF3S2OoZ93nB1NNppInvMTtEqjHbz+P oWdLd1Jn++x2tCW37Z5ImLgWrqi+e8+40clMZb0k/kWySUhXi93/4Ey4bLzxjAPGSlNCZ4zLeDAIS HoiDno8WF6Hvxg==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pzhlN-00089N-8Q; Thu, 18 May 2023 13:50:29 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 18 May 2023 19:50:03 +0200 In-Reply-To: (Morgan J. Smith's message of "Wed, 10 May 2023 13:17:26 -0400") Message-ID: <87jzx534xg.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684432285; a=rsa-sha256; cv=none; b=gtkPwrB4nOzxmSphgH8lXVpaDPO8+r3YEl7mPcmgzXY99WXD7AGw0wW4oUVCM8gBvWWpt+ 69D7Zk2mzFZ0d2BAQShfrH7lF/lFlDA9Scgyu6e67HbgSR9MACV/qMBMvi/xxk4szAcktI fumn69vdQVUIDcvK8tGM9g1j4CJkxHpmPQ4h2FCFEEDOK2t7WRcTEVZ30VDXLCEDfXVhVj ycfqCdxeTtZD4oUrnJFyI8BZonsMu1DYfG+klzw+FVajhExisMQjhvx/2+h4o2k1kBGEh/ MttGweXpD9DtlTm4oknpFMkKm7dhC2VI6Nxxo4CmFSVCNCho9MhUYzPITWpN1g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ncLYfOwr; 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=1684432285; h=from:from:sender:sender: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=EkMjUNMwjmupVh0+VW51RHTrjhFJsgkXp+6fADADbT0=; b=YFsQqQDpwXC2g9IXi3zS3lZl6x/zPhV2GceD7ss/bmFpcFNjBktGkkj6hGbwoFrsyQwsDh ay2qjT2VPpsD6tSN72BRLpCDUmnUqOe4MJlPwcTIH1XyCXVEyZGtwWIOyexhZ+cO3W59vJ DZvkemYMlEY3GFWz6S22afTotrOpRlMtWaoB1xneEO+ky8K6GLIwD1+OngDQMf+CpTctMO kmw93iz1dB9lE5uB0Ntu0wFUETPpQW2YZPj/EGjt1r7cJAqhN+aILFubxUEOjK7EwFSGY+ XYcKC/OhnsNMc1zHLn2NVhrgQazu94grH0G/aWY4itBFMRmYKXa++lHHCl/gXA== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ncLYfOwr; 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" X-Migadu-Spam-Score: -4.09 X-Spam-Score: -4.09 X-Migadu-Queue-Id: 04EE712361 X-TUID: WXxKp3U/Q4OZ Hi, Morgan.J.Smith@outlook.com skribis: > [PATCH 1/3] gnu: libfive: Fix install and wrap Studio. > [PATCH 2/3] gnu: libfive: Add Python bindings. > [PATCH 3/3] gnu: libfive: Generate bindings instead of using Applied, thanks! Ludo=E2=80=99.