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 ms11 with LMTPS id qD5KBiVO4l7ZWgAA0tVLHw (envelope-from ) for ; Thu, 11 Jun 2020 15:30:45 +0000 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 8JQoAiVO4l5aYgAAB5/wlQ (envelope-from ) for ; Thu, 11 Jun 2020 15:30:45 +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 B17319401CD for ; Thu, 11 Jun 2020 15:30:44 +0000 (UTC) Received: from localhost ([::1]:50398 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjPAB-00045U-28 for larch@yhetil.org; Thu, 11 Jun 2020 11:30:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52384) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjOv7-0007AH-Ce for guix-patches@gnu.org; Thu, 11 Jun 2020 11:15:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54463) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jjOv6-0004Cc-W5 for guix-patches@gnu.org; Thu, 11 Jun 2020 11:15:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jjOv6-0005L9-RB for guix-patches@gnu.org; Thu, 11 Jun 2020 11:15:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41807] [PATCH 18/26] gnu: python-typing-extensions: Update to 3.7.4.2. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Jun 2020 15:15:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41807 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41807@debbugs.gnu.org Cc: Giacomo Leidi Received: via spool by 41807-submit@debbugs.gnu.org id=B41807.159188846620269 (code B ref 41807); Thu, 11 Jun 2020 15:15:08 +0000 Received: (at 41807) by debbugs.gnu.org; 11 Jun 2020 15:14:26 +0000 Received: from localhost ([127.0.0.1]:37740 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjOuP-0005Gl-S5 for submit@debbugs.gnu.org; Thu, 11 Jun 2020 11:14:26 -0400 Received: from latitanza.investici.org ([82.94.249.234]:32995) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjOuJ-0005Cw-Dj for 41807@debbugs.gnu.org; Thu, 11 Jun 2020 11:14:19 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 3E0DB12096D; Thu, 11 Jun 2020 15:14:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1591888459; bh=B07wYD6tPdAn5ekwOtWM7jyGGC4dpHKTQRvfQnbaOYQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ehQGSd8GmKFJ8oJgb6rPjUs9PrLMmcM7myXbwJGR2PbQJSakC1TnjmCke01d1GQ8m qcGSGmumFUfCAu8A5YXaRPYv0s8HQcEE5O+dtbZsM+CVIIlkpp5ZI9RCbsn+c6a3Hu rZHtlNr7S0n8XJCy887bCmgssTQkZrjIgfWnOFa0= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 0F92712015C; Thu, 11 Jun 2020 15:14:18 +0000 (UTC) From: Giacomo Leidi Date: Thu, 11 Jun 2020 17:13:49 +0200 Message-Id: <20200611151357.18843-18-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200611151357.18843-1-goodoldpaul@autistici.org> References: <20200611151357.18843-1-goodoldpaul@autistici.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=autistici.org header.s=stigmate header.b=ehQGSd8G; 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-Spam-Score: 4.99 X-TUID: CTmwNB00FJbM * gnu/packages/python-xyz.scm (python-typing-extensions): Update to 3.7.4.2. --- 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 d6edc33579..e23d853809 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -16248,14 +16248,14 @@ and other tools.") (define-public python-typing-extensions (package (name "python-typing-extensions") - (version "3.7.4.1") + (version "3.7.4.2") (source (origin (method url-fetch) (uri (pypi-uri "typing_extensions" version)) (sha256 (base32 - "1wj1vcgbnm20aiinmphyxfrbv3qi9xdhvw89ab3qm42y9n4wq7h9")))) + "1bk9b60s3rm1c8cwhv0bl3gh0x43153xxa6jpyllk9mc7jd5ivkr")))) (build-system python-build-system) (home-page "https://github.com/python/typing/blob/master/typing_extensions/README.rst") -- 2.26.2