From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +DuwOaqCH2PVKgEAbAwnHQ (envelope-from ) for ; Mon, 12 Sep 2022 21:04:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IGWvOaqCH2OYJQAAauVa8A (envelope-from ) for ; Mon, 12 Sep 2022 21:04:10 +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 C7830360B1 for ; Mon, 12 Sep 2022 21:04:10 +0200 (CEST) Received: from localhost ([::1]:36592 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXoj3-0004v2-RS for larch@yhetil.org; Mon, 12 Sep 2022 15:04:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35048) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXoiw-0004uR-Co for guix-patches@gnu.org; Mon, 12 Sep 2022 15:04:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59335) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXoiv-0005ws-Sw for guix-patches@gnu.org; Mon, 12 Sep 2022 15:04:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXoiv-0008Hm-LS for guix-patches@gnu.org; Mon, 12 Sep 2022 15:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57368] [PATCH] gnu: Add python-plotext. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Sep 2022 19:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57368 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: peter@polidoro.io Cc: 57368@debbugs.gnu.org Received: via spool by 57368-submit@debbugs.gnu.org id=B57368.166300942031819 (code B ref 57368); Mon, 12 Sep 2022 19:04:01 +0000 Received: (at 57368) by debbugs.gnu.org; 12 Sep 2022 19:03:40 +0000 Received: from localhost ([127.0.0.1]:48034 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXoia-0008H8-EK for submit@debbugs.gnu.org; Mon, 12 Sep 2022 15:03:40 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42868) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXoiY-0008Gv-Fw for 57368@debbugs.gnu.org; Mon, 12 Sep 2022 15:03:39 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37036) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXoiT-0005uJ-3L; Mon, 12 Sep 2022 15:03:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=sHCoUOWg5QX2++V/ZXSv/yHJrniYd+lNadONILj1pV0=; b=VlK8U0k4lB9YHKTYMokU Ynq0VsLEqintn2derZ5jKV8D8Ash+AsYyJhhqaVLTNHcegSSkcpiAe7AUFO5fxwANOfti8mImPN4U rONPtatxPHPdX3wDeIlnrMM4vqmYThTkPh6k+YjH+yrEO7wM/LJpi8yAgZvic2cQVKnKPRSvBU3rM rX1odtCwdsw3rQF43k7hyJzs7ZH93rm6cwKdsi7i/zvA9KjhSw5/VNWDypbEIUDgFsXh+4kHvG7Pp hea+pWHRgS7hze8ye4oT1IxnrSXmw7e0MnCY/2njNiqmAAJk2uRrpzBoFZBfLtpAa+T3ENiKppzd7 g1F9Xmv5f5N3kg==; Received: from [2a02:587:1d33:7300:4fa4:945e:237e:7b1f] (port=47972 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXoiS-00026A-7Q; Mon, 12 Sep 2022 15:03:32 -0400 From: Mathieu Othacehe References: <28fb9ab00d5ee4e50c993b49915606a098d9c980.1661286389.git.peter@polidoro.io> Date: Mon, 12 Sep 2022 21:03:25 +0200 In-Reply-To: <28fb9ab00d5ee4e50c993b49915606a098d9c980.1661286389.git.peter@polidoro.io> (peter@polidoro.io's message of "Tue, 23 Aug 2022 16:27:29 -0400") Message-ID: <87sfkwxvnm.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1663009450; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=sHCoUOWg5QX2++V/ZXSv/yHJrniYd+lNadONILj1pV0=; b=ki9Som6e8TiKrtHajNZ9WFgmoITDHVCo8otNQU+BcYXXEpRrkeFG2VabaouYgjCxn/EW+w f9hxIthSWPd8pRElwcF0cadd2aNb5rSbU/tTR1XcwgGJWOLreizQ21Xkl6h94kxj77Sd95 qMgtZzcVTJMq1zqPnF4cEhvbTP34+f9IRVF119fRv0wmfXkisSF6A3lm1/sDFKdBO/x0UI k3Yr0vdOOTCGQq9BjpCCoWiBnlnsqKdjN33R4XTOCErcv6dxsmNOZvNDZeh2KBBOI99q9f +pAG5zToXiIkGYoqux4JoAQxcc6odxIQVIbl+FInay1FfRUSOxOLWyeITWXLdA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663009450; a=rsa-sha256; cv=none; b=JAGpG38OVD0kP1hdT+/LSHoBcfUbNeV1u7jJFpLuLEEe6MdVv43Z9qvIrwXhP/wjlWJuvU Fd7puNpie9LcIq/kDTUfCHtiDkyHAIfy7kaEuje6k2lobysxnGR8HvMBT9PinKhkx570KX RTZDDdl7y5fvNR+OiH6+E7HafoVILdy6hYCB5bqrb5nYw6Yi+g6LJz0UXTRg0eMcsN7Q3N xLcpsoTWGrx9Wy+C5TGB5UBSNDbl4949BiQRmLCdKjNdvFtGhm1OBRRb3F7fH7QhrRuHGd VtIy35lVpiixRDt1s5zfMfv7G4B8sy6aerbaIldXEYZKrsrywB8SPavaKaPSPw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=VlK8U0k4; 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.81 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=VlK8U0k4; 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-Queue-Id: C7830360B1 X-Spam-Score: -2.81 X-Migadu-Scanner: scn0.migadu.com X-TUID: hESJuHWHqZKU Hello, > + (version "5.0.2") Sorry for the late review. It looks like the 5.2.2 is out there. Could you please update it :) Thanks, Mathieu