From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8L/zGmhouWSy/wAASxT56A (envelope-from ) for ; Thu, 20 Jul 2023 19:01:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uM75GmhouWSMJAEAauVa8A (envelope-from ) for ; Thu, 20 Jul 2023 19:01:28 +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 02A6B41B8B for ; Thu, 20 Jul 2023 19:01:27 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=LdZqSMNB; 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=1689872487; 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=oVUz3nBK170YC7c/0Ccqg/3oW+N0egledgBI5A4SeUk=; b=QutuKMk7AtUPkzi6uvA5C8rRTnSj2IfEZ7dW0YXySALW/zGMoYk1LtMeAnx50lBwjGX/5/ OaBNkQkWrBrUT5BE11SeF5nHQsMSQj+wrDbVBnDcbni1ImX6d5QNJBvCBoOY2m+Yf7ImKV IiSFKvwBIfSBh7v1bPEi/kgz3hJFUGI92aE/Z9heSSpdJsf6petztf+aE5g+bSOKZIY6Vj nt4xMIo/8CPQnObA8nO3au1p/pyHvr/iSYqJuFWc83FZddvcIxJB2XlhweUkLmW0ispOoq Z7R4IMTPjqxRiT8s+Ub8DePmBxdFlqaN9MP3//es7aRE63Da7+AieM4HbPA+mQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689872487; a=rsa-sha256; cv=none; b=nDj8ekU06ZQtGu6jYKIIG2V/Z4sJRlUHz3QADOP2DYk1cyGj5f+uXT9Vo6+2/c1dy7kWzg mi39892WEuQ8RNJ4CBnAV+rMrwx/GQXaYJ7pjRYMqrSOCp8RGKeKw8KO7lkWP/olzA57di VMGnnGPP3bSDXlE63as9NylBgtKRbRFbOPME6RBo+2/j/QSzqYoApe8kIPU7Qw/96MkqBK xk7/AJMbLZj79L5XYr5oTcQzrs0W+y3qOs4ixCBcQRDYfdlQ41yuPM1hWBOjgWAN6rdC9+ lY0jCGGSgkMB/tm5FWtFPf1NZ0BwiVYKHYQuVLz+A0nHPpyFiaB/CduVxQUHnw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=LdZqSMNB; 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 1qMX1W-0001YH-KN; Thu, 20 Jul 2023 13:01:06 -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 1qMX1S-0001XZ-PR for guix-patches@gnu.org; Thu, 20 Jul 2023 13:01: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 1qMX1S-0005mR-I0 for guix-patches@gnu.org; Thu, 20 Jul 2023 13:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qMX1S-00085S-1i for guix-patches@gnu.org; Thu, 20 Jul 2023 13:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64732] [PATCH v2 1/2] gnu: Add python-ffmpeg-python. Resent-From: "jgart" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Jul 2023 17:01: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: Lars-Dominik Braun Received: via spool by 64732-submit@debbugs.gnu.org id=B64732.168987242831037 (code B ref 64732); Thu, 20 Jul 2023 17:01:02 +0000 Received: (at 64732) by debbugs.gnu.org; 20 Jul 2023 17:00:28 +0000 Received: from localhost ([127.0.0.1]:59732 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMX0u-00084W-2e for submit@debbugs.gnu.org; Thu, 20 Jul 2023 13:00:28 -0400 Received: from mx1.dismail.de ([78.46.223.134]:28014) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMX0o-000844-Pk for 64732@debbugs.gnu.org; Thu, 20 Jul 2023 13:00:26 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id ea16b335; Thu, 20 Jul 2023 19:00:15 +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=oVUz3nBK170YC7c/0Ccqg/3oW+N0egledgBI5A4SeUk=; b=LdZqSMNBDjdg OVnsW0qW5Je89ZhKnhlLicV717rf4BqtgfzQDpes1j/Lu4nSfnw7wBGTA8J46pG1 7opr9yxp4x3N+ux/NOa8LFdE2lFIx8PNQL7jQkMSmwaeccGnCJIfhtbWmHRDyqjx KdzgZFzaELjBVhoazDRlmYrdtFWCrIFfJrx3GS7yGl7KslNDDJYLCXt+fTG59dNK 9r/4ev+P2oJsI7CZBRW8/KGKr1mlbEXrApYo88Tl2F2nOWseoJbyxykMGFEdjX/X MlG96qhlDDRSeekI2ewt4ME+TF45GuHyw2jcxehSJEy9ldi729BFtmgx8vGAcPP5 lTFBBavjNQ== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id da180873; Thu, 20 Jul 2023 19:00:14 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 26709913; Thu, 20 Jul 2023 19:00:14 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 0556ab8c (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 20 Jul 2023 19:00:12 +0200 (CEST) MIME-Version: 1.0 Date: Thu, 20 Jul 2023 17:00:12 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.17.0 Message-ID: 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.76 X-Spam-Score: -6.76 X-Migadu-Queue-Id: 02A6B41B8B X-Migadu-Scanner: mx1.migadu.com X-TUID: w77qBRMjs+iB Hi Parnikkapore, Thanks for v2. >From a quick glance at the patch are you aware of the -k flag in Pytest t= hat allows to disable tests? https://docs.pytest.org/en/7.4.x/reference/reference.html#command-line-fl= ags It is a common pattern to use that flag in Guix Python packages for this = purpose. I would look in (gnu packages python-xyz) for examples. Is there some other reason why you're using substitute* to disable the te= sts? all best, jgart