From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0MDRGnL/8GVpHgEA62LTzQ:P1 (envelope-from ) for ; Wed, 13 Mar 2024 02:20:50 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 0MDRGnL/8GVpHgEA62LTzQ (envelope-from ) for ; Wed, 13 Mar 2024 02:20:50 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lyrion.ch header.s=20230702 header.b=3ktp8+Cp; 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=1710292850; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=0TmxBYsCMqlmWc/KFiM4AO2EWWrV7xbOFNK84Xtd2Cw=; b=lZ2a5I5B+GiO6yX8kz8kUXAPLbmlhFXSVinb2Xxy15XpqBCM7aICTgpnDa/gCPrz0tVF3R 39Qcaj10T/AFqw0NGUj5rqmSNVazecoyicjtlO5/wkw03siB4tUw5A5FABDjIbi0WeFzyz kRZCkSzvWeX5XX2Fnd02sWA682hMlphKvwtgW+MYQ3NxJjTzJO5AQpIP9Z204na0U9pZW2 te+XE4cv7W95jlDI1F1XHa89tNTnx4ToBDQygrDQFvRITCFsooolDOdubleIigYvg5+0ER wJqPLHsZp0xxkafOKNivo4OLDI39BVcTvK2h3LHo+BTfE6NIE5bgn4yu/F1J/Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lyrion.ch header.s=20230702 header.b=3ktp8+Cp; 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-Seal: i=1; s=key1; d=yhetil.org; t=1710292850; a=rsa-sha256; cv=none; b=D2W2lc6ochuzICRO7PH5I3Nad96JeXta1oD4sRiusWPSiWk9d4+uJ+qDyb9u5Z+Uo2IpKv G6djJSo7kODI2UW/Sk3j3GDplKoaPq/JA3LoZcsiBt3rBYWiJBOY14az2lsUcEpfHltTxB IuEcjqBGkkdcoGKwdmPjPLIggaEJtwxt+2MgdUp38Kx5c3KAQfjnDeJNeJGxSiFhG/PFMQ HYaFPqmZrPp21C/ziP+wHgO8pAVFx6iAptkQCfxe0MgLtJTJF9pv8TCMWemJ89SlN4Hziy /dCteHUQtVwl2KgtF2UG18h7opzOk6srl0kVMSGwEbP5WA2FOC9ffawIXqYmFQ== 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 0D0FA19074 for ; Wed, 13 Mar 2024 02:20:50 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rkDIK-0002QP-3y; Tue, 12 Mar 2024 21:20:36 -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 1rkDID-0002ME-OQ for guix-patches@gnu.org; Tue, 12 Mar 2024 21:20:30 -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 1rkDID-0008Jn-FC for guix-patches@gnu.org; Tue, 12 Mar 2024 21:20:29 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rkDIm-0005eG-6J for guix-patches@gnu.org; Tue, 12 Mar 2024 21:21:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69768] [PATCH 4/4] gnu: python-web: Update awscli to 1.32.61. Resent-From: Daniel Ziltener Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 13 Mar 2024 01:21:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69768@debbugs.gnu.org Cc: dziltener@lyrion.ch X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171029282621597 (code B ref -1); Wed, 13 Mar 2024 01:21:04 +0000 Received: (at submit) by debbugs.gnu.org; 13 Mar 2024 01:20:26 +0000 Received: from localhost ([127.0.0.1]:44225 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rkDIA-0005cC-Ci for submit@debbugs.gnu.org; Tue, 12 Mar 2024 21:20:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:52972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rkDI8-0005be-FA for submit@debbugs.gnu.org; Tue, 12 Mar 2024 21:20:24 -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 1rkDHZ-0002DD-8z for guix-patches@gnu.org; Tue, 12 Mar 2024 21:19:49 -0400 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199] helo=lyrion.ch) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rkDHX-0007Zk-PI for guix-patches@gnu.org; Tue, 12 Mar 2024 21:19:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=20230702; t=1710292779; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=0TmxBYsCMqlmWc/KFiM4AO2EWWrV7xbOFNK84Xtd2Cw=; b=3ktp8+Cp+Ud5f4AvhYZKymNLph2P8fAIum/+qdX1d9xHUtC5yqUlPvaIUb30zTTRI9f+b8 t1ZLKLOE2jQx1YCic2rs4iOPazB9j4H6Q4cAtexK/q7Hni7sGHK8ug2jvCp6O3Pf/hE96r ZT1cFxug7ZY7IScWCshHV4yaTJplu/Jv0doTiuL45+gXmCZHsspcRMhnhYSgLIkk+11ii6 bv409J/V8cK+kNYYyVJ3wwd03Cf5pwSlSXLmpc9wq8pYD5Lu1gvfftZcUx3vsPkBpIqFt9 gS/RoxoGaoEiz1ZdLoKib6Sm4BSXcsaWcxMAb+IplSvlo4ZBmLmVOI/G4Oo6zg== Received: from localhost ( [2a06:6880:42c:1600:50f3:a754:c01:3b8a]) by lyrion.ch (OpenSMTPD) with ESMTPSA id 4bf3b0fa (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 13 Mar 2024 01:19:39 +0000 (UTC) Message-ID: Date: Wed, 13 Mar 2024 02:12:06 +0100 Received-SPF: pass client-ip=195.15.241.199; envelope-from=dziltener@lyrion.ch; helo=lyrion.ch X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RDNS_DYNAMIC=0.982, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TVD_RCVD_IP=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action 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: Daniel Ziltener X-ACL-Warn: , Daniel Ziltener via Guix-patches From: Daniel Ziltener 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 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.99 X-Spam-Score: -6.99 X-Migadu-Queue-Id: 0D0FA19074 X-TUID: HzTmQoFVPa4Q --- gnu/packages/python-web.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index a3de510394..bfd0a6a1e7 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -3763,15 +3763,15 @@ (define-public awscli (package ;; Note: updating awscli typically requires updating botocore as well. (name "awscli") - (version "1.22.90") + (version "1.32.61") (source (origin (method url-fetch) (uri (pypi-uri name version)) (sha256 (base32 - "0ky4ax4xh7s8w1l0hwc7w9ii8afvh9nib3kz09qhiqdinxzrlv54")))) - (build-system python-build-system) + "1xms4yd07i8869jk7kmd0p80fj7qnf18kip3kmxwalnqygpwsqfw")))) + (build-system pyproject-build-system) (arguments ;; FIXME: The 'pypi' release does not contain tests. '(#:tests? #f -- 2.41.0