From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id AMBiFLJcymXj0QAA62LTzQ:P1 (envelope-from ) for ; Mon, 12 Feb 2024 19:00:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id AMBiFLJcymXj0QAA62LTzQ (envelope-from ) for ; Mon, 12 Feb 2024 19:00:18 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=bPgtKmTI; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707760818; h=from:from:sender:sender: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=8uAPgAg88Q4m7iCutbgwRjIldF53+fYZQO7187/urwE=; b=RhDMxRYzpvRfEehFc+EifN2Q+ZDE5kg9WLaD1QL0djcxoHZ7PlziYF27dNMoXZvWPSISoC m8iE53Y0cD1tnNxwhmI12T1stgDlbJ4w/ihj8MwWwGZhO5wySvVLcgQw7wSwho6WlyNSL/ d8M/ncjMLVi+XxOytwHF6U/+ZrrDmEacz/WZZoJRFJF+poNTEWtL5o5jd7K67ginLI1uRR 8zNLKubYcra82sP7K043FScRlLDoGD9o5OuCWNUOEl9I3OaoVLGyvmyQIIKHvLxnPSHMY8 rMDTp1fnxkkUVeBJhiu/u0pt9dovqi7eB7aiDwDJlGH4HbVFk47xWbqUGquLqw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=bPgtKmTI; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707760818; a=rsa-sha256; cv=none; b=JcPGbWb0vm8NlBIVdqZrWE1xvWmNNjiioWOG2eaIplgrIKDgI2+Hsc9f5bDKb3xEUpppAM pRICySdmAKEZT6VO19vP/jWtQMDC6jH1kXIZj92e28HoOUn7kQV98YLuIC47ES8VCATkUP Uf3f1rRE8W39raQvZeyF3Rcg6SB63iDvKABzeryaBkP8PEAAVoxdJSL+8ru7tLxl84VAHq MTDyt+iofynM0gZhZePs0ixdiB6Uttd+gO01UuRbUu+WU9Rnd6dDSBOUDTVsKxPfoVVKOS OxbSz+fIf/M1bg6spbW3D590wDg2SUp8p1htO9ZjeVyY0F4i6TgV3svM0BlUoQ== 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 3D327144F0 for ; Mon, 12 Feb 2024 19:00:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rZaas-0002Fu-QP; Mon, 12 Feb 2024 12:59:50 -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 1rZaap-0002FR-Qj for guix-patches@gnu.org; Mon, 12 Feb 2024 12:59:48 -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 1rZaap-0005L5-Il; Mon, 12 Feb 2024 12:59:47 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rZab5-0006Bj-09; Mon, 12 Feb 2024 13:00:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68207] [PATCH v2 2/5] gnu: python-mdit-py-plugins: Update to 0.4.0. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, sharlatanus@gmail.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Mon, 12 Feb 2024 18:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68207 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68207@debbugs.gnu.org Cc: Felix Gruber , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , jgart Received: via spool by 68207-submit@debbugs.gnu.org id=B68207.170776077923617 (code B ref 68207); Mon, 12 Feb 2024 18:00:02 +0000 Received: (at 68207) by debbugs.gnu.org; 12 Feb 2024 17:59:39 +0000 Received: from localhost ([127.0.0.1]:46044 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZaag-00068q-JH for submit@debbugs.gnu.org; Mon, 12 Feb 2024 12:59:38 -0500 Received: from mout02.posteo.de ([185.67.36.66]:48337) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZaae-000688-WC for 68207@debbugs.gnu.org; Mon, 12 Feb 2024 12:59:37 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 02517240101 for <68207@debbugs.gnu.org>; Mon, 12 Feb 2024 18:59:14 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1707760754; bh=ejf0FxuHz1aphlxpnQ85bwA4Jr+DcA2/Q7qiPIqLKIc=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=bPgtKmTIUL1KufHRVdabujRhAJqsL8zxhTNXzvjagBW6sLNV6vsEC8nwUSZccNAri s8bb2lfNPcbxxIQqVL8b7pGPHg5NTqrEqXN1s+6zDoupMe6+G8tmo6iXXTlXrHqLWZ jm4lowW3wqMjCKN1mZruHBkvy/BrpZhMAj4ZGDRTP0/zPdoJD1VQk6Yz1G+irZH0U8 kXJluI/iEGLQ/dq3cxG8U7+QM7m79sr9sNMccsAZj4fe/I9/s0wdPeWSR79sUhT5E3 OR/WSANHyTAB5Hf/sP7FczQbpMHRs+UMfpp1SL4tiQ6y+YN1l1u7XJ323LhwJuy7bB 7FgRVQGOzi/Ag== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4TYXJx4NGSz6tvq; Mon, 12 Feb 2024 18:59:13 +0100 (CET) From: Felix Gruber Date: Mon, 12 Feb 2024 17:55:27 +0000 Message-ID: In-Reply-To: References: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 3.83 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: 3.83 X-Migadu-Queue-Id: 3D327144F0 X-TUID: P6RhErhGDM/B * gnu/packages/python-xyz.scm (python-mdit-py-plugins): Update to 0.4.0. Change-Id: I18ca46abebe125d1a6729c10a3f4fa4a62a145ba --- 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 6a28836acf..30f6f1fb3e 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1124,7 +1124,7 @@ (define-public python-lunr (define-public python-mdit-py-plugins (package (name "python-mdit-py-plugins") - (version "0.3.1") + (version "0.4.0") (source (origin (method git-fetch) ;for tests (uri (git-reference @@ -1133,7 +1133,7 @@ (define-public python-mdit-py-plugins (file-name (git-file-name name version)) (sha256 (base32 - "00ybbfb6dzn9q5qnvnm8bmhd84s215ik7pcdb4r35zhwiv2ikizz")))) + "1790fcf3nd9c5j37fx87x3ivfyihk6l74jxj1qxvw3qfyb96w4k0")))) (build-system pyproject-build-system) (propagated-inputs (list python-markdown-it-py -- 2.43.0