From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gEU7MQTpqmT/2wAASxT56A (envelope-from ) for ; Sun, 09 Jul 2023 19:06:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EJNFMATpqmQj/gAAG6o9tA (envelope-from ) for ; Sun, 09 Jul 2023 19:06:12 +0200 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 1DA8331687 for ; Sun, 9 Jul 2023 19:06:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qIXrI-0003HH-Iw; Sun, 09 Jul 2023 13:06:04 -0400 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 1qIXrH-0003H6-4e for guix-patches@gnu.org; Sun, 09 Jul 2023 13:06:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qIXrG-0006ID-Jg for guix-patches@gnu.org; Sun, 09 Jul 2023 13:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qIXrG-0005Jo-2G for guix-patches@gnu.org; Sun, 09 Jul 2023 13:06:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64503] [PATCH] gnu: python-pygments: Update to 2.15.1. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 09 Jul 2023 17:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64503 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ricardo Wurmus Cc: 64503@debbugs.gnu.org, jgart Received: via spool by 64503-submit@debbugs.gnu.org id=B64503.168892235320430 (code B ref 64503); Sun, 09 Jul 2023 17:06:02 +0000 Received: (at 64503) by debbugs.gnu.org; 9 Jul 2023 17:05:53 +0000 Received: from localhost ([127.0.0.1]:47087 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIXr3-0005JO-AM for submit@debbugs.gnu.org; Sun, 09 Jul 2023 13:05:53 -0400 Received: from mout-p-103.mailbox.org ([80.241.56.161]:60820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIXr0-0005J8-SQ for 64503@debbugs.gnu.org; Sun, 09 Jul 2023 13:05:48 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4QzYRk3fYxz9sWt; Sun, 9 Jul 2023 19:05:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1688922338; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=WCqIzczOwdaztbMR+vb812ExVu5OkMDt1lgWkG1sXxc=; b=bsPlZHCxogwOi7Jsy0fqyJPGBFFi5geOI9yl5SY5sV6f/oCk0mkEmv2PotIriMV5xZkAlY qVj0dYW/Ly53cfaxz50E1NWTEBGXh1jMOQLfOzL2DzXCqQgnTa2xy6wNeux8ZQPIR03a6c Y30xFh5MufN9r3TxR1Ai3w0lklhRA9z1YDQIZvq1mkwThB0p/67HSbI3xFhkMLtpRG7Udm toPZf7vIhuj4MxaTalG0SZofMnLnB/IXUBryVfQcRSDy3ibTC0SyW8pa2ARjnxnv34ezwk hDI8K8bPfa0Dzjs1h5vphSE/NqBD2nElNVarw0JeD35ULbTpvvrCE8a0hZ2mvA== Date: Sun, 9 Jul 2023 19:05:33 +0200 From: Lars-Dominik Braun Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1688922372; a=rsa-sha256; cv=none; b=h103F8uPZsChjCnemYSy7OEnogl/6vuZJDGcDYJDO91X66SxEoQqtpYLwkyQATqZ3S4i/s n3on09pzBilVa5/YaExAFGDA50xF7mOYeJYakHzm+fgryykB9vHdmCJ250j0ynS3y/+fi5 95bUZQPaK2bLMwEFciobetVpl77G22jTpll0TtaTf1W/dvnAGC5s1g8IlKYJNBkQqs6CVQ gWFkQ8f99gmHoRwg0yCUX/0B+yIQPPxQ5ix2yBLVaEC1x/DvJuu9WmJs1jPs8x2x/XuiN2 niozC830tP8GN3QBuHwCf2VWelbjdACyqsD5HcqVsogzHC/w/GAcxF7UcaYILQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=bsPlZHCx; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); 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=1688922372; 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: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=WCqIzczOwdaztbMR+vb812ExVu5OkMDt1lgWkG1sXxc=; b=gNm/6cK39MFdPs9bhmh0WNLoR5MHSXAWAgxWuBJNtuEDiT/C9eJzJn6GTi61r8HG3zJweb WqDoFDLcqjbatyJU8a9sz/uJmABu37cqru3Hd5NcwkNpZWCj5Fei+fg1WTsh6c95RpN0Y5 jU7V+d5XADmvZFUnse5jSVTScJLHWHm0kNhSG38ffmY7hUCdiuXBRdFBM2CPgJsjBNomI3 vqIDV01bozerUAkVYXABQxKmsN/hD0XgqGnpo53BNd0ldyaCdmKADs9tyAWslbBfMRRCza wfhTawsIjuAr3qfEIzNW/ZFIy/oHlPbHkiagoDrbqV0i7J1YKVvzysgeIj4Nkw== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=bsPlZHCx; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); 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" X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -1.29 X-Spam-Score: -1.29 X-Migadu-Queue-Id: 1DA8331687 X-TUID: b8n4Ir93LQCm Hi, > * gnu/packages/python-xyz.scm (python-pygments): Update to 2.15.1. > [build-system]: Use pyproject-build-system. > [arguments]: Run tests. > [native-inputs]: Add python-pytest. LGTM. How do you want to push this, since it affects alot of packages? python-team? Lars