From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id II4vJwAWbmaeBgEA62LTzQ:P1 (envelope-from ) for ; Sat, 15 Jun 2024 22:30:24 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id II4vJwAWbmaeBgEA62LTzQ (envelope-from ) for ; Sun, 16 Jun 2024 00:30:24 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718490624; 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-type:content-type: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; bh=MvfUEm+uDdmQTINFxhG5l53dcSNG/D2XTEWr+ZfVP7g=; b=XSagY6kYZqHJz5SFft6iUvXilsNGQQTwm4tYkXbTAWGerJiwL20LUfbdU5asu0bAvrJrHq 9jzEz5Se30L5uC2amFbpDI80MgnZJNxNncMacsE3zdUAQ4fl71ESdUOUqs6Nit0GgageA/ uxPMbwRgBni3uKqC78QGkfYBrjuHuRv5g/IRSAarDNzA1RZqhxvaIfBw6Z5M9bg64Qb1xu 84Fgug48JOt4FeE67FERQlpU8aylJhK39kObnT9/RFjCB9I8TuEeTheRwII5rXtHpxEU5K supO3ALtqmrP6JuCRFPuoLIp8aKxx6k9iCkGUymxqaX2sl+tla5KInNF+L1hwg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718490624; a=rsa-sha256; cv=none; b=Mt0GXPligoNdB5e8UGuYnWJshmcMs/S/1JNjPJk99MbabWWVBTsAAIgf3L+mdtDVr6PqGt kBM6vl+Ui3pyDeVQAZc4S91j4mL2OG3WbfIcI7/YVFiGdGvNYCZKXbMHsA1HL9YB6VVUhm oG6QLitue9cxJw2IplVcXXE0/HaFw29pUkPSs3fig8lY52j6M2P5MV0CHzamVZZeNTS/I+ YskLwFrIxr7AXZuvoLwuub/qbHEMHcssxm7f5O0XZIRCsNJg+x1wkXL+ptUpj61hH3e35Z MuWR8udiPeiEkkDMM9V1xZ84uqJjJ6oSb9V/y0Iq5Cy3C6yyNhRXFIRNaGAMQQ== 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 886EBF4AD for ; Sun, 16 Jun 2024 00:30:23 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sIbuP-000373-74; Sat, 15 Jun 2024 18:30:05 -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 1sIbuN-00036Q-0a for guix-patches@gnu.org; Sat, 15 Jun 2024 18:30:03 -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 1sIbuM-0002UQ-Nu for guix-patches@gnu.org; Sat, 15 Jun 2024 18:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sIbuN-0006Rv-FQ for guix-patches@gnu.org; Sat, 15 Jun 2024 18:30:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70400] [PATCH 1/7] gnu: Add python-docstring-to-markdown. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 15 Jun 2024 22:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70400 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70400@debbugs.gnu.org Cc: Sharlatan Hellseher , Munyoki Kilyungi , Lars-Dominik Braun , jgart , Marius Bakke , Tanguy Le Carrour , Jonathan Pieper X-Debbugs-Original-To: Jonathan Pieper via Guix-patches via , 70400@debbugs.gnu.org Received: via spool by 70400-submit@debbugs.gnu.org id=B70400.171849055524649 (code B ref 70400); Sat, 15 Jun 2024 22:30:03 +0000 Received: (at 70400) by debbugs.gnu.org; 15 Jun 2024 22:29:15 +0000 Received: from localhost ([127.0.0.1]:55380 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIbtb-0006PV-Fq for submit@debbugs.gnu.org; Sat, 15 Jun 2024 18:29:15 -0400 Received: from 3.mo560.mail-out.ovh.net ([46.105.58.226]:59119) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIbtZ-0006PI-C9 for 70400@debbugs.gnu.org; Sat, 15 Jun 2024 18:29:14 -0400 Received: from director11.ghost.mail-out.ovh.net (unknown [10.108.25.166]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 4W1rR95vyzz1NNK for <70400@debbugs.gnu.org>; Sat, 15 Jun 2024 22:29:09 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-lrr57 (unknown [10.108.42.32]) by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id BBDEA1FE31; Sat, 15 Jun 2024 22:29:08 +0000 (UTC) Received: from ngraves.fr ([37.59.142.98]) by ghost-submission-6684bf9d7b-lrr57 with ESMTPSA id 2urqJrQVbmYYhAwA7Wk0oA (envelope-from ); Sat, 15 Jun 2024 22:29:08 +0000 X-OVh-ClientIp: 81.67.146.208 In-Reply-To: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> References: <87sezmsf33.fsf@mailbox.org> <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> Date: Sun, 16 Jun 2024 00:29:08 +0200 Message-ID: <87plsh3knf.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 1564156448559325709 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrfedvvddguddtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefujghffffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhephfegtdejveetvdegleeiuefgteevtdelieeguefhvdejteejjeffuedviefftdffnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdegtddtseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedtpdhmohguvgepshhmthhpohhuth 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: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves 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-Spam-Score: -6.85 X-Migadu-Queue-Id: 886EBF4AD X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.85 X-TUID: Nz+UrAwza4zX On 2024-04-15 19:45, Jonathan Pieper via Guix-patches via wrote: > * gnu/packages/python-xyz.scm (python-docstring-to-markdown): New variable. > --- > gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > > diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm > index 92566abfed..9521119a84 100644 > --- a/gnu/packages/python-xyz.scm > +++ b/gnu/packages/python-xyz.scm > @@ -1376,6 +1376,25 @@ (define-public python-mkdocs-markdownextradata-plugin > variables into the markdown template") > (license license:expat))) > > +(define-public python-docstring-to-markdown > + (package > + (name "python-docstring-to-markdown") > + (version "0.15") > + (source > + (origin > + (method url-fetch) > + (uri (pypi-uri "docstring-to-markdown" version)) > + (sha256 > + (base32 "0gdpabnyl1kyy0cjrnph6xl4fyhgim50a1amsaqq3hahki6i2ip1")))) > + (build-system python-build-system) You can use pyproject-build-system directly here. > + (home-page "https://github.com/python-lsp/docstring-to-markdown") > + (synopsis "On the fly conversion of Python docstrings to markdown") > + (description > + "This module can convert Python docstrings to Markdown. > +It can recognise reStructuredText inside docstrings and convert multiple of its > +features to Markdown. It also includes initial support for Google-formatted docstrings.") ^ You need two spaces here. Also ensure you match the maximum line length of 78. > + (license license:lgpl2.1+))) > + > (define-public python-mysql-connector-python > (package > (name "python-mysql-connector-python") > > base-commit: 6b3c90f638292f9604a221ac6dbf22234f6e4c4b -- Best regards, Nicolas Graves