From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aLhpB+VGjGVtRgAAkFu2QA (envelope-from ) for ; Wed, 27 Dec 2023 16:46:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id EBZrAOVGjGUCBwAAqHPOHw (envelope-from ) for ; Wed, 27 Dec 2023 16:46:45 +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=knEvR64B; 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=1703692004; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=/uYNUSRNRXgqZNBpfDqB8KwPQy0WNfhWgxRvBdvVhog=; b=iFLEyrEmDEgkqBlaXdLK0sVAzN37t6P9AriDNgA4Q8QokEBj9dkjhQyXggO0mhPW4TXW8A smodXEaUJYoVzNPftYPH5pMYbskUkTS63mJTcygxd+NbCuXZxRAWRXNWDZTOOMZv2ins+Z zgRQWWOfbksfYXmIBroBlMNdxGV+QbCk3jpr7KJP2Qs5Fnw1iVrgO1wASLZzs1IWkjLa3x e103nJUsjOlKgTmQOzwzk8LA3A7ejpfew7LXATdBeP1ApOsd4/i5U/4HkfJec7WhC9VAu3 OwA77BnMLZoP2T2pVR8oUpCNAoLhQarczES0eMgYu0OndCxqtmP5YIY53wFXUA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703692004; a=rsa-sha256; cv=none; b=CmzHNDuzYKATkb/iu6GITxgZyUHZdDrnUciR3X/VzivBIpqhn0WBsd9eXDSwaXzKnVZ8sx 9LTfeEzzytWMyi8s0osLyEFQtLBpF4BG+IQhhbjW0eTC98THQptsXndAO5s4M62pCiS+JT P8urrpJRcKY69bGdQriD8TyWhr29lTFUahu0g38zwHYbtZWBAQGk9l2HdY50ZBAobtYI9K TZtlqbC/O1ZeM76G/oz49rH4FmUKczvPWHbht7Ljo9LW5DxmdN1o3S6UDlCogb2/g1jLSK 0gRvgrOP3e5s0uWoGFNo5bgBo8ICNzy71WpZ2Ovvm9VVsj2VObVVSnBRHviKgA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=knEvR64B; 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) 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 C5057248CD for ; Wed, 27 Dec 2023 16:46:44 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rIW72-0002Od-D2; Wed, 27 Dec 2023 10:46:28 -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 1rIW6i-0002CO-7L for guix-patches@gnu.org; Wed, 27 Dec 2023 10:46:10 -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 1rIW6h-0006EM-Lc; Wed, 27 Dec 2023 10:46:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rIW6c-0001Pg-5I; Wed, 27 Dec 2023 10:46:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68061] [PATCH] gnu: python-markdown-it-py: Update to 3.0.0. Resent-From: Felix Gruber 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, 27 Dec 2023 15:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68061 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68061@debbugs.gnu.org Cc: Felix Gruber , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart Received: via spool by submit@debbugs.gnu.org id=B.17036919574834 (code B ref -1); Wed, 27 Dec 2023 15:46:01 +0000 Received: (at submit) by debbugs.gnu.org; 27 Dec 2023 15:45:57 +0000 Received: from localhost ([127.0.0.1]:37623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIW6W-0001Fg-EW for submit@debbugs.gnu.org; Wed, 27 Dec 2023 10:45:56 -0500 Received: from lists.gnu.org ([2001:470:142::17]:42548) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIW6U-00013t-RN for submit@debbugs.gnu.org; Wed, 27 Dec 2023 10:45:55 -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 1rIW6Q-000271-BD for guix-patches@gnu.org; Wed, 27 Dec 2023 10:45:50 -0500 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rIW6O-00069u-1Q for guix-patches@gnu.org; Wed, 27 Dec 2023 10:45:50 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 7A2E5240029 for ; Wed, 27 Dec 2023 16:45:38 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1703691938; bh=rJ63c2n1F3y09Oqc+xrqYRzeyoyOdFTGUGMeSTzeSNI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=knEvR64BBHIuDErP72j+MpAbM3+c7XgBX7g8zb7GUJS5kTMpCQqVb3N+e01Y3VqPo M9AplNuaC8ea9fohQ7L4Bg2mhfdNT4diF/YoQ3dMlyImTHMfEWiUHsY3fNfABT8AS4 6sql17j3pbm+6tJlU1BZ+qnmBdC0AfCqqEtzRN1c19U+Z4dkdEllqTa5CZjGTJHpj6 0Vu1zid2JOtcXs18uSJ0Wjc4Ey94FMuDWcm75HkqMi1TdVxT/DzamIpGY5e+e8fkB0 y7Gb03m+4eSgegWNm6L7pZt2a/EdMHzaW9YH0rI6/Xdu3OGJV94C61mr0M4bHzRp2Z cwV4tDNJ8NXGg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4T0bZT6ln2z6twn; Wed, 27 Dec 2023 16:45:37 +0100 (CET) From: Felix Gruber Date: Wed, 27 Dec 2023 15:45:24 +0000 Message-ID: <97a93518fa3e157454370f65d049347051ee27fa.1703691924.git.felgru@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=felgru@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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.85 X-Spam-Score: -3.85 X-Migadu-Queue-Id: C5057248CD X-Migadu-Scanner: mx12.migadu.com X-TUID: XBSdvljJ+0uI * gnu/packages/python-xyz.scm (python-markdown-it-py): Update to 3.0.0. [propagated-inputs]: Remove python-typing-extensions; add python-commonmark, python-linkify-it-py, python-markdown, python-mistletoe, python-mistune, python-panflute, python-psutil, and python-pyyaml. [native-inputs]: Remove python-flit; add python-flit-core. Change-Id: I5dc06b163ddbec0a32a9d7c3da2c834b2e74cd74 --- gnu/packages/python-xyz.scm | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index cab44be011..2575f304ab 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5482,19 +5482,26 @@ (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)) + (native-inputs (list python-flit-core)) (propagated-inputs - (list python-mdurl - python-typing-extensions)) + (list python-commonmark + python-linkify-it-py + python-markdown + python-mdurl + python-mistletoe + python-mistune + python-panflute + python-psutil + python-pyyaml)) (home-page "https://github.com/executablebooks/markdown-it-py") (synopsis "Python port of markdown-it") (description base-commit: 8f03a51f5cdf4015d22a42e0796aad28f092e40b -- 2.43.0