From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id XF+FG4Y2CGFXQwEAgWs5BA (envelope-from ) for ; Mon, 02 Aug 2021 20:16:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id kAWGFoY2CGF1LQAAbx9fmQ (envelope-from ) for ; Mon, 02 Aug 2021 18:16:38 +0000 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 032F4788C for ; Mon, 2 Aug 2021 20:16:38 +0200 (CEST) Received: from localhost ([::1]:34298 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mAcUO-00069i-Ve for larch@yhetil.org; Mon, 02 Aug 2021 14:16:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47464) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mAcTq-00069N-3O for guix-patches@gnu.org; Mon, 02 Aug 2021 14:16:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55930) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mAcTp-0007vF-S2 for guix-patches@gnu.org; Mon, 02 Aug 2021 14:16:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mAcTp-0000Es-P6 for guix-patches@gnu.org; Mon, 02 Aug 2021 14:16:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49829] [PATCH 5/7] gnu: python-ruamel.yaml: Update to 0.17.10. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Aug 2021 18:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49829 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49829@debbugs.gnu.org Cc: Giacomo Leidi X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.1627928104773 (code B ref -1); Mon, 02 Aug 2021 18:16:01 +0000 Received: (at submit) by debbugs.gnu.org; 2 Aug 2021 18:15:04 +0000 Received: from localhost ([127.0.0.1]:39226 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mAcSu-0000CN-Dt for submit@debbugs.gnu.org; Mon, 02 Aug 2021 14:15:04 -0400 Received: from lists.gnu.org ([209.51.188.17]:49968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mAcSt-0000CA-7o for submit@debbugs.gnu.org; Mon, 02 Aug 2021 14:15:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47184) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mAcSt-0005wY-1n for guix-patches@gnu.org; Mon, 02 Aug 2021 14:15:03 -0400 Received: from latitanza.investici.org ([82.94.249.234]:39649) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mAcSp-00076n-RD for guix-patches@gnu.org; Mon, 02 Aug 2021 14:15:02 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4GdmPX2PPRzGp77; Mon, 2 Aug 2021 18:14:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1627928096; bh=2n41UmWSMbHDfjqIZjwhEH3kCemVLcEsedVPBE2MzdM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UNoq4+nThHVjbfqqOiCNesT+iaGh72Y+r+Eq3W15HH93z1B8DNlc+D2LcB64Jpht4 4kpya/TV38vvR1CJTqQ0okwxM/tqydC1mN/UeWDxn9nGBhdgpxg9mkchsC51wZA5LM bjWIHZkf346Iy/VHPNHhsN6dL8i/EblO1vGJn0no= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4GdmPX1ctPzGp4Q; Mon, 2 Aug 2021 18:14:56 +0000 (UTC) From: Giacomo Leidi Date: Mon, 2 Aug 2021 20:13:57 +0200 Message-Id: <20210802181359.10695-5-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210802181359.10695-1-goodoldpaul@autistici.org> References: <20210802181359.10695-1-goodoldpaul@autistici.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=goodoldpaul@autistici.org; helo=latitanza.investici.org X-Spam_score_int: -1 X-Spam_score: -0.2 X-Spam_bar: / X-Spam_report: (-0.2 / 5.0 requ) DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1627928198; 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=2n41UmWSMbHDfjqIZjwhEH3kCemVLcEsedVPBE2MzdM=; b=BFO9sKwduGKDwl/37FkF9yW9HTIipYnTvMzeUaztY2wDxDd97WggUw+m0sRUyteNWpa1Va HjDJgA37t3WbGzifFl8/YPt9plT3rfWk6WxltDjKrYsDNicNWayLFrgIP7JBianHutxr8W lQPA4jJRXUbEYAXvHME1lWvW8v2AFnkFtNO3ijDcpkJr2IOlYrFZNncpk/t6SqjwdSpVGU csYZ2eGB+jR6mNKvPgN41ClIDi1Ss/L1XTyka663qS1za7Vu/fg7l+KclF2XOTQ2QOOG24 oJRjPQkcRg5WnR+JMrGgym77sATTWPseYueDf4n19qmn+J2owT1MTFR89SRjjw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1627928198; a=rsa-sha256; cv=none; b=HPwHiN2NvUe2mcoD1nxOmpQYhMRnzfamysf0XqCWTEkBuUnZJCU5ChwnBKEUErmrXywv6p ZNWvcsdCoaP8sD2PYvOz/ODErx1BtMlsWv7FHX24rB1k9RMPKsVHYA0lM116MShZJ3qQxV sTdigVup2B95Z4beY+v7xmaOlTSYa+FUQE4be8SyiKTf9nPw9/D8eAGt+1uh6WA66fyzAm o9K/suq57IGLSLNfpf/+JGN3G4YcAlylZ6DOqDlXvdahp3G7m/UYHtvppuJays6NgPsy9L oK8MAicWQGmMwk4e5dYNMJ7m1jwh8Bznkh6j5C277yMqOqFgMTIw9y/9/b4kDg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=UNoq4+nT; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.58 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=UNoq4+nT; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 032F4788C X-Spam-Score: 3.58 X-Migadu-Scanner: scn1.migadu.com X-TUID: 6okVUp+a3QpS * gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.17.10. --- gnu/packages/serialization.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/serialization.scm b/gnu/packages/serialization.scm index 19fbafa338..fedcd21e12 100644 --- a/gnu/packages/serialization.scm +++ b/gnu/packages/serialization.scm @@ -532,14 +532,14 @@ it is comparable to protobuf.") (define-public python-ruamel.yaml (package (name "python-ruamel.yaml") - (version "0.15.83") + (version "0.17.10") (source (origin (method url-fetch) (uri (pypi-uri "ruamel.yaml" version)) (sha256 (base32 - "0p4i8ad28cbbbjja8b9274irkhnphhvhap3aym6yb8xfp1d72kpw")))) + "0rwywdbmy20qwssccydpaval2vq36825fiva374zf3vavkbchsqh")))) (build-system python-build-system) (native-inputs `(("python-pytest" ,python-pytest))) -- 2.32.0