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 KOBHI1GMi2RuCQEASxT56A (envelope-from ) for ; Fri, 16 Jun 2023 00:10:25 +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 +AYuI1GMi2Q/dAAAauVa8A (envelope-from ) for ; Fri, 16 Jun 2023 00:10:25 +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 2678E39B6B for ; Fri, 16 Jun 2023 00:10:25 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q9vAK-0002Zx-Kc; Thu, 15 Jun 2023 18:10: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 1q9vAI-0002Zh-VL for guix-patches@gnu.org; Thu, 15 Jun 2023 18:10: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 1q9vAI-0006YV-L9 for guix-patches@gnu.org; Thu, 15 Jun 2023 18:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q9vAI-0003Ys-F4 for guix-patches@gnu.org; Thu, 15 Jun 2023 18:10:02 -0400 Subject: bug#62373: [PATCH] gnu: Add python-pdoc. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 15 Jun 2023 22:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62373 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Cc: 62373-done@debbugs.gnu.org Mail-Followup-To: 62373@debbugs.gnu.org, ludo@gnu.org, Ontje.Luensdorf@dlr.de Received: via spool by 62373-done@debbugs.gnu.org id=D62373.168686697813649 (code D ref 62373); Thu, 15 Jun 2023 22:10:02 +0000 Received: (at 62373-done) by debbugs.gnu.org; 15 Jun 2023 22:09:38 +0000 Received: from localhost ([127.0.0.1]:48148 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9v9u-0003Y5-6Y for submit@debbugs.gnu.org; Thu, 15 Jun 2023 18:09:38 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40564) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9v9r-0003Xr-R5 for 62373-done@debbugs.gnu.org; Thu, 15 Jun 2023 18:09:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q9v9l-0006O5-MS; Thu, 15 Jun 2023 18:09:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=YScyR+YsIsRaQco5/rDxeApTx8Z2W7nn6lXwJZT1kCY=; b=ix0pHIYAoZycH20iOo17 fucSCHEMDG7En0wRlRY3SCVgC7l6aiXW2ZbhKimlUrR9kqCS/4EarB+FVXL6IDcg78QQiVIW7Dk74 ioKtQz78raCat/99EgTVObrO/heHtLhwV7TqoEC3TbWkpQwlsqA26218C6k/Dq34msR9j9MPaumPG iP7oMDHSpyuHIXgs30H0ekIS8zflhZN8d0CwTzSufUkPeH/0r+uUFVqHD3cZ0nQXUypZYT24wdtG6 /EGDmMAKBAnOt0IGu5Gmy5ld2rak50zziV12CfEW327pYBj+EssnHNmZvRDYynmS9FgytKjUbDwUd fm5/E9LtJMsLMw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q9v9l-0000Ec-9h; Thu, 15 Jun 2023 18:09:29 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Fri, 16 Jun 2023 00:09:27 +0200 In-Reply-To: (Ontje Luensdorf's message of "Wed, 22 Mar 2023 09:50:21 +0000") Message-ID: <87ilbotm20.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686867025; 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-to: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=YScyR+YsIsRaQco5/rDxeApTx8Z2W7nn6lXwJZT1kCY=; b=ea43BxDIeMhqMqW/49nvB+VzF7DhV4x+JgIpPCCCSRifQXxIpfp3/jeUZlUreBS09yDB2j tEiPXPwet6pqDe4hQyCpCm5sehqd28qj6YD+Rj+yaslhDpZ4YFNsHjS8S7WI1t93grw6AL 4SKLxqi7hQD3K6L/UBoy5BE6E4P/66pFuAZv4JxiFD/Zaxd0cXLDwuQF3q4oXYCgf3zgld yFkmpAz4gWOYziZxU0Yre3IqEunEdLoFV4awKP8w8rBCdhlBIptddt72AzTAarYGpGrNt9 J9nrQCWr9j1Z4AvwJ4TyUTrf+LO+ud8g6kBD4CCYrauhEbpFfJjdhS1G/L2QLA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ix0pHIYA; 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-Seal: i=1; s=key1; d=yhetil.org; t=1686867025; a=rsa-sha256; cv=none; b=Gxs0dvCMqKjr1KuXwwknakXnKiyWulE32AJktjE4L1yhn3oQSsbsDNkuA7jF6s1PLn8mCM 7GFKjJ1+/eWYQILiqkoxZrcBv+skk688W9PgyP/ehFISLR1JEnWoj+NzDXQ7h6PZSyl+Cg PDtX7M8lQXE3hiiQn7wlfWO1xDLBUlvmQVZYIHFnZqZz3mYiMGHOMKIUl1N9RmHEGvUHXR J8+OwqTHcxs/0UnWCpe4TTycwDe62o9+pdsSsoJjsL/fEjqSAk/wnqeazDQ0GXHuweYqvj fNEXi2Tym47oRjhlA5+W/DcbLh1PfvcPL42Wo5UM/3PQZ+de1i65laKewOL/ig== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -1.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ix0pHIYA; 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" X-Migadu-Queue-Id: 2678E39B6B X-Spam-Score: -1.63 X-TUID: kqEL1aJwPx0K --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Ontje, skribis: > From 8a6adf3add637fd3d04fa2dee3b413f5dd65fd06 Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Ontje=3D20L=3DC3=3DBCnsdorf?=3D > Date: Wed, 22 Mar 2023 09:42:09 +0100 > Subject: [PATCH] gnu: Add python-pdoc. > > * gnu/packages/python-xyz.scm (python-pdoc): New variable. Sorry for the long delay. Applied with the minor changes below. Thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0c98701146..cdffc3ad67 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1070,16 +1070,15 @@ (define-public python-pdoc (package (name "python-pdoc") (version "13.0.1") - (source - (origin - (method git-fetch) - (uri - (git-reference - (url "https://github.com/mitmproxy/pdoc") - (commit (string-append "v" version)))) - (sha256 - (base32 - "0gxkw607nrd67ck4w8jri9vfrm5g60qvp8b134m8zkiphbxjnx0l")))) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mitmproxy/pdoc") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0gxkw607nrd67ck4w8jri9vfrm5g60qvp8b134m8zkiphbxjnx0l")))) (build-system pyproject-build-system) (native-inputs (list python-pytest python-jinja2 python-pygments)) (arguments @@ -1091,13 +1090,12 @@ (define-public python-pdoc "not test_smoke[mock] and " "not test_snapshots[html")))) (home-page "https://pdoc.dev/") - (synopsis "API Documentation for Python Projects") + (synopsis "API documentation for Python projects") (description "pdoc auto-generates API documentation that follows your project's Python module hierarchy. It requires no configuration, has first-class support for type annotations, cross-links between identifiers, comes with an integrated live-reloading web server, uses customizable HTML -templates, understands numpydoc and Google-style docstrings, and is -permissively licensed.") +templates, understands numpydoc and Google-style docstrings.") (license license:unlicense))) (define-public python-py4j --=-=-=--