From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GCp0HBXXuGQAPwAASxT56A (envelope-from ) for ; Thu, 20 Jul 2023 08:41:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iNuEHBXXuGTSWwAA9RJhRA (envelope-from ) for ; Thu, 20 Jul 2023 08:41:25 +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 1C32D3AD1F for ; Thu, 20 Jul 2023 08:41:25 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b=hdH+fQRU; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}"); 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"; dmarc=none ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689835285; 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=BnZKGMgVdGnyNKRI2oR6MWuGGzVfRosDLxNNxppKE9o=; b=h8V3ITcrpDjLDtvqRlaTbekvBh5jEsozBC6a3cbXx7JMNLYO2bUDQH3dqjsb+yRfihJp+W gyz05qKK1SzV33D75+q3478Elm4/T79Fff1bNRTDavPJoti8q04hcy+MU1bu4woPMVRA2d a94TCr1dtPxx4Fq8SFXLWMntpEVERU1rbUcXtva0mDg4a/Dc/9JJUEzXNFHhEJO+eutxNE DWkxefjFOHlklczmhuuZQwy1JXZrGIPXSzYsT6MbHEUZ6MbytvgJIF1wUW+MF2H3CmWf0n vgo4viGMCTmsdQ4WkpB16cAUtB6EttAsUTH2qjyEtfyyNV3mCwIGudHUaiUvuw== ARC-Seal: i=2; s=key1; d=yhetil.org; t=1689835285; a=rsa-sha256; cv=fail; b=f2PVK8BiKAI7syn6zdHqOHZ8U7MiNbKwQLE3zS8+UJYQ+SM6j3uxCEewJJF18Y+jzir5KV SJFLMtR2L53oiWNhaJ7IFmSPgyrVsONMvMt1TFLT22hi+k3bvd7fdnx+1teojquEycqPoa UHtIBybdutHlLdtupKQPPpMwFbJpauOowxj4yD2PbPq4G5lFiJjgXphgFOpZrWClmTIjj0 Hsp7VQ2cibwoNK/gJJWiiYFFmzL77opw/u6VKvuZDjqZzi78jMnYk8DV7gVy4zG+4x0J2A Fhtq0JTUhd6bWL9acrUgjDtYjorNbUPvmpayA1pglhcD9T6zGFkk2T9dSkDQAw== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b=hdH+fQRU; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}"); 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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMNLW-0002Aw-Cb; Thu, 20 Jul 2023 02:41:06 -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 1qMNLS-00029u-E9 for guix-patches@gnu.org; Thu, 20 Jul 2023 02:41:02 -0400 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 1qMNLS-0005VC-6d for guix-patches@gnu.org; Thu, 20 Jul 2023 02:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qMNLR-0003SM-Vr for guix-patches@gnu.org; Thu, 20 Jul 2023 02:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64503] [PATCH] gnu: python-pygments: Update to 2.15.1. Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Jul 2023 06:41:01 +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: jgart Cc: 64503@debbugs.gnu.org, Lars-Dominik Braun Received: via spool by 64503-submit@debbugs.gnu.org id=B64503.168983522813221 (code B ref 64503); Thu, 20 Jul 2023 06:41:01 +0000 Received: (at 64503) by debbugs.gnu.org; 20 Jul 2023 06:40:28 +0000 Received: from localhost ([127.0.0.1]:57564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMNKu-0003RB-EL for submit@debbugs.gnu.org; Thu, 20 Jul 2023 02:40:28 -0400 Received: from sender4-of-o50.zoho.com ([136.143.188.50]:21078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMNKp-0003Qx-0d for 64503@debbugs.gnu.org; Thu, 20 Jul 2023 02:40:26 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1689835214; cv=none; d=zohomail.com; s=zohoarc; b=lls7wN5L5a4QKkbqKgdBPwkUw9Nw3CzylucH5aeMF+Atld2L+pbhMmWjmbMyOoUgqculpKLYbElU5Jm40b6TJsrqQl+TFVjS2TifgCAS3xhEUccn7r+xre6NULngWv/z5fuHLiV8QtrsZ0/uRtzjb2yseJ+Fm7ouS7JDqHVRfMM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1689835214; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=BnZKGMgVdGnyNKRI2oR6MWuGGzVfRosDLxNNxppKE9o=; b=ecxmyIW+134Xvk4nakcJ1OxUlRs773CFmzzuLEmCx/QJsn4h4j1+UN5DgJilKJKoVScOgStv8GX52daXYgFV1zt85AcK4yX/aPoV8OmXhwdLiPda23C01AMjfoRdYWsV5n1C6t4MXIPtM3JTsJ1fOJe/Qp2LagGLMN+NYw0gfYI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1689835214; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:In-reply-to:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=BnZKGMgVdGnyNKRI2oR6MWuGGzVfRosDLxNNxppKE9o=; b=hdH+fQRUVPVVG5+adE+5ftU+7zkQ9n2T7EGA7aBY80we9xWkVocRNYZOYfG4fipr RTsIlOmQd+LEtU+/U3EEn+arjG+YprQfJaJtqytqKe8Q2XKjltZXIt44frzumeiuGKS diV3ms/ehjd3iJtouOlonMYZr/bnCJZm5esfoksI= Received: from localhost (i5E862D47.versanet.de [94.134.45.71]) by mx.zohomail.com with SMTPS id 1689835212169829.1495712288217; Wed, 19 Jul 2023 23:40:12 -0700 (PDT) References: <87sf9leewm.fsf@elephly.net> <87ttucsvtw.fsf@elephly.net> <871qh5fxu4.fsf@elephly.net> <275dbdc0087f7589205b4d1f9c99dea2@dismail.de> User-agent: mu4e 1.10.5; emacs 28.2 From: Ricardo Wurmus Date: Thu, 20 Jul 2023 08:39:32 +0200 In-reply-to: <275dbdc0087f7589205b4d1f9c99dea2@dismail.de> Message-ID: <874jlzdr1z.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External 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 X-Migadu-Spam-Score: -2.62 X-Spam-Score: -2.62 X-Migadu-Queue-Id: 1C32D3AD1F X-Migadu-Scanner: mx1.migadu.com X-TUID: pTb8wUlv/iFx "jgart" writes: > I'll take a closer look at the Python branch soon. What is the > timeline for when the Python branch is expected to be merged into > master? > > Have we agreed on that timeline somewhere and I missed it? No, there=E2=80=99s no plan yet. I see that the pygments upgrade broke sphinx, so that would be the next thing to fix. --=20 Ricardo