From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mLr2C/3VI2XIGwAAauVa8A:P1 (envelope-from ) for ; Mon, 09 Oct 2023 12:29:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mLr2C/3VI2XIGwAAauVa8A (envelope-from ) for ; Mon, 09 Oct 2023 12:29:17 +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 F133E550CD for ; Mon, 9 Oct 2023 12:29:16 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=irif.fr header.s=dkim-irif header.b=eun1TSNg; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696847357; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=HaPKSugD3ewXgQ40QCNKmLwl4cP0O6t0axJuIYvF/1Y=; b=T3SCftLmaAsOlLbS2PqmmjqhjOb+V5JATcERn1bYXr1mSpkjWcNXVFXMjrX6S1b8c62iwn nLePVqSmAAswwJZQoYkfqHvREj7SLGk/L0JtkrHF4LggMbAdyRmHIkolBkDy2s9BSbNxmx n/IwH0oIcBaz/6MdBH+fGT+2b1nYCrIw8v7hUzO+ro5jHH9mUUR31CTlS0YhfV5yCuZoEm JFZTSeOAdtef9sweSxxePPskA710zVQGWGMqIoe7putgJqM1h4cgGfJ5DmRA0YjvAfZ7CQ aPxxxOlEiaPXfPDvwY8smxuY47OcDtfKcKKBMCw+7jo2WBxxBCDzcvdIKSiOHQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=irif.fr header.s=dkim-irif header.b=eun1TSNg; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696847357; a=rsa-sha256; cv=none; b=QLRWgEnSI6MjcfxDTtUVNmDzxFcSMVJk+1JalMO4kAC6K6lOMsDS4jNiNh9z62DKbSpKLl HBmt3EV2mo98sqkfRXhcQDcKbvVTja2GuE4wEi589r+A+vkLz5hn0BbG5IALqIRbt4XM8h ES/fV4Ccpt4TiX3K6WuVoUZ1y7/WzG97BXaAAUXXgG1G1eofh3kMQATP2Z5pTA3PvyRtNA 9k4u+c5Ol5yO6CKAtM7W8PGSgaz7Vm8wcSxogV/kLV+3EDP9ktpz686nJyQml0L8FYEguy YMqUVPIP6+u2RAkRkPEbFNzEcBLHkQsfUy9vlCTnDfG/pCPiWL4yMF8C98F/qw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qpnUY-0003sZ-0c; Mon, 09 Oct 2023 06:28:02 -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 1qpkms-0002Vo-6j for guix-patches@gnu.org; Mon, 09 Oct 2023 03:34:46 -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 1qpkmr-0006Nb-US; Mon, 09 Oct 2023 03:34:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qpknA-00032D-2T; Mon, 09 Oct 2023 03:35:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66417] [PATCH 0/3] Bump python-google-api-client to version 2 Resent-From: Pierre-Evariste Dagand Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Mon, 09 Oct 2023 07:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66417 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66417@debbugs.gnu.org Cc: Pierre-Evariste Dagand , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart Received: via spool by submit@debbugs.gnu.org id=B.169683684811545 (code B ref -1); Mon, 09 Oct 2023 07:35:03 +0000 Received: (at submit) by debbugs.gnu.org; 9 Oct 2023 07:34:08 +0000 Received: from localhost ([127.0.0.1]:59111 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpkmG-000304-2p for submit@debbugs.gnu.org; Mon, 09 Oct 2023 03:34:08 -0400 Received: from lists.gnu.org ([2001:470:142::17]:39614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpkSc-0002GH-V9 for submit@debbugs.gnu.org; Mon, 09 Oct 2023 03:13:51 -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 1qpkSA-0006ow-NY for guix-patches@gnu.org; Mon, 09 Oct 2023 03:13:23 -0400 Received: from korolev.univ-paris7.fr ([2001:660:3301:8000::1:2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qpkS2-0002P5-WB for guix-patches@gnu.org; Mon, 09 Oct 2023 03:13:22 -0400 Received: from mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [81.194.30.253]) by korolev.univ-paris7.fr (8.14.4/8.14.4/relay1/82085) with ESMTP id 3997D4Xi000619; Mon, 9 Oct 2023 09:13:04 +0200 Received: from mailhub.math.univ-paris-diderot.fr (localhost [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id 2556227C58; Mon, 9 Oct 2023 09:13:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=irif.fr; h= content-transfer-encoding:mime-version:x-mailer:message-id:date :date:subject:subject:from:from:received:received; s=dkim-irif; t=1696835582; x=1697699583; bh=YtUWtfXvjdrdySBDKE96aatxJeqd4js+ h77sRUSFSpE=; b=eun1TSNgi3Pb4fygPNHEf3jZxxhqa2mqB56Qwp9WyzgaVxeJ TKnWeHdcJ/Nhv8dhmtl01Hfz3aPZx5++C5qa83g2zbeSnAk43/wqoWCvSjQ1gx1d aZ6QbyTEv18AybyY+F5NYJHBU/bifhjfdeNhlzsy14PtYh1VA0MkG3YGuthYhdM3 WJGRoqkeCCRk9beiHQxD8oSSkFpQt8tmnYrJTbFqwHPzOaZqfo8FqLRg5jDsJWoi Cc6L2KuaYaMyoLq32yOUtfkPohNM9DAsU34szKYZ2KVXUsW2h4AwjgblqpkEHlAB u3hVdlZ6QLbKYZQyNpRgJTtABqahPE5FagLbLw== X-Virus-Scanned: amavisd-new at math.univ-paris-diderot.fr Received: from mailhub.math.univ-paris-diderot.fr ([127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id oE93qETn4u9R; Mon, 9 Oct 2023 09:13:02 +0200 (CEST) Received: from localhost (unknown [88.172.136.207]) (Authenticated sender: dagand) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id 6F34527E3B; Mon, 9 Oct 2023 09:13:02 +0200 (CEST) From: Pierre-Evariste Dagand Date: Mon, 9 Oct 2023 09:12:25 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [194.254.61.138]); Mon, 09 Oct 2023 09:13:04 +0200 (CEST) X-Miltered: at korolev with ID 6523A800.001 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 6523A800.001 from mailhub.math.univ-paris-diderot.fr/mailhub.math.univ-paris-diderot.fr/null/mailhub.math.univ-paris-diderot.fr/ X-j-chkmail-Score: MSGID : 6523A800.001 on korolev.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham Received-SPF: pass client-ip=2001:660:3301:8000::1:2; envelope-from=dagand@irif.fr; helo=korolev.univ-paris7.fr X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Mon, 09 Oct 2023 03:34:05 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Mon, 09 Oct 2023 06:27:54 -0400 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: -0.69 X-Spam-Score: -0.69 X-Migadu-Queue-Id: F133E550CD X-Migadu-Scanner: mx2.migadu.com X-TUID: u29Pm+RpAR3n Only version 1 of the Google API client was supported in Guix. However, the build of python-google-auth-1 fails to self-test due to outdated libraries (missing python-mock dependency and, most importantly, outdated version of python-cryptography). This patch series move the Google API client to version 2. It adds support for python-google-auth-oauthlib (new dependency of version 2 of python-google-auth). It also, tentatively, garbage collect python-google-api-core-1. Pierre-Evariste Dagand (3): gnu: Add python-google-auth-oauthlib. gnu: python-google-api-client: Update to 2.102.0 gnu: Remove python-google-api-core-1 and its dependency python-google-auth-1 gnu/packages/python-web.scm | 115 +++++++++--------------------------- 1 file changed, 27 insertions(+), 88 deletions(-) base-commit: 9b77bd0b9b4f3de69390da0ba7db5b9dbc01e554 -- 2.41.0