From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SPK9EbVqv2JbHgEAbAwnHQ (envelope-from ) for ; Fri, 01 Jul 2022 23:44:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iH6XEbVqv2IeVgAA9RJhRA (envelope-from ) for ; Fri, 01 Jul 2022 23:44:21 +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 E5861935D for ; Fri, 1 Jul 2022 23:44:20 +0200 (CEST) Received: from localhost ([::1]:56578 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o7OR1-0001rT-GV for larch@yhetil.org; Fri, 01 Jul 2022 17:44:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52576) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o7OQk-0001rB-QM for guix-patches@gnu.org; Fri, 01 Jul 2022 17:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45357) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o7OQk-0000ce-HP for guix-patches@gnu.org; Fri, 01 Jul 2022 17:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o7OQk-0007wS-FY for guix-patches@gnu.org; Fri, 01 Jul 2022 17:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#52997] [PATCH] gnu: Add python-facebook-sdk. References: <20220104003003.861-1-goodoldpaul@autistici.org> In-Reply-To: <20220104003003.861-1-goodoldpaul@autistici.org> Resent-From: goodoldpaul@autistici.org Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 01 Jul 2022 21:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52997 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 52997@debbugs.gnu.org Received: via spool by 52997-submit@debbugs.gnu.org id=B52997.165671180230452 (code B ref 52997); Fri, 01 Jul 2022 21:44:02 +0000 Received: (at 52997) by debbugs.gnu.org; 1 Jul 2022 21:43:22 +0000 Received: from localhost ([127.0.0.1]:39251 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o7OQ6-0007v6-2j for submit@debbugs.gnu.org; Fri, 01 Jul 2022 17:43:22 -0400 Received: from confino.investici.org ([93.190.126.19]:42631) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o7OQ4-0007uy-El for 52997@debbugs.gnu.org; Fri, 01 Jul 2022 17:43:20 -0400 Received: from 1.mail-backend.investici.org (unknown [10.0.0.11]) by confino.investici.org (Postfix) with ESMTP id 4LZTGH2fpvz10qk for <52997@debbugs.gnu.org>; Fri, 1 Jul 2022 21:43:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1656711799; bh=0QzexgbhpmEuibsjiNn+lq1IFHx66roR//XpIR/M4ms=; h=Date:From:To:Subject:From; b=WVwJXtZkzb6Cc2k9RKwiZ79ozS3NudVMxhVmy4BFf17hmNOIN1y8uFUH0rR27v/9M VkA4xsZNKv1RduFenV/q57hbzVkKF+96O27YXsZUbWd7T6DtwljRGY8sCK7bnOZbwU y5S3jRiJ6monsg5tedKsbzGoiT2WUDhpelnGY7Zg= Received: from 1.webmail.investici.org (localhost [127.0.0.1]) (Authenticated sender: goodoldpaul@autistici.org) by 1.mail-backend.investici.org (Postfix) with ESMTPA id 4LZTGH1QpZz5vyc for <52997@debbugs.gnu.org>; Fri, 1 Jul 2022 21:43:19 +0000 (UTC) MIME-Version: 1.0 Date: Fri, 01 Jul 2022 21:43:19 +0000 User-Agent: Roundcube Webmail Message-ID: <8ad1f193ccf6d1a2133f51030f88faab@autistici.org> X-Sender: goodoldpaul@autistici.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit 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" Reply-to: goodoldpaul@autistici.org X-ACL-Warn: , goodoldpaul--- via Guix-patches From: goodoldpaul--- via Guix-patches via 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=1656711860; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=0QzexgbhpmEuibsjiNn+lq1IFHx66roR//XpIR/M4ms=; b=adjyAV6EybnpIVwA6HOQdSqWZKwONkUZ4yXO2F6itzza6bbk/lJlFOENvn/cn2Bk1Bnii0 kKuwl5iC7f0EbMsbSFHdk8myjXWgIW+gYRAQHaPh65lH0/kqNKZzyTAVCsPtqvvVfwLTY5 m7MzSIUkInnfdIi7QbY4aJQOnioK3LaoGJ/VigValw12jjciC+aOb9qaCnDpiiciMTRfvJ LX0cUYD+4SEeq6PTYyjHKOiUcw1TnXSBU6hfYiuNOqcsJb0nQJsYxo9qJ2ZD+TC44XQtg+ Jm7NHZqQfA8xzbNUWfAMVaxg0ECC8Q1pS/tFWbn44LJCpx0IQ61ZAnfxq3j6Ww== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656711860; a=rsa-sha256; cv=none; b=M9eaoSYwlJiLuJOJSOl0rKPlwGssvO6cmhznHQZBuazg+xGgQk8FB3z/rdpx0I/l4rH+km NBzkguZUtuZnjc5ENck3oMGc4IS+QQ841KA4FYXldp4La7XZM1tsbC139OAMyoememLWW3 3NbbrfgxZ3FrjMotuMCdD2dYnj1FBgnsxWtZiWrh1gAjr9AmELRlTGuE+iCdYodXvO7g73 DR6iaxKfFOWqJcKzAHwdMdtUDt0rTOuViUHnNGKeB5FM1k//oETPMOYdYSNm1NG7c9efvj v9d5iFP1tss/L8IZ2EU4SqQeIJp15QCkdDwhPb6TGPsjW4bVDEW8KzLdDbxS4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=WVwJXtZk; dmarc=pass (policy=none) header.from=gnu.org; 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.74 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=WVwJXtZk; dmarc=pass (policy=none) header.from=gnu.org; 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: E5861935D X-Spam-Score: -2.74 X-Migadu-Scanner: scn0.migadu.com X-TUID: 2GWco0AaOWo6 Dear all, this is a friendly ping :) . I'm sending an updated patch. Thank you for your time and effort, giacomo