From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SJANOMYv/WFQIgAAgWs5BA (envelope-from ) for ; Fri, 04 Feb 2022 14:53:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oBXTMMYv/WGTbwEAG6o9tA (envelope-from ) for ; Fri, 04 Feb 2022 14:53:10 +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 0617C26819 for ; Fri, 4 Feb 2022 14:53:10 +0100 (CET) Received: from localhost ([::1]:37040 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nFz1R-0007W0-5J for larch@yhetil.org; Fri, 04 Feb 2022 08:53:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60922) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFz1K-0007Rg-JC for guix-patches@gnu.org; Fri, 04 Feb 2022 08:53:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36949) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nFz1K-0003HN-6T for guix-patches@gnu.org; Fri, 04 Feb 2022 08:53:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nFz1K-0006Bn-65 for guix-patches@gnu.org; Fri, 04 Feb 2022 08:53:02 -0500 Subject: bug#53768: [PATCH] gnu: python-mistletoe: Update to 0.8.1. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 04 Feb 2022 13:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 53768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart , 53768-done@debbugs.gnu.org Mail-Followup-To: 53768@debbugs.gnu.org, monego@posteo.net, jgart@dismail.de Received: via spool by 53768-done@debbugs.gnu.org id=D53768.164398277923778 (code D ref 53768); Fri, 04 Feb 2022 13:53:01 +0000 Received: (at 53768-done) by debbugs.gnu.org; 4 Feb 2022 13:52:59 +0000 Received: from localhost ([127.0.0.1]:59079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFz1G-0006BS-Re for submit@debbugs.gnu.org; Fri, 04 Feb 2022 08:52:59 -0500 Received: from mout01.posteo.de ([185.67.36.65]:41737) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFz1E-0006BE-O3 for 53768-done@debbugs.gnu.org; Fri, 04 Feb 2022 08:52:57 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 5A9EE24002F for <53768-done@debbugs.gnu.org>; Fri, 4 Feb 2022 14:52:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1643982770; bh=+kYYYgGjqofZ4Cp/qa7UdT5RABpGxdhJUlbD6EsJ9kI=; h=Subject:From:To:Date:From; b=eCdSAecIUQMkCkr8IJoID7uO5iduzilAJStcmkVgR0mzJ44wGZcGFp9zbQ79N8pvv fjudyEsHCDIUjZg64GlaI/pWGhw/UOSAzEMvoc6/5Z4gpNMLIv/AFqir0Ixi+M3giO HXOFLQ2h2EARPTZSGtP38jIBJco+p+lbtHqqv8QV0I9CdlsRb/wIPSvO7SxUdlK/SK aYh0MFVVn3bNXnkJKkJYXpJWy9DFlW+n79NHHulkZtX8NhIbFKuQigw6GeXJFDHshu 89mhReSsxIKKsQhExf3O4/FRdoYNDNG0nbpv26+c96vbQ4qJOV4SwP2ACU6ZxgFSTT GaejOcdNX/3gQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JqxnD2kY8z6tmR; Fri, 4 Feb 2022 14:52:48 +0100 (CET) Message-ID: From: Vinicius Monego Date: Fri, 04 Feb 2022 13:52:40 +0000 In-Reply-To: <20220204020708.11134-1-jgart@dismail.de> References: <20220204020708.11134-1-jgart@dismail.de> Content-Type: text/plain; charset="UTF-8" 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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1643982790; h=from:from:sender:sender: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=+kYYYgGjqofZ4Cp/qa7UdT5RABpGxdhJUlbD6EsJ9kI=; b=eAlKdRI60sNprdhQ/vKn4GPgJpXMcIJkTDaQtUGKwFwXCTAsimhbHTKqzHuYYbOU3NOKe0 VZ4yJkuD9k1w36pJRj0GWHhNH9hbIFKpgMv3mOzFk1NGRlHCRqm0fUIW7K2TNFJpMOXsMU k+B1e8l7f5gm9Iv9SYQfv497Ea+fvSkmG/Ii+RRGencPYRn/AfF8K6gvi6HSfpmHLKw4Er iClLaluAhVLpLugAXUPOKHcsAWIiMIm8GpHJQ/nv5ySSKl+8ZqWnuQxKVjEkUNz3QOqcnP xtigFE5AOByiiMpwchXzXDhM1qGLD4nSbGQkBH6Pf2QHLL52s+urivM+7T0+pA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643982790; a=rsa-sha256; cv=none; b=pnKTC171qLyU1Dzc4PqsNspaS/LMff7My6Q9bOI6tIPDMBZzLxXiC/Vpm7AFXAl0jJ4+F8 plJxiQ0gUolkvA7UGqo2OkHRR6/24/38zps84FWwKUAS6Vo5kCaPpm24EMgSKBEaoovK77 dF3PwXm6+wFJY3q6V3p6PYP72cEMwr4rdmAZ6ZMZeNdKNqim45jNLueDM3hgj7al1fgZJf eNMQFk9jqAAoleBSf4qwo1xkIytPTOHgvoJVX9HZPQ7CyxSGW1chALsUx1lTJgmUrS2E7g srVtLfRbJaHaPBaLrDPY4UPPNApV3Y23NY21meFUCmLhqspo1lDET+mhsa2DpQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=eCdSAecI; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.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-Spam-Score: -2.23 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=eCdSAecI; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.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-Queue-Id: 0617C26819 X-Spam-Score: -2.23 X-Migadu-Scanner: scn1.migadu.com X-TUID: jqqHPlGyT+KM Hi, Em qui, 2022-02-03 às 21:07 -0500, jgart escreveu: > * gnu/packages/markup.scm (python-mistletoe): Update to 0.8.1. I added a copyright line for you and pushed, thanks!