From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OHrSL65wS2QcbwEASxT56A (envelope-from ) for ; Fri, 28 Apr 2023 09:07:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mJu1L65wS2SxNgAA9RJhRA (envelope-from ) for ; Fri, 28 Apr 2023 09:07:26 +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 636252443B for ; Fri, 28 Apr 2023 09:07:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1psH0p-0005c6-Fw; Fri, 28 Apr 2023 01:51:19 -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 1psH0d-0005Wz-3l for guix-patches@gnu.org; Fri, 28 Apr 2023 01:51:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1psH0c-0003B1-Pd for guix-patches@gnu.org; Fri, 28 Apr 2023 01:51:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1psH0c-0006a7-LG for guix-patches@gnu.org; Fri, 28 Apr 2023 01:51:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63139] [PATCH python 09/20] gnu: python-distlib: Update to 0.3.6. Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Apr 2023 05:51:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63139 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63139@debbugs.gnu.org Cc: John Kehayias Received: via spool by 63139-submit@debbugs.gnu.org id=B63139.168266106525275 (code B ref 63139); Fri, 28 Apr 2023 05:51:06 +0000 Received: (at 63139) by debbugs.gnu.org; 28 Apr 2023 05:51:05 +0000 Received: from localhost ([127.0.0.1]:60289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psH0a-0006ZQ-LR for submit@debbugs.gnu.org; Fri, 28 Apr 2023 01:51:05 -0400 Received: from mail-40134.protonmail.ch ([185.70.40.134]:25239) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psH0Y-0006Xm-Df for 63139@debbugs.gnu.org; Fri, 28 Apr 2023 01:51:02 -0400 Date: Fri, 28 Apr 2023 05:50:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1682661056; x=1682920256; bh=hwpOGJ+eyoJK8Fr2DRZ0pvt5cAckzjrKvGUh3t9nR1A=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=st2Jr1o2HTRa+oYZeHdXr99O/Lm8yDl2zIcjk6MLFC6QZkwaZz87klI0vOk2NLNi4 k7tSbj4crkSsHwFtDofqY/PYFEo8wCS1l05U5TovoQ22sxQ3V9/0YUFxBdK7IRMQDF iKL7xQtLZmYS+lKmHQYv4gFythjb92nLbeFLHaU0+SFzqPf6JteflLQe9SO0FACN4g v6732/Dgd6tG+j7nALhRZd/5DW9borh7mdlmxcIA9njAvw92M7XsSH28O6lPs6OPal 5vzBBNlJ5QBwF8BRYpowFzme73anI8xPRbusiilaPvDHsUMtoM/5dbT6isoM/ndWxy 2yoFziwidELTA== Message-ID: <7f474b3e8340578a908036ec1f8acc4b6d51871a.1682660104.git.john.kehayias@protonmail.com> In-Reply-To: References: Feedback-ID: 7805494:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: John Kehayias X-ACL-Warn: , John Kehayias via Guix-patches From: John Kehayias 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-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682665646; a=rsa-sha256; cv=none; b=oH4cv0Bv7znQvqjIFuU6hDqvGkUZi+MXfwIM/6tL5JxRUlQUOqjZ30tqJ41UoAJYfvrhln qiS+g42ExI5OFeFcPhTVnZNJk84WGbWZxPnnCZbvD3B3SzCMQ/Ko6ZVHo0LOoRjcSt0lOF 87YKBGxezHl1KJmpJeOOaxGowMfdWxoMqQ3mZEZ0+NLC8T+LKh9iyoicmzPF8wNIX5Cwtl fKva948ttTB/cSUk6rE1C864sQQZ2rAPvWS/xRdzaV/lSIqIaqipReuQi7inq8HWh8Izbq czuponXKaZ8nfK8vlqiKjnIqWtmFWPXQk/59/Atq/JhoMHwWX7If/4xky/B9Vg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=st2Jr1o2; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682665646; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=hwpOGJ+eyoJK8Fr2DRZ0pvt5cAckzjrKvGUh3t9nR1A=; b=cRrzmrL6kmRCWu7z8JZmUA1Ti9bxi/qRL5Nsj8wpogq2Fd+rUwsjOx9lbZ2LEEQwPj/m7x WOzN02glbG24O2Tz3bz3bVhoCBzxWs72Ri+NyXp8vl1UsafWfEo7UektIlHAlQhl4omCT9 AN5E5oBTQ5MhTho5Q5FUyJX6Ls9kSzzdJtsOjW9m02NHwS2DXRjQlryaNRsqOFHqn44+Xn b1KcNWRWeGGwDJs/RE9PY+n8uZqMQSQ8kMQtPO/CvxNV38do0WRYjjF3/jas2cPDddLW5L gFoadhTRFNeiNoeyrul5wnPH4WwIOP2G4ndmAW3iqNToQHcdgDBHlN0SxCiJSQ== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=st2Jr1o2; dmarc=pass (policy=none) header.from=gnu.org; 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: -2.20 X-Spam-Score: -2.20 X-Migadu-Queue-Id: 636252443B X-TUID: TE14SNgafyCV * gnu/packages/python-xyz.scm (python-distlib): Update to 0.3.6. --- 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 f99a4cd6e2..62ed69c437 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -7701,14 +7701,14 @@ (define-public python-autopep8 (define-public python-distlib (package (name "python-distlib") - (version "0.3.5") + (version "0.3.6") (source (origin (method url-fetch) (uri (pypi-uri "distlib" version)) (sha256 (base32 - "1zmjraasgqkz0gfv4mc4w4fj4k2fxj62h1pf5dgb5qqbqwvmgxx7")))) + "0ihvw6b8h4279zpgin3320hqy9hr5aqk0zy9g893cfjdn3cx5fhl")))) (build-system python-build-system) (arguments (list -- 2.39.2