From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id OPn7NpidbGWvHQEA9RJhRA:P1 (envelope-from ) for ; Sun, 03 Dec 2023 16:24:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OPn7NpidbGWvHQEA9RJhRA (envelope-from ) for ; Sun, 03 Dec 2023 16:24:09 +0100 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 8C5E459072 for ; Sun, 3 Dec 2023 16:24:08 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=gqd6Flpx; dmarc=pass (policy=none) header.from=gnu.org; 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=1701617048; h=from:from:sender:sender:reply-to: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=NBqaYpV94fXkZqe90hPZt5Vg5o8GKewn/uUwRFgK2gM=; b=lRTPwa4MrL66D3LqXxquD//bzTFO/vL7d8MTe6puBmNr+aLgpIyi2oEDEHcCUylWYZlg5Y 3oJ1IiRn3r07uwnY7aM1fEdLRHSmpR5RKuOZ4UiRN5cl2cTO5XhP98kVUVnEprI9He1+wL 3UftXTyDUcrVLAQSQ1mNdrwpsUuTkCKmoYGhK6MXFkhyfvQg9nv6bDcsHpuOCUQ5I0Mi2U WBdi2y/Hfy5Tt31uL/W5Tl95oQm3QYqF247QMyxz3ZbktcZe0UKjBvWMOdLdfUY6xhwJ49 8z5xvTs1Pyt/0YWHJ3cdQTsS3r8aw0GXpBGUKvFuVeee4oyTYZY3wlCZFu2PZw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701617048; a=rsa-sha256; cv=none; b=H/w+81RUtaIOE0920GWFrFzaakDV2WHWbdE8yozqk8fyTvZv8CFwMsqU8YhdlamqBE1C4v mWo/BCRD6w6KsTZQsy73nLeOKg1MpHtKlQWaMMptVg76f9ZAsY8x9TaeezaOkC5qQipS+L qYMnxIsAR1e2roce/GyZu0KxJ3jtyOYd+b1u+GzO6LzZCZJWSPXrI6Usgc5jSyMCTkbpI+ fOu7B9a6STl5gKyWIJ5XvVhCMv4zbIFcYFXvJHSfW4C0WT6eEbRPe32NSM83iNk/n5fmTv HNgEUtv10CS8QaFtKeBeUsVBW3/0DwBVwON9uAR8ETtMqrQTt7icxYkSoNSWnA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=gqd6Flpx; dmarc=pass (policy=none) header.from=gnu.org; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r9oK3-0002bv-3q; Sun, 03 Dec 2023 10:23:55 -0500 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 1r9oK0-0002bb-PQ for guix-patches@gnu.org; Sun, 03 Dec 2023 10:23:52 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r9oK0-0004Q6-HR for guix-patches@gnu.org; Sun, 03 Dec 2023 10:23:52 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r9oKA-0003iK-Fm for guix-patches@gnu.org; Sun, 03 Dec 2023 10:24:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66886] [PATCH v3 1/6] gnu: Add python-pygments-2.16. References: <76d01b3e-44c0-2a3b-cfad-95a92a1398f6@autistici.org> In-Reply-To: <76d01b3e-44c0-2a3b-cfad-95a92a1398f6@autistici.org> Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 03 Dec 2023 15:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66886 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 66886@debbugs.gnu.org Cc: Giacomo Leidi Received: via spool by 66886-submit@debbugs.gnu.org id=B66886.170161700814198 (code B ref 66886); Sun, 03 Dec 2023 15:24:02 +0000 Received: (at 66886) by debbugs.gnu.org; 3 Dec 2023 15:23:28 +0000 Received: from localhost ([127.0.0.1]:60615 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9oJb-0003gv-NS for submit@debbugs.gnu.org; Sun, 03 Dec 2023 10:23:27 -0500 Received: from confino.investici.org ([2a11:7980:1::2:0]:39511) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9oJZ-0003gG-OS for 66886@debbugs.gnu.org; Sun, 03 Dec 2023 10:23:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1701616995; bh=NBqaYpV94fXkZqe90hPZt5Vg5o8GKewn/uUwRFgK2gM=; h=From:To:Cc:Subject:Date:From; b=gqd6FlpxzE5FO33760c5XWYyiTQePg0gDkV2qo270z9kwCXZ8sq1amO49eZVzx+7k /XMoDmbQwlNNSR/BqzA0MICPeCSVosAJ8PCQv027kaTaO3XNOlDARSSHYtNQu5xPai 63hAOx6KomBKc0rKEE5FHbZDf7nH8cZsJOU+YvCY= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4SjrCl1bdpz119R; Sun, 3 Dec 2023 15:23:15 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4SjrCl0nCfz10yx; Sun, 3 Dec 2023 15:23:15 +0000 (UTC) Date: Sun, 3 Dec 2023 16:22:53 +0100 Message-ID: <20231203152258.1793-1-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.41.0 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: , Reply-to: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches From: Giacomo Leidi via Guix-patches via 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 X-Migadu-Scanner: mx11.migadu.com X-Migadu-Spam-Score: -6.25 X-Spam-Score: -6.25 X-Migadu-Queue-Id: 8C5E459072 X-TUID: z4HHtV6Nkowq This patch has also been sent to the python-team branch with bug #66884. * gnu/packages/python-xyz.scm (python-pygments-2.16): New variable. Change-Id: I863fc1aaea9930991b6f92643befbde7ba1a335c --- gnu/packages/python-xyz.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index ce4f2f76ee..865aa51638 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -6179,6 +6179,27 @@ (define-public python-pygments "Pygments is a syntax highlighting package written in Python.") (license license:bsd-2))) +(define-public python-pygments-2.16 + (package + (inherit python-pygments) + (version "2.16.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "Pygments" version)) + (sha256 + (base32 + "0abfx7n0mgpxk05f2kini3p78wsp1yi7lh0yjk49pii0914z1bqx")))) + (build-system pyproject-build-system) + (arguments + (list + #:test-flags + ;; Some tests require sphinx, which depends on this, so we only run + ;; basic tests. + '(list "--ignore-glob=tests/*/*"))) + (native-inputs + (list python-pytest)))) + (define-public python-pygments-github-lexers (package (name "python-pygments-github-lexers") base-commit: 2c9ac9ab20c76abe570ff83f8746fa089fea3047 -- 2.41.0