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 ms0.migadu.com with LMTPS id BDxNNKfkcGGU0QAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 05:55:19 +0200 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 UPRAL6fkcGHecAAAbx9fmQ (envelope-from ) for ; Thu, 21 Oct 2021 03:55:19 +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 95FA79CD4 for ; Thu, 21 Oct 2021 05:55:19 +0200 (CEST) Received: from localhost ([::1]:34980 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPAi-0007qB-4C for larch@yhetil.org; Wed, 20 Oct 2021 23:55:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38318) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPAV-0007jt-Jt for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44375) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPAV-0005Kn-6h for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPAV-0005LT-6F for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 03/29] gnu: Add python-emoji. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 03:55:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51314@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51314-submit@debbugs.gnu.org id=B51314.163478846520471 (code B ref 51314); Thu, 21 Oct 2021 03:55:03 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 03:54:25 +0000 Received: from localhost ([127.0.0.1]:55916 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9t-0005K6-8D for submit@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:25 -0400 Received: from mout02.posteo.de ([185.67.36.66]:51309) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9n-0005Jb-Rr for 51314@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:23 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 9E6AC240101 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 05:54:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788453; bh=ex5xa7bmlSD1aeM2B6ioL3O/OqCPkF/I1ZdVxoJzPZg=; h=From:To:Cc:Subject:Date:From; b=sCKuLvQTGl/zsaImMYIieFqPTuiWBMYrb3e0h5YaYrppkmF3LrTw26gX5HNC4LLLw HS6HDzxgtx7HS/ECTm89qyugOIEbzWFXMQeqGLwWXMbdIi7SjKP5Az+1BOszSaeGUq 0ZXo4lWhysRPKDkNlyLq7uUL0u21yuZQ19YsgKroHUsln5CxqOJS+7Y+xUOnj8BnBw RzgcExRoJxO/ZhgfnOA9CumtlUQ4SSlSFYJF7qY8FhNbJuuY++mHcpj36Ub6jayQJZ SctDYLJUMLd/8LkFWjv3Hw0sD7k/U6M8ibEtLuLtfP/JYXu5pBTkw/thl2UeA6g2QN guu599vlKfO0g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYWS3DJfz6tm6; Thu, 21 Oct 2021 05:54:11 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 03:52:48 +0000 Message-Id: <20211021035314.241360-3-monego@posteo.net> In-Reply-To: <20211021035314.241360-1-monego@posteo.net> References: <20211021035314.241360-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634788519; 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: 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=D9KksmhTxvUtwgaPKVmH2xI9zyzxgv0ydHTkQYAtEY8=; b=D/fbgZQB5sHuWrYZiKEXSuJFcw4h5mqsW0PxDw2KqWhKmqQcfpuxR83DdNHnMhyB4wjfQx 0+p4klK5R6YGNkiKlZ1Q4AJA7n6PCEfHUyvV6htOMrcwOs2VfW+7d88HXQ56mWjL7eQ17J HTBnKvZlLOytdGRke5auvR/pz5/g21Y3x2NIHaWlUw6lospuwd60f/tvw1zwA575DLP4fB 70xVlOAwvcjkTl3PteHFp4ZU6K/S1dfmAjQ4tRN8GS8P9rKGVgl9yUstTBrJB45d2Rme63 5sViRIDkpDcBeCmQ8v9KFPnfN2RBSSq01rJtugx3mtSMZNzw8DaEEPViSXJIMQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634788519; a=rsa-sha256; cv=none; b=gjFL+gocjtkg+lAfMDkmzczDMK6u9yAm7/N012cBX3mvq3Rf8RW4xXVo4P4Z9NY8y8clSE bWLxglx1Xiv2/Oqhb/z9PTrdhoT5njJRzhEcWzyLoyhHUhXyoLDqH0ksYe77eygLHdOEJn Wkx7Jed9FEPB49Hja77d476lfIv8Psf4DgHfnPSsQdUJyRwGUoJgdpOOWlVxdTFqxPHQ15 tS65H+vlvJ5G5WLbZ190pNb2wLPvUdZOxA7B6y6AJ2glT6qe/m8ZwBPBldMNTkHBbhrI7q oLXqlDCX+P+y6DJqi/iJXohIMaY93VnyMthEoABl/PdMrba5VxbXyLZo54mIiw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=sCKuLvQT; 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: -0.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=sCKuLvQT; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: 95FA79CD4 X-Spam-Score: -0.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: ecsvbKG91axq * gnu/packages/python-xyz.scm (python-emoji): New variable. --- gnu/packages/python-xyz.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index cf6b4e8e82..6819574944 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9713,6 +9713,36 @@ applications.") a fork of @code{frozendict}.") (license license:expat))) +(define-public python-emoji + (package + (name "python-emoji") + (version "1.6.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "emoji" version)) + (sha256 + (base32 "0923mpixwq6hdpkgvi4r46alfvf608iq975rb8lnqpq29j71mmjk")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest"))))))) + (native-inputs + `(("python-coverage" ,python-coverage) + ("python-coveralls" ,python-coveralls) + ("python-pytest" ,python-pytest))) + (home-page "https://github.com/carpedm20/emoji/") + (synopsis "Emoji terminal output for Python") + (description "This package provides Emoji terminal output for Python. The +entire set of Emoji codes as defined by the unicode consortium is supported in +addition to a bunch of aliases.") + (license license:bsd-3))) + (define-public python-pep8 ;; This package has been renamed to ‘pycodestyle’ and is no longer updated. ;; Its last release (1.7.1) adds only a scary warning to this effect, breaking -- 2.30.2