From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2PuRDaedbGUDUAEAauVa8A:P1 (envelope-from ) for ; Sun, 03 Dec 2023 16:24:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2PuRDaedbGUDUAEAauVa8A (envelope-from ) for ; Sun, 03 Dec 2023 16:24:23 +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 16C49594BD for ; Sun, 3 Dec 2023 16:24:23 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=OoFjwwbo; 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=1701617063; 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=zAJWNjSflmXxWUS8V78UlVvWkrccn4nK8vWThdMScyQ=; b=LmHopbDfiKfgG7UXim1bs0OOQa7ebvYkkVmh1eRS5Tl3e24g+WqeEQmLN2SNK+CNnQTSSu +pu/EWOJ1VoUMj4hp5gWUPhHeRITfZyjCTE1MkXuT8DnQ+q72EMYV5ih9zYYbZ66NDsiC4 Z6aDNTvOL5ivtCjShhTw6Ok40HnrSVD53tQzcWM7lYg2h3o9VlvvQsWuBS9/Mp5lZZLbSt 33COVGfPirT3U6Xql2clfZr9YMapb4q+Zx0O00I9uwgUagmlVEQgtnoypzuyYITeto91p8 YrvW+gB89dnDI6z0j97NvTRu3XhDY6r9DJ27WRKQt5c3nH82gAdy5FHL2fpS2Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701617063; a=rsa-sha256; cv=none; b=FqF2QdIAu4tPRW0/X/o9tuyUBf4evJEs5pCexwM/CoPxdUmgLIfNNqzfB1QYecABI6F8pQ Qr+O5OH2RXbWB2RdYOIkOqkJxD95qYMgTxBfuB+Wsg5pdTqZq2WKoMlXyougKqpt3ck2Xg g1akqtieLpdxvRprpiYAursZsW1wGcuuiYFTdod06H2Av3BIl4XuocW/+2PZy++TEhxbi/ 5vvp3wq8Xw7aGSwJVyfORej76f+q6c53dTBleN+VGupnbCmvuCt/9qttA0fL8PvEHWVRgp QOAOsVy/reFJQMxeTW35AbRgrxpNmwsG3WwanBINa/pxpqqdjVWybC1k2yX21Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=OoFjwwbo; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r9oK5-0002d9-IZ; Sun, 03 Dec 2023 10:23:57 -0500 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 1r9oK1-0002bl-CL for guix-patches@gnu.org; Sun, 03 Dec 2023 10:23:53 -0500 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 1r9oK1-0004QZ-06 for guix-patches@gnu.org; Sun, 03 Dec 2023 10:23:53 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r9oKA-0003iS-V2 for guix-patches@gnu.org; Sun, 03 Dec 2023 10:24:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66886] [PATCH v3 2/6] gnu: python-markdown-it-py: Update to 3.0.0. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 03 Dec 2023 15:24:02 +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 Received: via spool by 66886-submit@debbugs.gnu.org id=B66886.170161700814206 (code B ref 66886); Sun, 03 Dec 2023 15:24:02 +0000 Received: (at 66886) by debbugs.gnu.org; 3 Dec 2023 15:23:28 +0000 Received: from localhost ([127.0.0.1]:60617 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9oJc-0003gx-0p for submit@debbugs.gnu.org; Sun, 03 Dec 2023 10:23:28 -0500 Received: from confino.investici.org ([93.190.126.19]:62807) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9oJZ-0003gH-TC for 66886@debbugs.gnu.org; Sun, 03 Dec 2023 10:23:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1701616995; bh=zAJWNjSflmXxWUS8V78UlVvWkrccn4nK8vWThdMScyQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=OoFjwwboujT35tuBUcRsnmiIyV+vtsbEGtAe5wOz0s3zYviTyGNcEcZPO6jSEE4HW dAIVvP5JGhXSlCKimnlLC/OdUUVIvDn8TdVH71Ow2+vcSHzrJsA9bApPmtQX3JaSrh mvV0u3Nsqx0fUg/ng4+faaXiqI8wx7zrJxcHNn0E= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4SjrCl2j5Kz119b; Sun, 3 Dec 2023 15:23:15 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4SjrCl1whYz10yx; Sun, 3 Dec 2023 15:23:15 +0000 (UTC) Date: Sun, 3 Dec 2023 16:22:54 +0100 Message-ID: <20231203152258.1793-2-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20231203152258.1793-1-goodoldpaul@autistici.org> References: <20231203152258.1793-1-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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx11.migadu.com X-Migadu-Spam-Score: -6.25 X-Spam-Score: -6.25 X-Migadu-Queue-Id: 16C49594BD X-TUID: CDV4+aVwQnva * gnu/packages/python-xyz.scm (python-markdown-it-py): Update to 3.0.0; (python-markdown-it-py-2.1): new variable. * gnu/packages/sphinx.scm (python-myst-parser)[propagated-inputs]: Use python-markdown-it-py-2.1. Change-Id: I009ad2fd7cd314e2073621f2cbe00ff97cb7e63c --- gnu/packages/python-xyz.scm | 15 +++++++++++++-- gnu/packages/sphinx.scm | 2 +- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 865aa51638..a238764b14 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5477,13 +5477,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)) @@ -5499,6 +5499,17 @@ (define-public python-markdown-it-py possible.") (license license:expat))) +(define-public python-markdown-it-py-2.1 + (package + (inherit python-markdown-it-py) + (version "2.1.0") + (source (origin + (method url-fetch) + (uri (pypi-uri "markdown-it-py" version)) + (sha256 + (base32 + "1nh75i72584r70alhqc479gys04s5m5g3vq601yf2njbs7z5jzng")))))) + (define-public python-markupsafe (package (name "python-markupsafe") diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm index 7e5a929241..89196086f2 100644 --- a/gnu/packages/sphinx.scm +++ b/gnu/packages/sphinx.scm @@ -792,7 +792,7 @@ (define-public python-myst-parser (list python-docutils python-jinja2 python-linkify-it-py - python-markdown-it-py + python-markdown-it-py-2.1 python-linkify-it-py python-mdit-py-plugins python-pyyaml -- 2.41.0