From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UF77FOk/MmQ5RAEASxT56A (envelope-from ) for ; Sun, 09 Apr 2023 06:32:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UEsZFOk/MmQa3QAAG6o9tA (envelope-from ) for ; Sun, 09 Apr 2023 06:32:41 +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 1A3A73C26C for ; Sun, 9 Apr 2023 06:32:40 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1plMiw-0006l6-RS; Sun, 09 Apr 2023 00:32:18 -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 1plMij-0006jz-5x for guix-patches@gnu.org; Sun, 09 Apr 2023 00:32:05 -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 1plMii-0008P7-7D for guix-patches@gnu.org; Sun, 09 Apr 2023 00:32:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1plMii-0004iD-2g for guix-patches@gnu.org; Sun, 09 Apr 2023 00:32:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42682] [PATCH v2 5/9] gnu: Add python-milc. Resent-From: Fredrik Salomonsson Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 09 Apr 2023 04:32:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42682 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42682@debbugs.gnu.org Cc: Fredrik Salomonsson Received: via spool by 42682-submit@debbugs.gnu.org id=B42682.168101471618035 (code B ref 42682); Sun, 09 Apr 2023 04:32:04 +0000 Received: (at 42682) by debbugs.gnu.org; 9 Apr 2023 04:31:56 +0000 Received: from localhost ([127.0.0.1]:60032 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1plMia-0004gn-B0 for submit@debbugs.gnu.org; Sun, 09 Apr 2023 00:31:56 -0400 Received: from mout01.posteo.de ([185.67.36.65]:34767) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1plMiU-0004g5-JI for 42682@debbugs.gnu.org; Sun, 09 Apr 2023 00:31:54 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 14F9F240078 for <42682@debbugs.gnu.org>; Sun, 9 Apr 2023 06:31:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1681014705; bh=llahDju196Ry3hciqAAvPm0UfsIJtFgbRPajIMPYj/Y=; h=From:To:Cc:Subject:Date:From; b=QFF1ijhi+4APhK4ZHWMgO0/04bvIUYGOC5GQWacMhrcgOxltzpIJuuOeTteEE9sj5 S/bX+RfnpRmZJHSwK+ErZfyudUWZZlwEEqJ68AZ7Q0lGT+giOs+eNZY2FnUvoT/5IW PJ/ruK5njFLOmpgP2lhvXBG50I+rz/n6sBrq90k0+kOseh28r7jAPnBPbGYWHWUfxf cUXM4AoNVUucOAyK5Ab9vRhu+6SfCL28HXtS5vSTzGgknLN0qzjFx0Fqu5Jt5aerY2 lVq3+QX51CfQ5FHq+86TT4usDqn4fPIvsDvMu+4t7aBmFmxwSqfoS+dONSyAOZVb1R EmgAheOu2M3wA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PvK1r2wPWz6tsg; Sun, 9 Apr 2023 06:31:44 +0200 (CEST) From: Fredrik Salomonsson Date: Sun, 9 Apr 2023 04:31:12 +0000 Message-Id: <20230409043116.13244-6-plattfot@posteo.net> In-Reply-To: <20230409043116.13244-1-plattfot@posteo.net> References: <20230409043116.13244-1-plattfot@posteo.net> 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681014761; a=rsa-sha256; cv=none; b=aSFkyWc0a4e65BYF45o4L4tcDExO3gJYuhVA1/QtmSoAzpUi9lfJXPmxlLIq8UAtUdCGQ9 wRn1HFwY6v1qNmEJm8iTN2BqVyAjIUzK2Lgriy6mNuOgT8yq8etqwX1Ttn5mhMr22Iz9Vg 0YCyamgmAu0NR8UAeiKbF75fZ/XIyeoyZx722g13j4Pp8S1Pt07nCIE4uuFGeVM4puHXyE /8ofOR8KffcfSjvPTFyYOF5ryxwOUK1fqaDbmGvXNSPxzoeYL9VEPeAUhxIvHnszCM4kwk rlCGMgT+vNR7IFQM9vk7hJ5RlBmTwt5PqN9hHd0ZXAh3921o2Z6ZutgLfV3Kvw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QFF1ijhi; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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=1681014761; 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=UPwyHDIttvIx9r5aKgQUa4CJL1hGY4W7uDif1xeCmUM=; b=LKZwqmSTrQYygVK1Vjfk7l7GLGYsQdfFf4jIIGttVdn4qIm8fenMa2AiBehYI8M3Yd2z6Z Zq3qFlZJi87bOU0SIkiBj/db/OaoKvOA88NSRvL88RKKy5tTHzgnEPvABGWpdqlzyryhHr FKwo84smZHXgdytgGm82V520PkPlTXrbOG6vqvHb1ru4Ku2XnNDeduOPSv3tIp0kJ3HQpT SZlvRMndqneLlLgfwFSzkeTZMGMiX+RG2qAx3u2pviZb2iC6XnFvxrWo5opkUUCZCDRuYi AYg6zXnNS9SmoR2s5TYlx/+Wq7UQZsA9z/vdmLW7bdDoBWzwfh6V5QIE0820hA== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QFF1ijhi; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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" X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -0.12 X-Spam-Score: -0.12 X-Migadu-Queue-Id: 1A3A73C26C X-TUID: KWh2X3A0BGhD * gnu/packages/python-xyz.scm (python-milc): New variable. --- gnu/packages/python-xyz.scm | 45 +++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 2e9ab04389..715d531a8d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -17126,6 +17126,51 @@ (define-public python-magic the same purpose: to provide Python bindings for libmagic.") (license license:expat))) +(define-public python-milc + (package + (name "python-milc") + (version "1.6.6") + (source (origin + (method url-fetch) + (uri (pypi-uri "milc" version)) + (sha256 + (base32 + "007hdwp659s1wfld92pxdgjz9ijvh949wyf1cbmyzkma30vng8d4")))) + (build-system python-build-system) + (propagated-inputs + (list + python-appdirs + python-argcomplete + python-colorama + python-halo + python-spinners)) + (home-page "https://milc.clueboard.co/") + (synopsis "Opinionated Batteries-Included Python 3 CLI Framework") + (description "MILC is a framework for writing @acronym{CLI, Command Line Interface} +applications in Python 3.6+. It gives you all the features users +expect from a modern CLI tool out of the box: +@itemize @bullet +@item +CLI Argument Parsing, with or without subcommands. +@item +Automatic tab-completion support through argcomplete. +@item +Configuration file which can be overridden by CLI options. +@item +ANSI color support- even on Windows- with colorama. +@item +Logging to stderr and/or a file, with ANSI colors. +@item +Easy method for printing to stdout with ANSI colors +@item +Labeling log output with colored emoji to easily distinguish message types. +@item +Thread safety. +@item +More than 60 built-in spinners with the ability to add your own. +@end itemize") + (license license:expat))) + (define-public s3cmd (package (name "s3cmd") -- 2.39.2