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 ms5.migadu.com with LMTPS id SArGD5Dyb2JGawAAbAwnHQ (envelope-from ) for ; Mon, 02 May 2022 17:02:40 +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 2FDgD5Dyb2KtHAEA9RJhRA (envelope-from ) for ; Mon, 02 May 2022 17:02:40 +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 B935BC157 for ; Mon, 2 May 2022 17:02:39 +0200 (CEST) Received: from localhost ([::1]:33052 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nlXZO-0000wd-JX for larch@yhetil.org; Mon, 02 May 2022 11:02:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57814) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlXYo-0000Mq-Mv for guix-patches@gnu.org; Mon, 02 May 2022 11:02:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43784) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nlXYo-000667-DI for guix-patches@gnu.org; Mon, 02 May 2022 11:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nlXYo-0005qe-8H for guix-patches@gnu.org; Mon, 02 May 2022 11:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55060] [PATCH 5/6] gnu: Add python-scooby. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 May 2022 15:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55060 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 55060@debbugs.gnu.org Received: via spool by 55060-submit@debbugs.gnu.org id=B55060.165150367122424 (code B ref 55060); Mon, 02 May 2022 15:02:02 +0000 Received: (at 55060) by debbugs.gnu.org; 2 May 2022 15:01:11 +0000 Received: from localhost ([127.0.0.1]:37681 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlXXz-0005pc-Ch for submit@debbugs.gnu.org; Mon, 02 May 2022 11:01:11 -0400 Received: from mail-4018.proton.ch ([185.70.40.18]:17801) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlXXt-0005ou-6b for 55060@debbugs.gnu.org; Mon, 02 May 2022 11:01:10 -0400 Date: Mon, 02 May 2022 15:00:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651503657; bh=gHGtTp6WnM89QIaRFtyUJcctEb4R2cxsULHv7s7Z8Qw=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=TpppsiL/F2JFjcuw2eOSPxZ+gXAYiViS8QiZQQWW8DE3mR6v3x39Uy2r7QiaYvY80 sXAAUGd/pzTEL9iirKheLk44A/CdRw7+hU+U+PsMAH18XA1Q1dGGqZb7PtcF8JdfF+ PCP9oJyulY4VdPpjUlXtj/+kQQIcvShGuIhh4kl3cbMZNrJgK9B64/IzVy2e4Xpetk tn3iigFsSgZqieNijDw+XiudTu+rlUeGCmuakr4UDri9uPURwyoCHe/Wm/AILkpd2i 73yiZINod/o/kO9UzVO71mnPhhj3cmo6hAqw+5songB5IuhzWs/DIfgWja2s5zk1dq K4k/mlZvutnrQ== From: "Paul A. Patience" Message-ID: <877d74t20s.fsf@apatience.com> In-Reply-To: <7e7b69f23148674b8fd003e5868c4a05e5acd364.camel@telenet.be> References: <20220422010244.23280-1-paul@apatience.com> <20220422010244.23280-5-paul@apatience.com> <0cbdfb3ef04e504737782aa368021cdad9fe9404.camel@telenet.be> <87a6cd6ik4.fsf@apatience.com> <7e7b69f23148674b8fd003e5868c4a05e5acd364.camel@telenet.be> Feedback-ID: 19227857:user:proton 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: , Reply-To: "Paul A. Patience" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651503760; 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=gHGtTp6WnM89QIaRFtyUJcctEb4R2cxsULHv7s7Z8Qw=; b=qZWt0YYermfSNTvA//0Cze79HR2/pTb+1me2dejZZy6FvToqlMk3caF8Iig/jFYYRWw/w1 Wp3tcpd+ujbffKmw2iRAooKkPU0Et1BHX/PGK46eXDvIkcVK3DmqLyqf8adhlaPugvq5K0 xDy0W9JmG9GLqc5wZUSmu1EwqX+Yzok0hqL82Pay2mF+rMs0Je8NzMcIqg2sKbt1zt8Joq ozFldb94+ljQnGZbFY0PQzRRIada48mfVXqzJSzVH/kZX+FKRjtAzF3kf0B3uAjXogcq80 sy/oclmdvEYM3fu2cj6aajbsuECVv917rfqPPIpMQ8a+mS/akfz8GanwaZZzKA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651503760; a=rsa-sha256; cv=none; b=CTHSePqUp4u7Yo0MmCqnHj20yTleaq9mj688A/RBFlX+T+pcp2QaJgjtK2yGf+R6HbJrOj uWxh2/kXVPblrc9EHYx5wEa/Y7OAMJF+Ip0dpzsIRovn7imKhmURu60Xzz+VK79CMnNOv3 ZY0c+t1xoUTicDwdeEqnxyRpmkAi/7OFvKmpvAqacd6fUk8s6RO/No+A3WJQSK6jSW9Zer HjZTXecNwO+dtWU1ucWFlAsRsvMTRtRUbsdmP9zkkG8EBRxqSPxUXeYFXOM02iJJBFLIpg bz28lV6HUHJQPCbOE6zczgxVKU6vfm0zHoxtvlPjzws2+S8hhlc8Y6O35fY8Jg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b="TpppsiL/"; dmarc=none; 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: 2.52 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b="TpppsiL/"; dmarc=none; 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-Queue-Id: B935BC157 X-Spam-Score: 2.52 X-Migadu-Scanner: scn1.migadu.com X-TUID: 5KW+fDT2weMf On 2022-04-29 16:52:26-04:00, Maxime Devos wrote: > Upstream says we need to add 'pyvips' as listed in > test_requirements.txt. How would I add a python-pyvips native input that doesn't actually depend on the vips package? >From my understanding of banesullivan's explanation [1], the test checks for the presence of pyvips in the absence of vips. I suppose a python-pyvips-for-python-scooby that inherits from python-pyvips while removing its propagated inputs would do. Best regards, Paul [1]: https://github.com/banesullivan/scooby/pull/74#issuecomment-1113703071