From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oPJBHMCEQmW8XwAAauVa8A:P1 (envelope-from ) for ; Wed, 01 Nov 2023 18:02:56 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oPJBHMCEQmW8XwAAauVa8A (envelope-from ) for ; Wed, 01 Nov 2023 18:02:56 +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 05333149E4 for ; Wed, 1 Nov 2023 18:02:56 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b="nPYXyQW/"; 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=1698858176; 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=ubgXgDHGjBcbeSlrgoP6SlEnWwxhH86nphIAMc/J2d0=; b=mLpQERz7lKhC+ASFmP6fbXuhXFhy9bqlk1rocctEjZlrwsibaZ8tvibAPemNXF3811lkAG iSYjUjhgY005uT3IwvIJflJzJ/hg4AGqx0sR1JeW/cilGtG21ngV+vyX9xxfuOjdyuht+V FX/O4AvdleLzV1cWN8j6piILCG4sJFjY423xO1xJjnzxauaXqnyqo96+5yBblv3JBMbJ+n wzo7FtebtaKEWRlhYbDiIcH5E7/EI8oFprBn3g9TbryHqfVe/JkSITyi6pW3tUQjjtbzTB OVufDbLLfzIMpRJctsB2z8hytCqcpXXxmXWAyG6iiOn4mn2WwIc31Pi+q21rRQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b="nPYXyQW/"; 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-Seal: i=1; s=key1; d=yhetil.org; t=1698858176; a=rsa-sha256; cv=none; b=YPdmlW2v/kBEFsXbjz5wwYVPlk+AtHAVf/05JP2+BBfhFRZ6NQwWnH9AjiDJ6vgjo5wWLH qOgeN71fGZy4e5n9HLuudO6sUxkC645FuMjvyHQ+zL9I+ohdBu6CsA9pKfnq9VZd9UmkK3 55lSTH6X3xyCLxtkDHNRFuc4TTgFIUGkusO/u6zjX34itlJ2buELjrPQJlxXCn6RC+k/XP oX588QijjuIj5qVS+M+qgRV9GZD0G8uJX5OyxeR1C7pMOV8jNwZ25VZQo6S/jZN3nwXmuf TUx0uN/Iu2GlM+uyQrhG+pNDyHI3KzOAtFFW1ZtQW/6BiWukctKdf319QzczTQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qyEcE-0005HI-M2; Wed, 01 Nov 2023 13:02:50 -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 1qyEbz-0005Et-Ku for guix-patches@gnu.org; Wed, 01 Nov 2023 13:02:36 -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 1qyEbw-0003zd-Gs; Wed, 01 Nov 2023 13:02:32 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qyEcP-0001Q7-Lh; Wed, 01 Nov 2023 13:03:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66886] [PATCH 2/5] gnu: python-markdown-it-py: Update to 3.0.0. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Wed, 01 Nov 2023 17:03:01 +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 , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart Received: via spool by 66886-submit@debbugs.gnu.org id=B66886.16988581745414 (code B ref 66886); Wed, 01 Nov 2023 17:03:01 +0000 Received: (at 66886) by debbugs.gnu.org; 1 Nov 2023 17:02:54 +0000 Received: from localhost ([127.0.0.1]:52324 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyEcH-0001PE-Lm for submit@debbugs.gnu.org; Wed, 01 Nov 2023 13:02:53 -0400 Received: from confino.investici.org ([2a11:7980:1::2:0]:43939) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyEcF-0001Oz-Mr for 66886@debbugs.gnu.org; Wed, 01 Nov 2023 13:02:52 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4SLCwm4RHGz114v; Wed, 1 Nov 2023 17:02:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1698858136; bh=ubgXgDHGjBcbeSlrgoP6SlEnWwxhH86nphIAMc/J2d0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=nPYXyQW/hC+hBiPBF60S8k9IjfuYyf7deXSTKpeldMdGBGr9tqkF9qe0fBpWm2RTY L38kFDU1UARzf42e87X05fmNYFog2xZeOzJsUeCVNJGbJDsU+VYUUiszjm3+mkDvgH Tue6Hoax/GIgGph1jLNe5JhyLSVFaLe/837PXRBo= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4SLCwk6l7dz10yJ; Wed, 1 Nov 2023 17:02:14 +0000 (UTC) Date: Wed, 1 Nov 2023 18:01:45 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <7886af0485069783c363bd168cfef1ea2840d1ea.1698858108.git.goodoldpaul@autistici.org> References: <7886af0485069783c363bd168cfef1ea2840d1ea.1698858108.git.goodoldpaul@autistici.org> 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.61 X-Spam-Score: -4.61 X-Migadu-Queue-Id: 05333149E4 X-Migadu-Scanner: mx10.migadu.com X-TUID: pEj6JehUjpaA * gnu/packages/python-xyz.scm (python-markdown-it-py): Update to 3.0.0. Change-Id: I009ad2fd7cd314e2073621f2cbe00ff97cb7e63c --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index a91b9d9a94..810d86f04e 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5442,13 +5442,13 @@ (define-public python-makefun (define-public python-markdown-it-py (package (name "python-markdown-it-py") - (version "2.1.0") + (version "3.0.0") (source (origin (method url-fetch) (uri (pypi-uri "markdown-it-py" version)) (sha256 (base32 - "1nh75i72584r70alhqc479gys04s5m5g3vq601yf2njbs7z5jzng")))) + "1swgvyiavak0nmfb31lq5zck5chwhmyf6qb6qwpcav86zaa0mxp3")))) (build-system pyproject-build-system) (arguments (list #:tests? #f)) ;pypi source does not contains tests (native-inputs (list python-flit)) -- 2.41.0