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 KL/aARQkKmHXRQEAgWs5BA (envelope-from ) for ; Sat, 28 Aug 2021 13:55:00 +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 MCMFORMkKmELagAAbx9fmQ (envelope-from ) for ; Sat, 28 Aug 2021 11:54:59 +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 88DC1170CA for ; Sat, 28 Aug 2021 13:54:59 +0200 (CEST) Received: from localhost ([::1]:33812 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJwvJ-00059k-8m for larch@yhetil.org; Sat, 28 Aug 2021 07:54:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32798) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJwtU-0003Ab-8o for guix-patches@gnu.org; Sat, 28 Aug 2021 07:53:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41961) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mJwtU-00066v-0j for guix-patches@gnu.org; Sat, 28 Aug 2021 07:53:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mJwtT-0006qn-Vo for guix-patches@gnu.org; Sat, 28 Aug 2021 07:53:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49834] [PATCH 4/6] 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: Sat, 28 Aug 2021 11:53:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49834 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49834@debbugs.gnu.org Cc: Giacomo Leidi Received: via spool by 49834-submit@debbugs.gnu.org id=B49834.163015154826255 (code B ref 49834); Sat, 28 Aug 2021 11:53:03 +0000 Received: (at 49834) by debbugs.gnu.org; 28 Aug 2021 11:52:28 +0000 Received: from localhost ([127.0.0.1]:53501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJwsq-0006pG-NH for submit@debbugs.gnu.org; Sat, 28 Aug 2021 07:52:28 -0400 Received: from latitanza.investici.org ([82.94.249.234]:52569) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJwsV-0006nw-KX for 49834@debbugs.gnu.org; Sat, 28 Aug 2021 07:52:11 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4GxZgl16rbzGpB6; Sat, 28 Aug 2021 11:52:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1630151523; bh=VGwZ7hB/HNJ9FFIDAaNkrF5kOtkkcq1pHopgoITWx3Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PT/iu5SITCwZieAeTkDN/e2Zugln+tGN5qr2yIV8kXp4xJ9Q482H+n9r8Ja2E25iE HCuVnXG3OgVDBeFmFFvLt4YQIK4GZL9TdzVy6fIZBCYP9uGmyl4x2Uh4W+kisEKGk7 2NqvPJgSDPNKTBsDYONTAsrek6Enq85NiDFoahRY= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4GxZgl0HfZzGp9V; Sat, 28 Aug 2021 11:52:03 +0000 (UTC) From: Giacomo Leidi Date: Sat, 28 Aug 2021 13:51:51 +0200 Message-Id: <20210828115153.5607-4-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210828115153.5607-1-goodoldpaul@autistici.org> References: <20210828115153.5607-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: , 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=1630151699; 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=VGwZ7hB/HNJ9FFIDAaNkrF5kOtkkcq1pHopgoITWx3Q=; b=Nh0WFOtSkCink2zoKDmTlYomooq5bKeXruUW/NCG1UPomKgfgrCMkj9SpD/hx/bN2ACDpB C72CEdcgdDeGo6sKg8h7pjG4Jq1kw9Q7wunhRY7v/FAx4X6Yexb7kTTyt+/VseeW95kSZH TTTC82sVnHMwAtxroZCg+FvqYKGOHlK1kEaoMg2cZsD9aTyZUPChxIpn9y3ecuzJXqdPVq ZUa7Zw3Km59ADnwFVM99ToXiUEzSCZDKwRJpLJazw/NRIMtNeEgpu6pQP8f+YNmjQBMWTy 7H22g8Kb24i0Dp5/+d3JLeyVKmg1DISC62zbjHFpfRvBc9HkIvonFVMlALiGpg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630151699; a=rsa-sha256; cv=none; b=qy4H9kCb9B44sro9ooL8T00cKFgEXLAK+QtsFmI9f8gZrvKqnpXf4C79ZKmGocLOGpiZw8 x+NsFXhODlDojMQABieyZjTjz/a9NSvM9WFMWB0Eo2VkFToyZxh826b6g5RI+gIHW3vL/z /q2tXa0VQ8Q8de3G7KBIs6BoQ/o/1QTxkcwJB0K9n5eZfEuJ7JBC/ujHouyzxwjcdHCSxn jABkk/yVRctHiE00MpKdKDHMiN0PyDcj9RMW+hcC85tgyi7QquBb7asPAEyfxyx1mTUWeT q3szzst/ygniw2zKLANrizm3CZphBT29qGIsOXZT353kPwHnginGbFyKwH9Xtg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b="PT/iu5SI"; 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: 5.07 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b="PT/iu5SI"; 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: 88DC1170CA X-Spam-Score: 5.07 X-Migadu-Scanner: scn0.migadu.com X-TUID: yhN5+E5NYlkO * 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 0e79b7c89c..b8f21f2375 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.33.0