From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MPRXKShPJ2XKvAAAauVa8A:P1 (envelope-from ) for ; Thu, 12 Oct 2023 03:43:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id MPRXKShPJ2XKvAAAauVa8A (envelope-from ) for ; Thu, 12 Oct 2023 03:43:04 +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 23FB43F9BB for ; Thu, 12 Oct 2023 03:43:04 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=Y+uUlzgd; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697074984; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=9XA9PZcQe6YnMMC6zV50DhKo9dA1GSWtqQ5JIZrg6AA=; b=CkSmFQnVhlb+rHInw1exUFlKWM8BZBlZotLz8LRsCdduXUCki07wM2BnENY2X6laMwgJuD LAMNEGLTG72N5SkzIxISdwhIlofflUVhT+amctvDy2oMJhry6rncG9w+DShHx3yIQF1H6e JQ5vGsu72oZaF5UqQTcc5A3s2h7QdlKiDEBgK1KA3Twqi8glombo2bHekSr9Dr2pZsUwOK MCaRDWF8dUjbP7WoqNt2Nt79/S2FHmrnGLs25C+uh7dUwj9a928ZbetvLDhGmwUnIfOcdt KTM8rXdowQQPG9GnItzshBdCWuTZKBkkmOM3L+5ID4l8fkueW04OHhLL8a0KVA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=Y+uUlzgd; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697074984; a=rsa-sha256; cv=none; b=mD6hQm04DYPmeYzTnxovPDQ4pUcH6wbwPl3pRm3tHbpp9cnM9x7llysb3O4R4g72sYvz7e +ygypOWPu1nYNstPddaO1/dVvN9A0P2ZxjDdJxfid2UX5CgS/Nbasz8gF4U/77hyCkQmvW yvNCifejNrgvlpe7QZTag6+4sKVqdEThmQx4q/VAE8WCCLP6H+N2d7PuD/uC3kIpAHBWYc vm/cylF4ULz9bnIZ4VFgN4fOfuf7SdCWjAGhE5rikYALHnT4j/qTJ7E+25+71MV+ka4Ihr dJihKkQMEoP98kccY0ElmuZ+iW2ZgfVH2q/Ug1KL2a6GzE1nwizF7PJiGyhLVQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqkiq-0006ed-NP; Wed, 11 Oct 2023 21:42:44 -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 1qqkin-0006eD-VW for guix-patches@gnu.org; Wed, 11 Oct 2023 21:42:42 -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 1qqkim-0004e8-Vt for guix-patches@gnu.org; Wed, 11 Oct 2023 21:42:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqkj8-00014P-Ex for guix-patches@gnu.org; Wed, 11 Oct 2023 21:43:02 -0400 Subject: bug#48428: [PATCH 1/5] gnu: python-pyte: Update to 0.8.0. References: <20210514211746.143145-1-stefan@xsteve.at> In-Reply-To: <20210514211746.143145-1-stefan@xsteve.at> Resent-From: "jgart" Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 12 Oct 2023 01:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 48428 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: stefan@xsteve.at, 48428-done@debbugs.gnu.org Mail-Followup-To: 48428@debbugs.gnu.org, jgart@dismail.de, stefan@xsteve.at Received: via spool by 48428-done@debbugs.gnu.org id=D48428.16970749654084 (code D ref 48428); Thu, 12 Oct 2023 01:43:02 +0000 Received: (at 48428-done) by debbugs.gnu.org; 12 Oct 2023 01:42:45 +0000 Received: from localhost ([127.0.0.1]:40259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqkir-00013o-DM for submit@debbugs.gnu.org; Wed, 11 Oct 2023 21:42:45 -0400 Received: from mx1.dismail.de ([78.46.223.134]:42746) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqkim-00012A-BM for 48428-done@debbugs.gnu.org; Wed, 11 Oct 2023 21:42:44 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 7eaaaa3a; Thu, 12 Oct 2023 03:42:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to; s=20190914; bh=9XA9PZcQe6YnMMC6zV50DhKo9 dA1GSWtqQ5JIZrg6AA=; b=Y+uUlzgdl5Z0JJ6k6+PzIJ3ZpP17btRLcD7Q5KXz6 MGTO0JVSvk3YwpaUHcXjRo1hZJcL/dAvJqXPLQjmHHlkodhdZDtQWVLSodsxvNTT tEGKtHa8XKo4ww0bGzmtfzxff6cThdztELIvRkHvrWsJx2NMHdauANbb/WkOGGZy VJwi2/sqMWRhoQBYtRbGIIgfBWl/m6IRy858sR8V6aL3lPu7FsSzRvaD/8vyOb9d RlLFh5B2F8/AMQEBwHa8SDDFhtT1saK7WaL2I0ZUSQ1f+dtS0AEK5VyUOTaPnL2R S4ZgwEfs3Ij256TQxvSabvqvKbUiM2cYc/d5um4uAypKw== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 1f9cdb39; Thu, 12 Oct 2023 03:42:11 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 27304951; Thu, 12 Oct 2023 03:42:10 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 39764e94 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 12 Oct 2023 03:42:10 +0200 (CEST) MIME-Version: 1.0 Date: Thu, 12 Oct 2023 01:42:09 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.17.0 Message-ID: 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: jgart X-ACL-Warn: , jgart via Guix-patches From: jgart 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-Spam-Score: -6.77 X-Spam-Score: -6.77 X-Migadu-Queue-Id: 23FB43F9BB X-Migadu-Scanner: mx2.migadu.com X-TUID: sxz0ztJ2Hj5G Hi Stefan, Thanks for your patch. I updated to the latest 0.8.1 and applied. all best, jgart