From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uOgXOKEpQmHbHQEAgWs5BA (envelope-from ) for ; Wed, 15 Sep 2021 19:13:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id IDexM6EpQmGtdgAAbx9fmQ (envelope-from ) for ; Wed, 15 Sep 2021 17:13:05 +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 9BC5111E2B for ; Wed, 15 Sep 2021 19:13:05 +0200 (CEST) Received: from localhost ([::1]:41604 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQYT2-0000Tf-PQ for larch@yhetil.org; Wed, 15 Sep 2021 13:13:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35178) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQXzy-0001xG-Gm for guix-patches@gnu.org; Wed, 15 Sep 2021 12:43:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41576) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mQXzy-0006CB-5G for guix-patches@gnu.org; Wed, 15 Sep 2021 12:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mQXzy-0003XR-14 for guix-patches@gnu.org; Wed, 15 Sep 2021 12:43:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48842] [PATCH v3 2/5] gnu: Add python-linkify-it-py. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Sep 2021 16:43:01 +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.163172412213473 (code B ref 48842); Wed, 15 Sep 2021 16:43:01 +0000 Received: (at 48842) by debbugs.gnu.org; 15 Sep 2021 16:42:02 +0000 Received: from localhost ([127.0.0.1]:53106 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQXz0-0003VF-B5 for submit@debbugs.gnu.org; Wed, 15 Sep 2021 12:42:02 -0400 Received: from mout01.posteo.de ([185.67.36.65]:52147) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQXyx-0003Ug-Ev for 48842@debbugs.gnu.org; Wed, 15 Sep 2021 12:42:01 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 1B732240028 for <48842@debbugs.gnu.org>; Wed, 15 Sep 2021 18:41:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1631724113; bh=3meUIQDcCGlk0kOog66WS5UgHm77LKA9Sy0gRZn+XwI=; h=From:To:Cc:Subject:Date:From; b=BXWVrOYWnC4LOnIzwzDAOMi3X+9UIFKK8v94o4Dkuargux/FZKof6TGyl/rkpscNu EBmgdUsvNhevnzmyVUH0KW6aro41BQREfoET3XsejU9hm5vgSIy3N2cRzo42P8dGCp tz3PgZP9C0aaXcx4dvdUplrzc7IJ7nG7hyI2SofiyB0CU/LPHaFVVW+C7kiINURHQv yCWXCxhJkoG1rimkCz+DBa8WcyQPFsAEpfvG0ncBVmrRyTlZnm0doFp1cRlc1Atcm5 zlNBFl3IWBqvnSAn6fWnjY8GAJTX8vSqK3ChgXjN1iG1i+c2en/9Sw2G8H8QGy45Nj 5+/ToF18f0xrQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4H8mFr0RDzz6tmJ; Wed, 15 Sep 2021 18:41:51 +0200 (CEST) From: Vinicius Monego Date: Wed, 15 Sep 2021 16:41:27 +0000 Message-Id: <20210915164130.11236-2-monego@posteo.net> In-Reply-To: <20210915164130.11236-1-monego@posteo.net> References: <20210915164130.11236-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=1631725985; 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=VuY9d14AUrR+U5312x2DVAXJoPqc9cb4HNhmb7jpvcI=; b=SV6UQObIwqvASsLfZEcomnk6xLmDlnz5eg/4FdAzXSyFaDrfi4RWAfYo4V3OXpWWPdj9Il Ci1dCmCBlAVd1YEyWAW6vh07iE72rL9LodL3P6dfQJyD1hnoPng69eq+7DPGyRPa4lzT6u BRXu8qW2a50EjpS/ejp17HNTiI7bAkxIZTwQHBEyPYKGIXaZZRZOubyMzRdB/yBLWclZvP 7UbXhFVFMWEdkrgZVtRpXMCKgS6yzMgRlJdZRDYgdHCPWohq41gTxyxAmpkhU9XfRskU2T 6KkGEyFibpvBs6H5gx0dW5FOeaqb4/2mGwIZcxAvb//ts2lGmfhmp/XijOkWuw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631725985; a=rsa-sha256; cv=none; b=Ht9JXL1n+V8+jYZhcNRVYBfhC/kcrnaSg59FZ5FSt86+QJ79Oq0m+gwXqvARahGIT+tX54 mUFOJDZlXSKDVDtRdMN3EmSPOkkY3cjWJ4ttMbhsQ7qbX5yptOwKv5v3J0/wWi/E6NTS9V 6+tmlLWJqerUGS1nLPU2tALPRHEU6bkQq5WbCyXah2sBJVf3f9qprX+e0nttHumUre4lCJ 4qsUY5kJfBIH47ney49QM/35JP3AcnkjJ4AF2VvQfnLwJGJqhzU5pIDs/HE4rPzf+5+Aek Jmb4WbnqyxrdZ3t1Is+A7ZSrACUZMHbNNHQ5QGHBv+mn86PFGIoJog3caOvo3g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=BXWVrOYW; 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-Spam-Score: 3.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=BXWVrOYW; 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: 9BC5111E2B X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: 2BFNnfhlF87q * gnu/packages/python-xyz.scm (python-linkify-it-py): New variable. --- Rebasing. gnu/packages/python-xyz.scm | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index b742050b06..8e50b1c4ff 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -7292,6 +7292,44 @@ cluster without needing to write any wrapper code yourself.") content is only for the @code{linkify-it-py} project needs.") (license license:expat))) +(define-public python-linkify-it-py + (package + (name "python-linkify-it-py") + (version (package-version python-uc-micro-py)) + (source + (origin + ;; There are no tests in the PyPI tarball. + (method git-fetch) + (uri (git-reference + (url "https://github.com/tsutsu3/linkify-it-py") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "00r4sxgvlxkm5k2jwvrsxgzcccfkfzd0knypbcig5almisg7bpl1")))) + (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"))))))) + (propagated-inputs + `(("python-uc-micro-py" ,python-uc-micro-py))) + (native-inputs + `(("python-black" ,python-black) + ("python-coverage" ,python-coverage) + ("python-flake8" ,python-flake8) + ("python-isort" ,python-isort) + ("python-pytest" ,python-pytest) + ("python-pytest-cov" ,python-pytest-cov))) + (home-page "https://github.com/tsutsu3/linkify-it-py") + (synopsis "Links recognition library with full unicode support") + (description "This is a Python port of @code{linkify-it}, a JavaScript +links recognition library with full unicode support.") + (license license:expat))) + (define-public python-honcho (package (name "python-honcho") -- 2.30.2