From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 MPN5ElqXE2T2EgEASxT56A (envelope-from ) for ; Thu, 16 Mar 2023 23:25:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2IONEVqXE2SU4wAAG6o9tA (envelope-from ) for ; Thu, 16 Mar 2023 23:25:30 +0100 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 1243B1D95B for ; Thu, 16 Mar 2023 23:25:30 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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=1679005530; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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; bh=YJctq3/5YEHJJnP8iXkJgv1/3bfAQCubBTfmTBRw9Aw=; b=Z6PFDkQuard520S+Djglaeo+yUUX4YVxDLIPEfGG9K7N0pXE8x7vPTvxznwnSdODZrh47U mLbaU1FQoivCTpJ3mPkDZTuSiLgeuYr/pKghj4MXE6h9T4/XuEqVjIqvVA5ZbfZ2f4Kknu fiG1ETse8EqmCRLtAcpQ2mHR5ON4ORDKxzctuqOd6IfoIxaxjQH6E2xft2T0SSrYJd05Kh HWEtnYghnCmYi+ft9rFpDicqPOxsZplvDSUY8aKqr7MP6CfABpr/ovwPGk0aIRouOxsPI8 UChCuYylBCHyp+aXpPvJEZhdkw2QeRUuB56Lo0Pr+Cj7URaTeSzYUZWaBDkkgg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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-Seal: i=1; s=key1; d=yhetil.org; t=1679005530; a=rsa-sha256; cv=none; b=ggRBEiO23FoJb6dQtWz4NrvJnWOrApg9lq06Vxt+nRctYkCMISDJI7bG5jboxE3R74MkuG zXt67vC7QMmanooOomP/pfrxt7vvTqU+LVaX6iCHiJJk4oT1WTifkWrPyEpkQ9b/CHhXYn PLnB+Uv5/y4QnpfDdF+mnVXp36T+b3Wk/rDAOYxYMVBM3WGQcEZbiwh69INizUg3gHmU/D tI6C8Jw/EuByqscJPPrL97m8BMsBHRkB6E6Yarl8h/j+zXa+lktq9z7uRoeU3hcxQ9uciV d8YJmBtz9tjy2x4o0VLzAY6Gf/rLQvjYknMfDL4vioRYgivIldO+93EKRB7eNQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pcw1y-0003vT-SK; Thu, 16 Mar 2023 18:25:06 -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 1pcw1v-0003ut-JN for guix-patches@gnu.org; Thu, 16 Mar 2023 18:25:04 -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 1pcw1u-0003xt-Rb for guix-patches@gnu.org; Thu, 16 Mar 2023 18:25:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pcw1u-0000DC-Kl for guix-patches@gnu.org; Thu, 16 Mar 2023 18:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62038] [PATCH v3 1/2] gnu: python-hy: Update to 0.26.0. Resent-From: Jack Hill Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Mar 2023 22:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62038 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62038@debbugs.gnu.org Received: via spool by 62038-submit@debbugs.gnu.org id=B62038.1679005482777 (code B ref 62038); Thu, 16 Mar 2023 22:25:02 +0000 Received: (at 62038) by debbugs.gnu.org; 16 Mar 2023 22:24:42 +0000 Received: from localhost ([127.0.0.1]:43299 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcw1Z-0000CQ-TH for submit@debbugs.gnu.org; Thu, 16 Mar 2023 18:24:42 -0400 Received: from minsky.hcoop.net ([104.248.1.95]:45466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcw1X-0000C3-VQ for 62038@debbugs.gnu.org; Thu, 16 Mar 2023 18:24:41 -0400 Received: from libre-01.lib.duke.edu ([152.3.119.171] helo=localhost.localdomain) by minsky.hcoop.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pcw1S-0006z7-RA for 62038@debbugs.gnu.org; Thu, 16 Mar 2023 18:24:34 -0400 From: Jack Hill Date: Thu, 16 Mar 2023 18:24:22 -0400 Message-Id: <20230316222423.23757-1-jackhill@jackhill.us> X-Mailer: git-send-email 2.39.2 In-Reply-To: References: 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: X-Migadu-Queue-Id: 1243B1D95B X-Spam-Score: -3.04 X-Migadu-Spam-Score: -3.04 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: M0DV3CJ7lZI5 * gnu/packages/python-xyx.scm (python-hy): Update to 0.26.0. [propagated-inputs]: Remove python-colorama. --- gnu/packages/python-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 83f3ec02ea..509bfa77d6 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -15027,7 +15027,7 @@ (define-public python-rply (define-public python-hy (package (name "python-hy") - (version "0.25.0") + (version "0.26.0") (source (origin (method git-fetch) ; no tests in PyPI release @@ -15036,7 +15036,7 @@ (define-public python-hy (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "1am6z9m0s9svysj0wrfz069rpvbqqimphqll3912q4bvdlz6vrjp")))) + (base32 "1czhh7s81sg0nrnf4zv0ydqi4f7s6sywf4ks4fd59vpx441ca39v")))) (build-system python-build-system) (arguments '(#:phases @@ -15053,7 +15053,7 @@ (define-public python-hy (native-inputs (list python-pytest-7.1 python-wheel)) (propagated-inputs - (list python-colorama python-funcparserlib)) + (list python-funcparserlib)) (home-page "https://docs.hylang.org/en/stable/") (synopsis "Lisp frontend to Python") (description -- 2.39.2