From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id MGWiHT+BUGKeJwAAgWs5BA (envelope-from ) for ; Fri, 08 Apr 2022 20:38:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WJ9gFj+BUGKFpAAAG6o9tA (envelope-from ) for ; Fri, 08 Apr 2022 20:38:55 +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 0463C3C955 for ; Fri, 8 Apr 2022 20:38:55 +0200 (CEST) Received: from localhost ([::1]:36302 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nctVV-00025U-PZ for larch@yhetil.org; Fri, 08 Apr 2022 14:38:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45344) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nctUg-00024w-JA for guix-patches@gnu.org; Fri, 08 Apr 2022 14:38:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42059) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nctUg-0003y8-Az for guix-patches@gnu.org; Fri, 08 Apr 2022 14:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nctUg-00040L-8M for guix-patches@gnu.org; Fri, 08 Apr 2022 14:38:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54798] [PATCH 1/5] gnu: python-jmespath: Update to 1.0.0. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Apr 2022 18:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54798 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54798@debbugs.gnu.org Cc: Felix Gruber Received: via spool by 54798-submit@debbugs.gnu.org id=B54798.164944306715319 (code B ref 54798); Fri, 08 Apr 2022 18:38:02 +0000 Received: (at 54798) by debbugs.gnu.org; 8 Apr 2022 18:37:47 +0000 Received: from localhost ([127.0.0.1]:35944 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nctUR-0003z1-7s for submit@debbugs.gnu.org; Fri, 08 Apr 2022 14:37:47 -0400 Received: from mout01.posteo.de ([185.67.36.65]:52551) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nctUQ-0003ym-Bh for 54798@debbugs.gnu.org; Fri, 08 Apr 2022 14:37:46 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 570A7240028 for <54798@debbugs.gnu.org>; Fri, 8 Apr 2022 20:37:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1649443060; bh=GlDHZnBFt8nd2zPPv7Lhf+VLh2zxAq+cRmVDvMQeRhE=; h=From:To:Cc:Subject:Date:From; b=OoBlcG9qVLcproVWLUeSI5vt1Wkfnoq9YVwUNl6bW1+OETss/gXOcLNGB0Gzuw5Ai ZyTdr00I/Ygc1x0vw9C1Gd/MdMJ8sjpKrjBJcFRmDeHRzeH7rFrgI3BJnpDL5bovc5 JPoU46m+rykre0ZNvTqrxsW94soi23uWKkHKW4Y1pb+zd5VXCSLM3e5FhFmrNVMqJ8 zWG0sXeYGNpPzXosSTsGkTqgn/B20brA5KfMn2Sk01eQRVHZqEbtF8TiSydMQ5K62I XShXJonLjp6VUDE8wBIX/nqciLIXnrphpXE5tSgZ42mcHmJquU/ZoFslk+Bdd2L9KP fXmPnHzT2Yeag== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4KZn6q4hqBz9rxW; Fri, 8 Apr 2022 20:37:39 +0200 (CEST) From: Felix Gruber Date: Fri, 8 Apr 2022 18:37:17 +0000 Message-Id: <20220408183721.10948-1-felgru@posteo.net> In-Reply-To: <20220408183335.10473-1-felgru@posteo.net> References: <20220408183335.10473-1-felgru@posteo.net> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" 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=1649443135; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=uTTNWL0NW2c/NqaA2Oxo16h5UfOac1MiPCSTlVlp/LY=; b=YUOWuj3/wgOWzKGuDTIbLEU3nw2JVo6wmkadVmqd9zJOVeWGd0xQ6rvIPLl7RZgD6fL97O CzmnU6Iu0MaMdj+sHSppHZgz//Pv9rfImrZT8JFSMruxmilinOFyulj5oLXtnEJXMu3xqm x64EcQuUe+yUeK9eXFuprZtIpMXwTJ3JbIXGK4ghrF+htd8FNhl3fiD+QzLrJBggwOVqci arcDNPeGTUOk8OGHVa7yrWA2t28vGpDrwMppmTAmx6tKCaRH7dDK6I/fAoWC+hqjNZegWt kDYYKIAkzjECQfSmyVAteIi8C9hS7cSiL2rLqqQYV9nVlW3NfK/gOg49WEfcLQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649443135; a=rsa-sha256; cv=none; b=EYa3BDVsOnaIEsLGtDHb4FYB6TLWseagU/bpj+mWd4j6D/RiCeDFs7tL8I5na3ZtvPgmVu B+YedEHZbZLf1m1jfmhu8AeMxcsOLNhYJ4UZiFM7V3w8gvoRvpQEko04Kgl5H1e/eSuHlN QH9oTyxDaSGvTR0rDhI7GDVay/HeqG5ySmyJeW/ATLxtiS7uEOIvVNoQi3c4wdsE0Z7Mfx Kdb9onpxdx53BM0R49YR7tWJPjpTvK+KogpqmC03neZLe0ak5W8VhExjLORqcZMWcPEnx5 0bkmRKjBh3yyD3+anwCjkvuUl7RQHwHLVoUxwnluEzcA/TV4krClEoJpPKDaRA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=OoBlcG9q; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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" X-Migadu-Spam-Score: 7.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=OoBlcG9q; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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" X-Migadu-Queue-Id: 0463C3C955 X-Spam-Score: 7.93 X-Migadu-Scanner: scn0.migadu.com X-TUID: ozYA8oIb5ypB * gnu/packages/python-xyz.scm (python-jmespath): Update to 1.0.0. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 55705ab2ea..5493d02bc9 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -14398,14 +14398,14 @@ servers.") (define-public python-jmespath (package (name "python-jmespath") - (version "0.9.4") + (version "1.0.0") (source (origin (method url-fetch) (uri (pypi-uri "jmespath" version)) (sha256 (base32 - "0k0765x1mybcrzajh3hiqkl8sy9hs0bmn4900frxy0j3ykvaxqmx")))) + "0pmzfi230zfgiq2rz896kbb9f7mp0lnrjdl6x1npvxfixn0f5454")))) (build-system python-build-system) (native-inputs (list python-nose)) -- 2.30.2