From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id ODk1CYAaN2QyCAEASxT56A (envelope-from ) for ; Wed, 12 Apr 2023 22:54:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yLnyCIAaN2SflAAAauVa8A (envelope-from ) for ; Wed, 12 Apr 2023 22:54:24 +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 E38523144F for ; Wed, 12 Apr 2023 22:54:23 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pmhTj-0003UU-BW; Wed, 12 Apr 2023 16:54:07 -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 1pmhTg-0003U4-LB for guix-patches@gnu.org; Wed, 12 Apr 2023 16:54:06 -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 1pmhTe-00050L-Hz for guix-patches@gnu.org; Wed, 12 Apr 2023 16:54:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pmhTe-0000P0-DU; Wed, 12 Apr 2023 16:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#60493] [v2 2/3] gnu: Update python-oauthlib to 3.2.2. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, guix-patches@gnu.org Resent-Date: Wed, 12 Apr 2023 20:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60493 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60493@debbugs.gnu.org Cc: Giacomo Leidi , lars@6xq.net X-Debbugs-Original-Xcc: lars@6xq.net Received: via spool by 60493-submit@debbugs.gnu.org id=B60493.16813327891463 (code B ref 60493); Wed, 12 Apr 2023 20:54:02 +0000 Received: (at 60493) by debbugs.gnu.org; 12 Apr 2023 20:53:09 +0000 Received: from localhost ([127.0.0.1]:41927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmhSm-0000NQ-NF for submit@debbugs.gnu.org; Wed, 12 Apr 2023 16:53:09 -0400 Received: from confino.investici.org ([93.190.126.19]:38071) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmhSj-0000N3-H4 for 60493@debbugs.gnu.org; Wed, 12 Apr 2023 16:53:06 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4PxZfm3TY0z110k; Wed, 12 Apr 2023 20:53:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1681332784; bh=5k6va72paTExbhwFNNo+9op4hoK0VGYuo9vObyvDWUk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gW8ICzLxV5WvlyYV8Hx66R8y9/HEasGxjqqxqhTXQ/AlTrbEniXt60hYOuXKK7mRd 3lNhPHr+JqQemdrZXZNTMFwluBynDAQL2ik3KIGe3iVg2jirE4Rl2a6OvGIu5xKQq5 lqIVFr/Yvqgo+5OQ/DmlUTEchryp1Q0/7SyeYOzY= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4PxZfm2xbsz110h; Wed, 12 Apr 2023 20:53:04 +0000 (UTC) Date: Wed, 12 Apr 2023 22:52:52 +0200 Message-Id: <20230412205253.25395-2-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230412205253.25395-1-goodoldpaul@autistici.org> References: <20230412205253.25395-1-goodoldpaul@autistici.org> 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=1681332863; a=rsa-sha256; cv=none; b=mEwdiABUAEYey8yFw2vaWHQbdSthUFYgA3xqVbQqDygI2eMzt+yHGvytIQj+VsxL14aqiW Xm6Z55yzqbe9ICpVUDruutn2JeXeTxlxGXwr3XDCYan4te7VWvrO6WlS3p7iAFQIgcU2RO kH4wEeC5GIbRKthUTJM5gX5Qu9R/sZjJU/Bgg5+GaQXz1p+aIxPOmGlFc+2bOHAZ90hqMb xM355g86Y9Ekc29VJozXMxo5kxQwa8wshzYwRzoIskLhNqbknZz1DWs3UqBR72p2i9EtaK oEwXpKtwegrtPbYR4/jy6CR914qCmkv9yB+6JjPEznW3+8WkyCyjQ9i1Q/r7Ig== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=gW8ICzLx; 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=1681332863; 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=5k6va72paTExbhwFNNo+9op4hoK0VGYuo9vObyvDWUk=; b=F5JsQQcUCGA8VTa80H5Xq+uslDNqvYo/wdiu83dF2jImoe/ypn78+BUSi0RD7VSIJX/0Ka SOG8za29pOfFId26JZDh82PEqpc15IQBr5ud9GnvWR88usgGZ825xAVcCk6AAoEYGC3LVH 3P2ZbDvspzZUVZ1EdpI493vf0Yd+iMRIFINv+6TGuYQPyC63wt4+C7HZMSUCQ4zQBzFHFd oiHky4RYvdjDV/KAgiJhyzIvtrN+MCtR2njM4xD6kDsN2M2GwhMFFdy99bichkUj4Dy4pv /CSZoCq7pCHm4HdtEKnYKu+7hnLsXTi3AES/VG7tQXlmT1TPqick4InFOIHyRg== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -1.72 X-Spam-Score: -1.72 X-Migadu-Queue-Id: E38523144F Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=gW8ICzLx; 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: L+Y28pc59JsM * gnu/packages/python-web.scm (python-oauthlib): Update to 3.2.2. --- gnu/packages/python-web.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 495e13acfe..93bc7a0c0f 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -3320,13 +3320,13 @@ (define-public oauth2ms (define-public python-oauthlib (package (name "python-oauthlib") - (version "3.1.0") + (version "3.2.2") (source (origin (method url-fetch) (uri (pypi-uri "oauthlib" version)) (sha256 (base32 - "12gqnabwck30gdlpwm6af3s28qm9p2yc7b1w8s4fk9ncbz1irr5y")))) + "066r7mimlpb5q1fr2f1z59l4jc89kv4h2kgkcifyqav6544w8ncq")))) (build-system python-build-system) (arguments `(#:phases (modify-phases %standard-phases -- 2.39.2