From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6E/VC4vUu2SxkQAASxT56A (envelope-from ) for ; Sat, 22 Jul 2023 15:07:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KOfHCovUu2RqCQAAG6o9tA (envelope-from ) for ; Sat, 22 Jul 2023 15:07:23 +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 F1A64419AA for ; Sat, 22 Jul 2023 15:07:22 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=c8PrBwPl; 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=1690031243; 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=k4ae4RAA79QflyNO6u2pEBcqfkg8cqggSS3ob0lbbOA=; b=m8WhCuCynvKn/XwMmuTu1DKXtpbP5L27ZwIjzj68xuytL9GOv9VF0oOLE7MREeu5APrxuP AiWPHLw3OGshJLH1wzZdin3oD7FtHp5la4QGeG/3KJX0YsptxbgL/EtyV40FcNFqbFAGKU Qhq1jhHjLSnfrPdmH7YdJqVoCoDrQqPDopeJDoEjHsRVybLqqLamvAIUGoXpQ9SSUjVclD l25Pwi7EFUloOopxFFB2pOIb9Wt5i1gR4iVcqyE6SxnnXShpoDFlYZj34zf7xGeeUTp43e oQNjqGYs85+PeaTWXtiyCgwMFKR94R2B5idVB4uF3pTatVdpR0zn37Mu37JZdg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690031243; a=rsa-sha256; cv=none; b=FN8NHcrDo+Bij4Y/O548IKfZPn/OZ8/wVWYPvFmLj7ipYh8babjGlknfVwS8xFebMJP2w7 S9UD4GMniImi/ZrMxAPAj+L3Mtj4Bx1LGDt0JeOji17LrQKmNDhonKMEUGmfw9nY5bVVrV tcj3S1Cgl3JkhAwGO041ejLp2YNHCIOwXDykgmVGJpsMJ8JkjEusOapLUbOO2pt/QVPM3g OAil1rr4xafLr3f47UeDoLuSYfOJU5r48CuW0cbuR6rEVZTKpVsT1IltcI8MYWTMMSPrm1 rXFwMDyEys+As+YZ66mF1wPXBqp7COjebym+BniJnXPQbdz93FZt0asag96iKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=c8PrBwPl; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qNCK8-0007xj-8G; Sat, 22 Jul 2023 09:07: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 1qNCK6-0007xO-24 for guix-patches@gnu.org; Sat, 22 Jul 2023 09:07: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 1qNCK5-00005h-QF for guix-patches@gnu.org; Sat, 22 Jul 2023 09:07:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qNCK5-00062l-LK for guix-patches@gnu.org; Sat, 22 Jul 2023 09:07:01 -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 13:07:01 +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: Lars-Dominik Braun Received: via spool by 64732-submit@debbugs.gnu.org id=B64732.169003117923182 (code B ref 64732); Sat, 22 Jul 2023 13:07:01 +0000 Received: (at 64732) by debbugs.gnu.org; 22 Jul 2023 13:06:19 +0000 Received: from localhost ([127.0.0.1]:35637 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNCJP-00061q-Dz for submit@debbugs.gnu.org; Sat, 22 Jul 2023 09:06:19 -0400 Received: from mx1.dismail.de ([78.46.223.134]:31754) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNCJL-00061W-VW for 64732@debbugs.gnu.org; Sat, 22 Jul 2023 09:06:17 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id d6d03eea; Sat, 22 Jul 2023 15:06:08 +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=k4ae4RAA79QflyNO6u2pEBcqfkg8cqggSS3ob0lbbOA=; b=c8PrBwPlBirF UIYYwREIgN6Dj7MYjRcNdg0ijig1oq7Vetq6UA//E+Xxx31ZYo1TGHngJD6op/ht 5gEep/h8Nz5RQJcLD9idTqF01ijfev45kl62yr82UkBf2YvIfeGAPYKccz7etfPf YEu6dmZBxBE78Gj+MmCQQGy3Cl9GIdEV7yP1quBSuQ6495v/VgJqvaVuSTZuns+K BTotEtXWQELpH7q8/uGzCI/tUG12R253pODhkBnG1n+L3Va2C6I+kAJt+B3zxlIu vWhpE1xUrMFwz04Gp6lx8Hj3mWODyTAJ0diTf79ToRPNNiESRcA/I6dQ8NkrkUTI mXVyqdIvow== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 75e81fe8; Sat, 22 Jul 2023 15:06:07 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 4be37211; Sat, 22 Jul 2023 15:06:07 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 0243368d (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 22 Jul 2023 15:06:07 +0200 (CEST) MIME-Version: 1.0 Date: Sat, 22 Jul 2023 13:06:06 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.17.0 Message-ID: <3a4dd891a13651179c5249c6e80b6d26@dismail.de> In-Reply-To: References: 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-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -6.74 X-Spam-Score: -6.74 X-Migadu-Queue-Id: F1A64419AA X-TUID: tSL3Tl52rovz Hi Parnikkapore, See the comment I left in this GitHub issue thread:=20 https://github.com/kkroening/ffmpeg-python/issues/760#issuecomment-164657= 9040 Let's=20wait for a moment to hear back on that project's status. all best, jgart