From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QBJGDbw+jWWiUAAAkFu2QA (envelope-from ) for ; Thu, 28 Dec 2023 10:24:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id CAtWBbw+jWU54AAAe85BDQ (envelope-from ) for ; Thu, 28 Dec 2023 10:24:12 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=MfJpCMMD; 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=1703755452; 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: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=YQnGZGjXQSNerkC9c+Wkz2negloIBhP33hWWEG8GhDs=; b=frrVqkoX9p6maYSvMR9ecJdI9eLYylZIxad6jRxozQdDNFdFrBmPYqJdCQwU2jsOfN+go0 +ODDV6bD7CAH62dyhaA8gWQa35ZO5j8JbNFxb3kgBh2M3979I6MBC62OY6Y9aM8fgkkOOj Ycd4scVn6ILlPuhXlOtKTuRS1VEJZqmMB5K4Phd+2JFxb2nK+o4FrUswfFYio9IGQxFFrG dyKp4Ebmn1TYeZ0x3On/+maIRPwke8LaVYG1vCY8/sx++aq/tmokm3EwG8YfSMiuDh41BF 8x/dQTeSKo/no3bOAXjCGCHbKxlKYTiG44NaPO8lFBpYa1UxVJx45xocUO5C7w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703755452; a=rsa-sha256; cv=none; b=ohM4reoemL7E5ujM3A8wZoTApvY69lj7R+oiwm6rT3NXbfn96cAg6uqWVl57feGcfof7Wf RtRc9feh0rWZIusF2Rww1ZhxW1o1RrwTicth2OypJ0T54KCvAJdBJuMZLnmjgITS1X0m0O OkuFSrndfwOvf9tmsgs2umVcdEs5x/BjHFogJMIlGR919M+xQg7aEN8lZwKktUSBfv3dwf RUPNJTnhiAFXK4/vDyHTZ9ijjbhrXeGPIsk8XmeIDgvOLr3MLaf6wAfC3nWS7MOUYxoEH7 L4RqCPNjmIG6bqepA3Xx3WJ5NdvY5sPmykTDqHXlV5E4gOK1/iHO7iHBsVTcRA== 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=MfJpCMMD; 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 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 98A65476C6 for ; Thu, 28 Dec 2023 10:24:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rImcY-00057J-H1; Thu, 28 Dec 2023 04:24:06 -0500 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 1rImcV-000572-I0 for guix-patches@gnu.org; Thu, 28 Dec 2023 04:24:05 -0500 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 1rImcV-0001C7-A4 for guix-patches@gnu.org; Thu, 28 Dec 2023 04:24:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rImcU-0002f7-Df for guix-patches@gnu.org; Thu, 28 Dec 2023 04:24:02 -0500 Subject: bug#68069: [PATCH] gnu: Add python-pytest-cookies. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 28 Dec 2023 09:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68069 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Troy Figiel Cc: 68069-done@debbugs.gnu.org Mail-Followup-To: 68069@debbugs.gnu.org, othacehe@gnu.org, troy@troyfigiel.com Received: via spool by 68069-done@debbugs.gnu.org id=D68069.170375538910171 (code D ref 68069); Thu, 28 Dec 2023 09:24:02 +0000 Received: (at 68069-done) by debbugs.gnu.org; 28 Dec 2023 09:23:09 +0000 Received: from localhost ([127.0.0.1]:38465 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rImbc-0002dy-T9 for submit@debbugs.gnu.org; Thu, 28 Dec 2023 04:23:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rImbb-0002dk-Lw for 68069-done@debbugs.gnu.org; Thu, 28 Dec 2023 04:23:07 -0500 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 1rImbW-0000Jl-Pf; Thu, 28 Dec 2023 04:23:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=YQnGZGjXQSNerkC9c+Wkz2negloIBhP33hWWEG8GhDs=; b=MfJpCMMDKlwffH0qg/AZ Du+2M79BXaTEmih7y/AHuNwxwxhdqWjaHXLIkLd8RJv4SL6Hvrzpm8oxHp0/EZ8VkZ4+Pr3r84JQy ZkH4ERyY1W23upfAPJBqnjB0gbLOj5WoSdeAyWqC54P9VAODynjH4fZhcW7BfEWxP+XafyEoB2jxp dpBD9RBZzgq3dSm/vsVqzDNE2HRkMt2dICXEZXUpzCjBBOZOpLLL2EfTycSAQgZWn5x5xRGfam6gt HmpPZLYF1JUhalzEEQVaPxoPKC7Wllz94MRktQx0Zirb9uN0kek1/bjdueygd+4njahvlYIbX+tjU BaXg/tKgtxDTmg==; From: Mathieu Othacehe In-Reply-To: <87tto3comb.fsf@troyfigiel.com> (Troy Figiel's message of "Wed, 27 Dec 2023 22:29:37 +0100") References: <87tto3comb.fsf@troyfigiel.com> Date: Thu, 28 Dec 2023 10:22:47 +0100 Message-ID: <87y1de7kbc.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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 X-Migadu-Spam-Score: -6.93 X-Spam-Score: -6.93 X-Migadu-Queue-Id: 98A65476C6 X-Migadu-Scanner: mx11.migadu.com X-TUID: qXoFnrermlMm > * gnu/packages/python-check.scm (python-pytest-cookies): New variable. Applied, thanks, Mathieu