From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id yGGDFh4jN2TQGAEASxT56A (envelope-from ) for ; Wed, 12 Apr 2023 23:31:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QJ83Fh4jN2S1IgAAauVa8A (envelope-from ) for ; Wed, 12 Apr 2023 23:31:10 +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 0FE492A8E5 for ; Wed, 12 Apr 2023 23:31:10 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pmi3Y-0005hj-GK; Wed, 12 Apr 2023 17:31:08 -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 1pmi3T-0005fd-3u for guix-patches@gnu.org; Wed, 12 Apr 2023 17:31:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pmi3S-0003tt-7m for guix-patches@gnu.org; Wed, 12 Apr 2023 17:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pmi3R-0001So-O5; Wed, 12 Apr 2023 17:31:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#52997] [PATCH-v2] gnu: Add python-facebook-sdk. References: <20220104003003.861-1-goodoldpaul@autistici.org> In-Reply-To: <20220104003003.861-1-goodoldpaul@autistici.org> Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, guix-patches@gnu.org Resent-Date: Wed, 12 Apr 2023 21:31:01 +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 Cc: Giacomo Leidi , lars@6xq.net X-Debbugs-Original-Xcc: lars@6xq.net Received: via spool by 52997-submit@debbugs.gnu.org id=B52997.16813350435593 (code B ref 52997); Wed, 12 Apr 2023 21:31:01 +0000 Received: (at 52997) by debbugs.gnu.org; 12 Apr 2023 21:30:43 +0000 Received: from localhost ([127.0.0.1]:41966 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmi39-0001S7-BT for submit@debbugs.gnu.org; Wed, 12 Apr 2023 17:30:43 -0400 Received: from confino.investici.org ([93.190.126.19]:36271) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmi37-0001Ry-5Y for 52997@debbugs.gnu.org; Wed, 12 Apr 2023 17:30:43 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4PxbV76GRHz110j; Wed, 12 Apr 2023 21:30:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1681335039; bh=Y9X792FmUNnRdpWWg3bAeBVvhOhj5+xcRzN4F3abKP0=; h=From:To:Cc:Subject:Date:From; b=Lakm1YfzL+y1YPO318ygrHhw2bSlQj2W5Xh6ohwjcLXwNvB5dPXxZoloIe/zNF2m0 UMfzsoCaAm0Merwnr0t57/RWuNmlGJak6NT6WMEd8P/k9ftk9pxndnDPxWyBP1A3O8 8c4e107BDyn/FR4Xm4F2XcCKj8FRiIM7ymNAzses= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4PxbV74wWlz110Q; Wed, 12 Apr 2023 21:30:39 +0000 (UTC) Date: Wed, 12 Apr 2023 23:30:30 +0200 Message-Id: <20230412213030.20899-1-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches From: Giacomo Leidi 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681335070; a=rsa-sha256; cv=none; b=p7YKmXfzb1MoDyedJeCdapi96CwtTlFU8WDBqzLemx4BHrsb5m5NK4Dvq/XGJa3QUc6mCS FaMUuXnsqcikWKd7eOFcYNjwKCoFhK1J/YixXwsJWCcr2H1qM+az0iX4vXVRbCC2fWSfjg ZsTGcq7qsaARJbrMQgrYfCMZ8kAy5k5OwG6pz3w1fySWw4qFbFN53S/8xUCsT6RWEFrSRr aZSarskT9kTMVDmNCwgeH4dl37BbzauluYjLTRKnk541NKEzZmLkdVPFcF6OLLPhnLLOZo 3b3teCSYWy9Fsply/mEvb5tVXrtHnB5Xyx5NrmzSGdf8CpS5jCCEnGhyMmhdWA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=Lakm1Yfz; 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=1681335070; 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-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=Y9X792FmUNnRdpWWg3bAeBVvhOhj5+xcRzN4F3abKP0=; b=ffg3FDht9bhRogDCkI8JRU2iFXK8w6nAPPXx01EzY3K5PodtFcw/uD8Li3BWy6O9OaWImR uhvPWyUNDUsZBw96miOANsFd0LkCP192UQz3vCaItgLQnfg1XxQ4tDQU/oRfDpmplumcgx YAyTgf8YFJkHVP8UBG6tkOvK1YZXFoNZBLrXr2rzmdCSCoCdpAO/mlXctEx3ojaOaRD9Lk YdWZjkH0EwJqz2ASea9vSoWiMwSE+TyUBW6BBe9sbfZDbWDL84wPq1f/kAbnZbEBIGSGR9 Qm905vFSnKRfvk7Px6JZpYdWoyeUsH1oC8q9Lf3bEQg/AmV3M4EZ0rpa/AbhLQ== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -1.72 X-Spam-Score: -1.72 X-Migadu-Queue-Id: 0FE492A8E5 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=Lakm1Yfz; 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 X-TUID: V7Z9Q0JIOrfS * gnu/packages/python-web.scm (python-facebook-sdk): New variable. --- gnu/packages/python-web.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 495e13acfe..9eae6d7616 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -7844,6 +7844,35 @@ (define-public python-tweepy library for accessing the Twitter API.") (license license:expat))) +(define-public python-facebook-sdk + (package + (name "python-facebook-sdk") + (version "3.1.0") + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/mobolic/facebook-sdk") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0p7p0wvcspd9p8d6r25bgjbf0ihdw5g1jw3dylwngrazdmc3g36b")))) + (build-system python-build-system) + (arguments + ;; Tests require network access. + `(#:tests? #f)) + (propagated-inputs `(("python-requests" ,python-requests))) + (home-page "https://facebook-sdk.readthedocs.io") + (synopsis + "Facebook Graph API client in Python") + (description + "This client library is designed to support the Facebook Graph API and +the official Facebook JavaScript SDK, which is the canonical way to implement +Facebook authentication.") + (license license:asl2.0))) + (define-public python-quart (package (name "python-quart") base-commit: dd3e5e71104a2bcbad80e52e062a144ea96b8c6a -- 2.39.2