From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YIXXGiHpu2SsLQAASxT56A (envelope-from ) for ; Sat, 22 Jul 2023 16:35:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +C/1GSHpu2TvHwAAG6o9tA (envelope-from ) for ; Sat, 22 Jul 2023 16:35:13 +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 EBC046C25F for ; Sat, 22 Jul 2023 16:35:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=iS0vpcB+; 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=1690036513; 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-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=6O/rlHGk8bXzNEIzvXwc73d4o9aqsYf0gwRUpND5x/A=; b=PLC5eWahDNmKdEJWxEetZ1ZbGmB8dSYyPnq9+r36XwkJSDIcpa0fGcjpwGqtkb0z1qiSBz z41sk5/Jdxo0O6KPzMrr4ZuIhvOEheg4AW/MqrneOgUkcAzaDTIsFPxl07/zaa0QcebPqb xg7nHty32Uk5gzxBJ4Xt32Tx2d56srnASkbTkJONLtQUsulyxKZHyY8p6tDp62GptTVb6d A2EFcWwmlYNhiILCY4XMz1YEqXXZSrHVBu6y223a6wqdxw+S6uHtdR1MPfrMjSyPsnm65+ D4j3yDSylXkmnwc3UMOOchlDbH+PkKK8ma/CLtdV6u3qSIneECCe/+wpu/fK4w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=iS0vpcB+; 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=1690036513; a=rsa-sha256; cv=none; b=r/MwT18X77KXpuOsMupmxaQW/s1UG+8ynN3uuKiGi6w8gNbqBytUuneVLQ2Q7qJQbhbNhU 8VichG93YjzOECywjtAFascqB0uT6XLSRn66FxwSGDU0PhStqWarHNSGjW7dT2wVHrAVQy Sg0SaoDpNfdvLyp4zzED4SA6G0t02pkrKzwvV1CphQt8Oam05LFiDzoKF8mGvWEcFASaRF vhP+Bnt1EgubIxttiEEfCWl94/k49sTSl1VSaoiEm9GRLjmckRlelrj9ZVU9B7SgbnO6gM F67EZDNhHGTsiUXIwpAtIYFnn2rCYJhdeDWI04JbowUni1qzuHMde/3lwUqGIw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qNDhI-00074D-Ko; Sat, 22 Jul 2023 10:35:04 -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 1qNDhG-00073l-M7 for guix-patches@gnu.org; Sat, 22 Jul 2023 10:35:02 -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 1qNDhG-0006vl-Dr for guix-patches@gnu.org; Sat, 22 Jul 2023 10:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qNDhG-0000Oa-92 for guix-patches@gnu.org; Sat, 22 Jul 2023 10:35:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64732] [PATCH v3 1/2] gnu: Add python-ffmpeg-python. Resent-From: "jgart" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 22 Jul 2023 14:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64732 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Parnikkapore" , 64732@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Lars-Dominik Braun , Efraim Flashner , zimon.toutoune@gmail.com Received: via spool by 64732-submit@debbugs.gnu.org id=B64732.16900364711471 (code B ref 64732); Sat, 22 Jul 2023 14:35:02 +0000 Received: (at 64732) by debbugs.gnu.org; 22 Jul 2023 14:34:31 +0000 Received: from localhost ([127.0.0.1]:37426 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNDgl-0000Nf-2J for submit@debbugs.gnu.org; Sat, 22 Jul 2023 10:34:31 -0400 Received: from mx1.dismail.de ([78.46.223.134]:42484) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNDgj-0000NP-4V for 64732@debbugs.gnu.org; Sat, 22 Jul 2023 10:34:29 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id cbf3a782; Sat, 22 Jul 2023 16:34:22 +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:in-reply-to:references; s=20190914; bh=6O/rlHGk8bXzNEIzvXwc73d4o9aqsYf0gwRUpND5x/A=; b=iS0vpcB+bLhk 8u+OCR1K6gtz2kdTTJNyHE608yd2ync3rcUiyh6aJ8jF/aMD6xIRpcmsr/BWHMEz 38+ZWm2LxTQSXTv6bk5/e/4eAkai4ZJa+UFGX+49Brl2yOBclLCf3Jf0NGJ4N9r2 nrzMu4IeqIGkgC6Fsvf3R45Zuoy27DfDR1LORxkIxzJGnIA15RxQKw8iO3AYzAE8 XeL5KJ2UeBJrNTsyDZdnfFr+8RzRt8GfUDq+4fiw1qM6cB6pOKlwjqTc/HuVo9Ht RCRu/Bd+1sZjK79JjiZJR+0a7dtfFSwwt3/c3jXO6Iet/CeuVdFWdpiX6lGHGyno GqCCLX3BnA== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id b58fd30d; Sat, 22 Jul 2023 16:34:21 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 41da868e; Sat, 22 Jul 2023 16:34:21 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id e01b9f13 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 22 Jul 2023 16:34:21 +0200 (CEST) MIME-Version: 1.0 Date: Sat, 22 Jul 2023 14:34:21 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.17.0 Message-ID: <114a57803185a45e977cbba0e02f1793@dismail.de> In-Reply-To: <40ae688dc99d72f784f2fb1a155e22dc@dismail.de> References: <40ae688dc99d72f784f2fb1a155e22dc@dismail.de> 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-Spam-Score: -5.25 X-Migadu-Queue-Id: EBC046C25F X-Migadu-Spam-Score: -5.25 X-Migadu-Scanner: mx0.migadu.com X-TUID: KzOS52rD6irc > Ludo WDYT Or anyone else on the team: Zimoun WDYT ;() Efraim WDYT ;() yours truly, jgart