From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4JSCJjDncGHR1QAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 06:06:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eJI8IjDncGFtNgAAB5/wlQ (envelope-from ) for ; Thu, 21 Oct 2021 04:06:08 +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 2B8202BBCA for ; Thu, 21 Oct 2021 06:06:08 +0200 (CEST) Received: from localhost ([::1]:42380 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPLC-0004ql-6W for larch@yhetil.org; Thu, 21 Oct 2021 00:06:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39844) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJH-0003Is-Od for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44447) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJH-0000Nc-GQ for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJH-0005fI-CP for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 20/29] gnu: python-pkginfo: Update to 1.7.1. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51314@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51314-submit@debbugs.gnu.org id=B51314.163478904021646 (code B ref 51314); Thu, 21 Oct 2021 04:04:07 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:00 +0000 Received: from localhost ([127.0.0.1]:55973 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJ9-0005d3-U8 for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:00 -0400 Received: from mout02.posteo.de ([185.67.36.66]:47913) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJ7-0005cW-Uz for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:58 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 21AF824010A for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789032; bh=PpX+EKJ9Nvq3BVmHpGWuga+sW2GK3xKNxxg2LJnVEEU=; h=From:To:Cc:Subject:Date:From; b=MX1AEBxpphyz6mUTEl86nxXUtXJ8eEckLMLzn1ue10vaIwSzi+xVBOx4uvJMhq7iS 4d746vxhg0P2qY7I5wysLYLTvJOzqf2izcB/IWHI7wTHcnQBIZdiFM4F6XRDXqYe7l 4OA3MAYJVm6WzdB0MnRIQGYHRPrw8mdlTSgB6SdOX4UZ06iUWQA2fc2f2QHsfmdDUD cYG8ZGngkfU+p/TYmU8DWSAsBFFjyFL4+eh4ipcj1EQ2jDXp66rrTXm3VmRzRefgyq /n099wYmMu670sbydGRgx22HdG6ASBsftORqg2kPH8dj5zaoRTYsiCVmBRooZwyJlG nrrNFO71yKXIA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkb1ljdz9rxM; Thu, 21 Oct 2021 06:03:50 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:51 +0000 Message-Id: <20211021040200.241873-16-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634789168; 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=n+r2RBArXfnEHRZR6wjJfYaIrIUiUIJTYCkYxY/7phM=; b=I/LEaMfivyGvvwCcFLYWv2/YOcalGijufagSib9mSsPaymh3Znq3qUVfKTtOS/oMAzdyaG BHTFrNCihDMU6VCpXVDVB6LGHyUaZoHGNpVVmJYGyUJ6m0tnnoV2aX+y/W9ILHQywq2PaR 1rp4+EJy4OXDUksp+ZnhG5wwFjxO0qnNs2oC6dyQbu8C7TgJxoDe73B/SWoqa0zAlOSc7a tdT3ld7IenaqpRBjeDETCKZxr0H0nInQkocM2gmQUZdj+Sja1hd8NiCwvrSXQJOQ+CYqxH EU/9Z0HxH1FrcyUQJMLTecbTJE9QHK3JStB9NuVnQbDptRwxi2PF2QuUd1lZMQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634789168; a=rsa-sha256; cv=none; b=no/AOXvDoXw2HTAXU8Y4HuftnIsoMVDEH0BGmj5k8nwr/Rtqa71ks/JZW49SqyREkHLmqz fBzDTdDz6PlxYW4mbBFhPJcvWFQu6h5O6a1oxqci0/vqMhYSt9B6zcZ2G+AONQLZZryRNw yiWWRfEPxZxyrgsFLUe0rHTV2GI79lJGYGdARbQBCRlYJwe6efaABPoIIadgIivN1e4Lpj KNKgVVcGr2D5cKs4Ne1rtVvDFUUyoDcFnLLXp07Cs6U5FLXQSPubfx/4f+uLXndAZUOWnW y8BRGmuT3AR848Sex6NG0AwaoqIpo1D3DNNqxm1s/r/REfZCDSv3gFt/afKrnQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=MX1AEBxp; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=MX1AEBxp; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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: 2B8202BBCA X-Spam-Score: 3.67 X-Migadu-Scanner: scn0.migadu.com X-TUID: bZckYh9ebaxE * gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.7.1. --- 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 b12e1c3d52..318db4d92b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -19930,14 +19930,14 @@ design and layout.") (define-public python-pkginfo (package (name "python-pkginfo") - (version "1.7.0") + (version "1.7.1") (source (origin (method url-fetch) (uri (pypi-uri "pkginfo" version)) (sha256 (base32 - "1d1xn1xmfvz0jr3pj8irdwnwby3r13g0r2gwklr1q5y68p5p16h2")))) + "1g9m4ra1vrah6ahw6947rl9syzyl1fzin69kfqlwgplas20jyhz7")))) (build-system python-build-system) (arguments `(#:phases -- 2.30.2