From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id uINhK6ZrUmAgDwAA0tVLHw (envelope-from ) for ; Wed, 17 Mar 2021 20:50:46 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id kJ8wJ6ZrUmAqNQAAbx9fmQ (envelope-from ) for ; Wed, 17 Mar 2021 20:50:46 +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 6CAF32A5A9 for ; Wed, 17 Mar 2021 21:50:46 +0100 (CET) Received: from localhost ([::1]:37546 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lMd7t-0003OZ-Kq for larch@yhetil.org; Wed, 17 Mar 2021 16:50:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44044) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lMd7E-0002yQ-R8 for guix-patches@gnu.org; Wed, 17 Mar 2021 16:50:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60892) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lMd7E-00027a-3U for guix-patches@gnu.org; Wed, 17 Mar 2021 16:50:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lMd7E-0001Td-2S for guix-patches@gnu.org; Wed, 17 Mar 2021 16:50:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44492] [PATCH v8 31/51] gnu: Add rust-loggerv-0.7. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 17 Mar 2021 20:50:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44492 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo To: 44492@debbugs.gnu.org Received: via spool by 44492-submit@debbugs.gnu.org id=B44492.16160141595575 (code B ref 44492); Wed, 17 Mar 2021 20:50:04 +0000 Received: (at 44492) by debbugs.gnu.org; 17 Mar 2021 20:49:19 +0000 Received: from localhost ([127.0.0.1]:44198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMd6U-0001Rk-Q0 for submit@debbugs.gnu.org; Wed, 17 Mar 2021 16:49:19 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:23673) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMd6R-0001RA-ND for 44492@debbugs.gnu.org; Wed, 17 Mar 2021 16:49:16 -0400 Received: from localhost.localdomain (194-96-13-79.adsl.highway.telekom.at [194.96.13.79]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4F12MD5jNdz3xNm for <44492@debbugs.gnu.org>; Wed, 17 Mar 2021 21:49:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1616014152; bh=Pt52mPo7GLAFRC1s+FKBd+UFABoG44By1ZiCjnZ8spw=; h=From:To:Subject:Date:In-Reply-To:References; b=K9ZmUEcYsy/NBujLV9235sEc45IwZf1JwhXSld0fEIQs2Uui39VdifwS7+x4fXUpn ub9n+b3tFCiekyBiiJibIHOJ3tl95O8rtSTnjBeTaz3YUNfe3nF3A2PlB0v+CvBC9O sUaYH+zsdY0fzRLTNtQXBxtmKbFAo99KghBP0cjY= From: Leo Prikler Date: Wed, 17 Mar 2021 21:27:15 +0100 Message-Id: <20210317202735.14024-31-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210317202735.14024-1-leo.prikler@student.tugraz.at> References: <20210317202735.14024-1-leo.prikler@student.tugraz.at> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1616014246; 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:dkim-signature; bh=Pt52mPo7GLAFRC1s+FKBd+UFABoG44By1ZiCjnZ8spw=; b=bF7GsseMTnWESJWfPAE4k0HXum4n11LIhR4tMLHdyWUsCVPtaCHdlUH7gqYe/D1EY/3AcR 3wc6nEjLGwyDdvgzvMacZfna0Mjfhx6lNEYBy1zMI1Cq1lcz6/dHFd2hSzxyfWcOe7/cYL COl/4iIiKMrj4c3xM9QWWwu5XqmzWehcg7kBLDTsiTADjRS1UmG/vzRTcdm2Y5dg9KvoFq EUb6gdHoWZObzr8IB3b4D471gAzUt1MTt7ubB49Gyp0F+NtTJMJzAZDyuvrRtBihND4gyq 71pzHuNnpJ3o+J3peuMymlc/M3vl4PrjxtARqBv2/TXXVSW2tQgGm0qjpJlf7w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1616014246; a=rsa-sha256; cv=none; b=TD1NRV6wbMBX+s+LnzehPT4SnVv3nSQFBPoA2RQ5X8ZdwUJMsu5/6Y/i80qAKTZTZWlKis AGeRlE62zEaFRlE/9UsHGzjMJWVUQlFrysc8eN2s4bOVGKtKhY9+uOG7kMGz9VGcX5HLl6 7P02TrjRSAY/CVQUMpX44PT9JvW3+mczfIajmghnA2ocoq6wqrzhcphnAqKWrB2YaCkepd eXLi33OHRUysmuxMaqAfWWGJMbOmPTn2o0ZBCijKBqVxyrBZmO1FjRjqGNdqCk6OR6JLR2 kR1aDWdFwzgBWULIY7ONULO+9qKYBeDrTDm7/9qSRnErCKiAfhBcbWCOaUvUFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=K9ZmUEcY; 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-Migadu-Spam-Score: 3.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=K9ZmUEcY; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=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-Migadu-Queue-Id: 6CAF32A5A9 X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: h+eK3mS3Jzet * gnu/packages/crates-io.scm (rust-loggerv-0.7): New variable. --- gnu/packages/crates-io.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 4285891f28..a9b89a47b5 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -22198,6 +22198,41 @@ by inspecting the system for user preference.") `(#:cargo-inputs (("rust-log" ,rust-log-0.4)))))) +(define-public rust-loggerv-0.7 + (package + (name "rust-loggerv") + (version "0.7.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "loggerv" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "0x6k903wpm557fkcbr5isgh4yqkkbzw4fm7hwyy61rvimqaxxn30")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-ansi-term" ,rust-ansi-term-0.12) + ("rust-atty" ,rust-atty-0.2) + ("rust-log" ,rust-log-0.4)) + #:cargo-development-inputs + (("rust-clap" ,rust-clap-2)) + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'fix-tests + (lambda _ + (substitute* "src/lib.rs" + (("assert_eq!\\(logger\\.colors, DEFAULT_COLORS\\);" all) + (string-append "// " all))) + #t))))) + (home-page "https://github.com/clux/loggerv") + (synopsis "Logger with colors") + (description "This package provides a simple log implementation that logs +to stdout and stderr with colors.") + (license license:expat))) + (define-public rust-logtest-2 (package (name "rust-logtest") -- 2.31.0