From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OLEZNELsIWQxJAAASxT56A (envelope-from ) for ; Mon, 27 Mar 2023 21:19:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 4MHoM0LsIWSK/gAAauVa8A (envelope-from ) for ; Mon, 27 Mar 2023 21:19:30 +0200 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 82FA6CCB8 for ; Mon, 27 Mar 2023 21:19:30 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=mt4SLwEQ; 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 (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679944770; h=from:from:sender:sender: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: dkim-signature; bh=haXitDX7fNfTqSstQjGSMRNdUhbeP1l9muACHct87II=; b=lHjHE8+/ze/WoX2HFUxMCChlQ/SVIc6d3O0Y4RpH2tz+Yz5JUrRtYINs1fwV0HZyOAFGl8 yG5R0agKEclJSo7cigZDcXfS/GFd1OXJWCa6CWbQ2zLLyCVX2sGJNOgCfUVnyI1VMtR5vz EAMGtLYIbtAiJCHFZlWjXTz49EbdK33I0AduE87WaUS7ZHTcFIHJ7bnFhVqC7UXyhkaC49 W/ntS53a8xQfK7Fru9n8kk1s1HdD25TLb/bvvKlLillX881RNPUd3wvDDMnCflUmBkitDh yhHrmgbKJrcbnTA4TgVtgK2s3EgPlq7Bu3//TOvCQBm5Ipk4isLWHdmNebKLdg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679944770; a=rsa-sha256; cv=none; b=b2aUQuGVoeG0hsLf7yN/z/cDsN85Zb8mqFeTPqDJ/9+8+mNugjCrEgpss4fjS5YsrDn81i SE10WtP6QhWR6IXTSAxRJ5mm4vo08juuYwY4a+OFGLEUygNp74Rv9jEZcjQl7fgIMD/L74 9PJvhLfVbmSSK0pKvzcE09WGBb3JiLXoQ2mF6H0t5ipy4ux77+14x2mw8j5VEAYg8uIpgS jh96bGoPCLfL16SVtaq0ywK/ZUfhSD+xP3kiJRTgWjLnYpT3SpObgXPk9pI1MzOHvgYK3j bI2b7yRQCY92iOKnWiEdXHhc0lV2TD+QCz7FcJx7/13tuesZtNBSspiA8ipLDQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=mt4SLwEQ; 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 (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pgsMy-0006pr-7a; Mon, 27 Mar 2023 15:19:04 -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 1pgsMw-0006p7-KV for guix-patches@gnu.org; Mon, 27 Mar 2023 15:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pgsMw-0001fC-7q for guix-patches@gnu.org; Mon, 27 Mar 2023 15:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pgsMv-0000KX-Ne for guix-patches@gnu.org; Mon, 27 Mar 2023 15:19:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62122] [PATCH 1/4] gnu: Add emacs-sphinx-doc. Resent-From: Rostislav Svoboda Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Mar 2023 19:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62122 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 62122@debbugs.gnu.org Received: via spool by 62122-submit@debbugs.gnu.org id=B62122.16799447021209 (code B ref 62122); Mon, 27 Mar 2023 19:19:01 +0000 Received: (at 62122) by debbugs.gnu.org; 27 Mar 2023 19:18:22 +0000 Received: from localhost ([127.0.0.1]:48472 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgsMH-0000JQ-OO for submit@debbugs.gnu.org; Mon, 27 Mar 2023 15:18:22 -0400 Received: from mail-lf1-f41.google.com ([209.85.167.41]:42708) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgsMG-0000JD-2q for 62122@debbugs.gnu.org; Mon, 27 Mar 2023 15:18:20 -0400 Received: by mail-lf1-f41.google.com with SMTP id i13so12816013lfe.9 for <62122@debbugs.gnu.org>; Mon, 27 Mar 2023 12:18:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679944694; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=haXitDX7fNfTqSstQjGSMRNdUhbeP1l9muACHct87II=; b=mt4SLwEQj0WZsETKSXKva4TjDIqFQyEp7z/dsO7DQcivWn/gW0B8tKyTXMLwGTClJY FpJsvSuxgP32KaaeocCXttBZylaUpNPpmSw+ENm+lv+90dBYrB4hMfcyqilOMDmx4xgF cNVwYM4L8MeTlqZmZX3j9rSmXTSwf5oI7Kvf6noR4ydKzzLmDeCUsYgMjRalocF0nHva yxbi0Xfs2tgJCkdgpq52gnslpQ3uIiZGHpkppFMd2121VyzxCG9TNS9k35oYJ02uNkV+ OvgXyVoGuEWFKVRWMaojwWJhOQ+BO+5NACjZ3sp2QsXm4Nq+PweOsBrzsloNU9TPNm6l CvOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679944694; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=haXitDX7fNfTqSstQjGSMRNdUhbeP1l9muACHct87II=; b=7nwONGSEl39UTrHe0QB12TkWO/76tlNaPCd/CycnL1KNs9CEbk0Ay1JDefbRgyWpH1 jHAM0vX3sClL3Hd6nv5oEmvcqvW7ftH8jZ782z89NaLnvIu9HVm7qX3ZWSyDQFBkVpy5 qIatNO2Ooaa1sD6aey3l5vbWzTTnK/2hv8Br26NfozEuAfj9s7QQCTf3QcSDvxVWiqHE 0nquDiB2UsC1uqrEWwqtHmhJVT8T5UU3TnlMfCBYZnPzI62ek8fHuGXVpjzMAakdvdK+ ejotm2IukrlZa+afqOO59U4fUW6lxuJovo1qS7oomtRM3OJMbZUMVHFrkZqUktIwc/Hu rdAw== X-Gm-Message-State: AO0yUKVNWo2GB6QNkAopsgBGu3Ph3y0+L6EBiCrSnS3O0209l877nXjo LseimabOLeL0BJT/4z7slpYwbEOaLVuqX8REdni4EUULB2Zosw== X-Google-Smtp-Source: AKy350ao8ol54fu7oD22evUvqEu2VxZZbcgTS90KskcqbUsGcoYFHuHttcxEJFO21uPvyAHnVHeDTib1Tu+RA8DpC5Y= X-Received: by 2002:a05:6512:1090:b0:4d8:86c2:75ea with SMTP id j16-20020a056512109000b004d886c275eamr10393480lfg.3.1679944693641; Mon, 27 Mar 2023 12:18:13 -0700 (PDT) MIME-Version: 1.0 References: <20230311144938.765-1-Rostislav.Svoboda@gmail.com> <87cz57dba3.fsf@nicolasgoaziou.fr> In-Reply-To: <87cz57dba3.fsf@nicolasgoaziou.fr> From: Rostislav Svoboda Date: Mon, 27 Mar 2023 21:17:37 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" 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: X-Migadu-Queue-Id: 82FA6CCB8 X-Spam-Score: -2.93 X-Migadu-Spam-Score: -2.93 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: lzfOwVxIly/V Hello Nicolas, I'm resending the patch. Cheers Bost >From d7efd6fa74128809cc3f49ca9a8420369e96ad79 Mon Sep 17 00:00:00 2001 From: Rostislav Svoboda Date: Mon, 27 Mar 2023 20:58:51 +0200 Subject: [PATCH 1/2] gnu: Add emacs-sphinx-doc. * gnu/packages/emacs-xyz.scm (emacs-sphinx-doc): New variable. --- gnu/packages/emacs-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index da2856abc8..afc0726230 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -12487,6 +12487,32 @@ (define-public emacs-sparql-mode as Fuseki or DBPedia.") (license license:gpl3+))) +(define-public emacs-sphinx-doc + (let ((commit "1eda612a44ef027e5229895daa77db99a21b8801") + (revision "1")) + (package + (name "emacs-sphinx-doc") + (version (git-version "0.3.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/naiquevin/sphinx-doc.el") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0q72i95yx3xa57jlgr7dik6prf20hi8bp8xf3f5c6ificv7i5378")))) + (build-system emacs-build-system) + (propagated-inputs (list emacs-dash emacs-s)) + (home-page "https://github.com/naiquevin/sphinx-doc.el") + (synopsis + "Generate Sphinx friendly docstrings for Python functions in Emacs") + (description + "Sphinx Doc is an Emacs minor mode for inserting docstring skeleton for Python +functions and methods. The structure of the docstring is as per the requirement of +the Sphinx documentation generator.") + (license license:expat)))) + (define-public emacs-better-defaults (package (name "emacs-better-defaults") -- 2.39.2