From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SPPvGn0CvmB7DAEAgWs5BA (envelope-from ) for ; Mon, 07 Jun 2021 13:26:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id uMxBFn0CvmB6fAAAB5/wlQ (envelope-from ) for ; Mon, 07 Jun 2021 11:26:53 +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 1E61820562 for ; Mon, 7 Jun 2021 13:26:52 +0200 (CEST) Received: from localhost ([::1]:59280 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lqDP9-0003F3-18 for larch@yhetil.org; Mon, 07 Jun 2021 07:26:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51830) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lqDKU-0000sB-WB for guix-patches@gnu.org; Mon, 07 Jun 2021 07:22:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43027) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lqDKU-0006Tw-Nl for guix-patches@gnu.org; Mon, 07 Jun 2021 07:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lqDKU-0002K2-K3 for guix-patches@gnu.org; Mon, 07 Jun 2021 07:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48842] [PATCH v2 3/7] gnu: Add python-uc-micro-py. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Jun 2021 11:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48842 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48842@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 48842-submit@debbugs.gnu.org id=B48842.16230648978845 (code B ref 48842); Mon, 07 Jun 2021 11:22:02 +0000 Received: (at 48842) by debbugs.gnu.org; 7 Jun 2021 11:21:37 +0000 Received: from localhost ([127.0.0.1]:54562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lqDK2-0002IR-HR for submit@debbugs.gnu.org; Mon, 07 Jun 2021 07:21:36 -0400 Received: from mout01.posteo.de ([185.67.36.65]:33845) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lqDJw-0002HT-9M for 48842@debbugs.gnu.org; Mon, 07 Jun 2021 07:21:28 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id B6DDA24002B for <48842@debbugs.gnu.org>; Mon, 7 Jun 2021 13:21:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1623064882; bh=suqpMETgI8D5JTsGLekQ2b6MotySBZo/eZI5JX2gPXw=; h=From:To:Cc:Subject:Date:From; b=lEh29/gmeGrK5UZfEarTTblfQ/ZRU//p0m18WCEmI0TjjL3rjADZ+qe7DcimaBDrj Q3Jyb+S9oKJ7y5yJcOmGFC6ff9ABWepAb2fgNegZ+HAmGsP2oye9NS8UsK2XUNuFWf 4vjQD3mBVIZZyTFFKw88m5la5C85nTN/oPHjfvXWPBFfmd9gOcLL/Mcx03RJuWGIYS 76TVdE8R1iqosRfiJX3ktLIuqLrngjP/I/s/Ryi8E2GhOa1vmwMf+L3Kcyn4GPHz1x n2sDIgDLk+5faRpTHb08zsrV8StMUPNHALlIaZdKOG8M5xMsNPk5cpQEmMzLNJy7q8 nCipg+qJiZKNg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Fz9t93ftfz9rxG; Mon, 7 Jun 2021 13:21:21 +0200 (CEST) From: Vinicius Monego Date: Mon, 7 Jun 2021 11:20:47 +0000 Message-Id: <20210607112051.214681-3-monego@posteo.net> In-Reply-To: <20210607112051.214681-1-monego@posteo.net> References: <20210607112051.214681-1-monego@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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1623065212; 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=LccdqS/nYO2eUuSljzq4N34aryKPmZR7QEKf10o1vsk=; b=PsnSchTnb3ciUaeiXRu2MpiIf2rCz3l5VYoX6uBGpHuyhASKPNnhw0ZSi6cB34SLC1rqyl loe5FvlNiway2L5/tXtcOjwwEwe/28ti1Ym1cfT2ZwiMmh2A762AcRk6GmA66iBzmaoq4L T6VcyXQDPIlNVOcj8jiFCO3IimwpgIYCPxGL1U89PT87pzEpSM4EPOgn4RIB/JyPwIMekR yji2t4BpagFjPBtbVMW9iqRbaq00GbLH6FW6RH/6BXmD3OJUxan5H2/NF/VL0pFl7tPSjO 0lrdlLPqZZWTijS8NkDKGn54rZI2DonHpHkvxTjMGR4rsVz54tkpUPcLwVyMhw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1623065212; a=rsa-sha256; cv=none; b=W2s2LJvdjehI9T/jwOwcJV9W4AwLua1oLf84dkYhn4f9TGvNF+kQnarIuAPflfIK6qRx5N wG0+K5O1hrPPxFTrsyO4H4Cwpv1PRwnuFSYy3Dz7uP4+gs3P4+mSFM3QcraqkE07ggBgXN RFkcYqNo+sOdz0IaYr3HH/6k68ydxArnDb6K94bMYKD6oIl8DziRrhPlq32X4vnxMFqdK8 1Vi1og80p3nXQTVIL/0k6pUpSCkkqZ6Sw/aLRlmK2mYhEpgBAfj1BrDuYRkoLJC8RhbQFA UXwT6F44WTt1bjVFGCWOjM8QMyXyYDYQz9653ET5jKpcd+j0oPlFmmQD8wYBsA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="lEh29/gm"; 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: 5.18 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="lEh29/gm"; 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: 1E61820562 X-Spam-Score: 5.18 X-Migadu-Scanner: scn0.migadu.com X-TUID: zVXy59+uCWbD * gnu/packages/python-xyz.scm (python-uc-micro-py): New variable. --- Split this patch into two. Added a comment on the top of the definition. Changed synopsis and description. gnu/packages/python-xyz.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index b63c2852d5..0292fdcdfb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -7061,6 +7061,41 @@ cluster without needing to write any wrapper code yourself.") (define-public python2-gridmap (package-with-python2 python-gridmap)) +;; This package's only purpose is to support python-linkify-it-py. Both +;; have to be updated at the same time by updating this one. +(define python-uc-micro-py + (package + (name "python-uc-micro-py") + (version "1.0.1") + (source + (origin + ;; There are no tests in the PyPI tarball. + (method git-fetch) + (uri (git-reference + (url "https://github.com/tsutsu3/uc.micro-py") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "17f55gi55rg47nm88fn3f8851ph03dgykdp011lxr3j6hk18lyfv")))) + (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-pytest" ,python-pytest) + ("python-pytest-cov" ,python-pytest-cov))) + (home-page "https://github.com/tsutsu3/uc.micro-py") + (synopsis "Data files for @code{python-linkify-it-py}") + (description "This is a Python port of @code{uc.micro}. This package's +content is only for the @code{python-linkify-it-py} project needs.") + (license license:expat))) + (define-public python-honcho (package (name "python-honcho") -- 2.31.1