From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id MNjmCzNM72UDRAAAqHPOHw:P1 (envelope-from ) for ; Mon, 11 Mar 2024 19:23:47 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id MNjmCzNM72UDRAAAqHPOHw (envelope-from ) for ; Mon, 11 Mar 2024 19:23:47 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=EOiFqbx8; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710181427; 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=A4qKZRpGq3ciLYeBWuAG2S2gk8PNCY5K9FhplcD8DlA=; b=Py401dsL0pNSjejP8IZfR0aWtX/sHZySSEFaukwfp2UrH+rXhtSL61uGvfvEAXDwPAZA26 1uG10fInTGp+diNeovQrjlChrk94jTW1UPdpfuVX0LZGtnHWaiiAyLwrCiIL4JyG5+ZFWj pl6opvc4T4RAVXhuZP+oRELKp44DJLC7xRRlryctoxYB8vaidP6tVhWwlo5yve1MNiLPSc +0gjE9vvJdw8JkrQZikwhBpXnyjpsY9i01pQOzOdmqrr19z1Lvm6ltOj60v09rItdN/jCm u/G9853Jg582M6HiUZ9HaQy3BDafSxpehoOlqepZrIk073V+L3h7LNwasQo0MQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710181427; a=rsa-sha256; cv=none; b=PkxFBglClZVSTRya+UvOZZ3oIaU3lfgY6yjJIm2LAGU7dliCyNTCmK1VpCjhAOo4bWN3s9 tfXZqUCyO3BvQ4opOUpxPGsdAPDcNmo51gHhcd90VVHOLVGOG6mBQc48COCnt34hfZWE3O +HoQ63JiBxS95+7hokyyX3FjfdZjcSxvW0eh7/Svo4dLUvGEVxRnToMHIDMt261sTe0U0z /VFRBbw1k+BMVwCfJXYU8bN/eWP0GNas/QeKzLWAmh6VdphcowikrhpRDWwtP0gv/pwZHJ VtT9IqSF1PZLZcZv0h9BCd69n1135aHYIRjaykFkRjBgJSDv/eW0/HdE/itVTQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=EOiFqbx8; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none) 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 1A64F3A4A9 for ; Mon, 11 Mar 2024 19:23:47 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rjkJB-0001Up-3o; Mon, 11 Mar 2024 14:23:33 -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 1rjkJ8-0001ML-0y for guix-patches@gnu.org; Mon, 11 Mar 2024 14:23:30 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rjkJ7-0007tR-L0; Mon, 11 Mar 2024 14:23:29 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rjkJf-00042K-Hv; Mon, 11 Mar 2024 14:24:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69736] [PATCH 5/7] gnu: Add python-enlighten. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: arunisaac@systemreboot.net, lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, sharlatanus@gmail.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Mon, 11 Mar 2024 18:24:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69736 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69736@debbugs.gnu.org Cc: Arun Isaac , Arun Isaac , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , jgart X-Debbugs-Original-Xcc: Arun Isaac , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , jgart Received: via spool by 69736-submit@debbugs.gnu.org id=B69736.171018143915456 (code B ref 69736); Mon, 11 Mar 2024 18:24:03 +0000 Received: (at 69736) by debbugs.gnu.org; 11 Mar 2024 18:23:59 +0000 Received: from localhost ([127.0.0.1]:41254 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rjkJa-00041E-Na for submit@debbugs.gnu.org; Mon, 11 Mar 2024 14:23:59 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:45070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rjkJX-00040v-Bv for 69736@debbugs.gnu.org; Mon, 11 Mar 2024 14:23:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=A4qKZRpGq3ciLYeBWuAG2S2gk8PNCY5K9FhplcD8DlA=; b=EOiFqbx826f2V98QV5gDgP0jWm M1gYlDQnSOrCyPSNqbpMGLbJpvnm1FebnztKcAk4ov5ah03Cg38RQ/ggfVug5ttHdORX3fxB5E77v 224hQRr2Fr4eZkQWR2whu1Y/rkNx0gpxVbAZ883Tw8UYdKzcVPZgzyJgOQdnUvAKiIoh+omQ754ae H3YK+dp1MTEjXpKNcBv0O1O57iPx9GJytcgKnLTAi4gAUyb57ki1krtoNMUuXxon5+0slVqipvsxx oSEMayLVgM4/EY2QE1t8cwq6oVRw8izJACLDFTZu0pB/iQ+mut8Cd705jd/MZlgIlZxJ2TlIIpZNx at5jGawQ==; Received: from [192.168.2.1] (port=54074 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.1) (envelope-from ) id 1rjkHL-0007WI-1j; Mon, 11 Mar 2024 18:21:40 +0000 From: Arun Isaac Date: Mon, 11 Mar 2024 18:22:40 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 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: 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.68 X-Spam-Score: -3.68 X-Migadu-Queue-Id: 1A64F3A4A9 X-Migadu-Scanner: mx11.migadu.com X-TUID: 21U4Um26AEq/ * gnu/packages/python-xyz.scm (python-enlighten): New variable. Change-Id: Ifcc1e71cf012eb3b7e2c0ceef7d288cea9fa6a91 --- gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 87204b392f..755f64e361 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -17869,6 +17869,28 @@ (define-public python-progressbar33 ;; Either or both of these licenses may be selected. (license (list license:lgpl2.1+ license:bsd-3)))) +(define-public python-enlighten + (package + (name "python-enlighten") + (version "1.12.4") + (source (origin + (method url-fetch) + (uri (pypi-uri "enlighten" version)) + (sha256 + (base32 + "0psvglhi0c7d7pdk9rfb8scnv3xbq2fz78619x2mxvz094mxkwvm")))) + (build-system pyproject-build-system) + (propagated-inputs + (list python-blessed python-prefixed)) + (home-page "https://github.com/Rockhopper-Technologies/enlighten") + (synopsis "Console progress bar library") + (description "@code{python-enlighten} is a console progress bar library +for Python. The main advantage of Enlighten is that it allows writing to +stdout and stderr without any redirection or additional code---just print or +log as you normally would. Enlighten also includes experimental support for +Jupyter Notebooks.") + (license license:mpl2.0))) + (define-public python-colorama (package (name "python-colorama") -- 2.41.0