From patchwork Fri Apr 30 13:13:33 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 29005 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 4335727BC7D; Fri, 30 Apr 2021 14:17:14 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E9E4127BC7C for ; Fri, 30 Apr 2021 14:17:13 +0100 (BST) Received: from localhost ([::1]:33872 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcT17-0001Td-0G for patchwork@mira.cbaines.net; Fri, 30 Apr 2021 09:17:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36850) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcSy5-0006C0-AC for guix-patches@gnu.org; Fri, 30 Apr 2021 09:14:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46290) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lcSy5-0004ag-0f for guix-patches@gnu.org; Fri, 30 Apr 2021 09:14:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lcSy4-0000KC-Qb for guix-patches@gnu.org; Fri, 30 Apr 2021 09:14:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48091] [PATCH v3 08/11] gnu: Add python-mkdocs. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 30 Apr 2021 13:14:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48091 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48091@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 48091-submit@debbugs.gnu.org id=B48091.16197884441235 (code B ref 48091); Fri, 30 Apr 2021 13:14:04 +0000 Received: (at 48091) by debbugs.gnu.org; 30 Apr 2021 13:14:04 +0000 Received: from localhost ([127.0.0.1]:57823 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcSxz-0000Im-0a for submit@debbugs.gnu.org; Fri, 30 Apr 2021 09:14:04 -0400 Received: from out0.migadu.com ([94.23.1.103]:57098) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcSxn-0000Ha-HR for 48091@debbugs.gnu.org; Fri, 30 Apr 2021 09:13:48 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1619788427; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TRuQWmia4hPjlmXzoxuvjMR9mNCpteckIqQOWoj4kBc=; b=LksbdxhiIIWItSHq3zkOxTp8pPlv7pyIgFdHHA0JUU3Vm26qWalZvqmsJJ2zk2K5bwF9x7 Wmby/rcOVJZsxpkbO9Y07IOcpKjZEwkGM6NDxLKTfdDn1Ya5qAvRme3NiuJkoP65ouL+dh VqLkhFXSsDMjHeTCTVBx0Fj1uBZgFqeNqBIJBzHhqgythP8TKbjjQnilZx7z4geQzHHJhg fUKjWSuTsLP+72KZgpv46i1h1+xKE5xLPRf/D/TFG4sZN1vmjG8/+7yEhQS0TShTilXjXL +S8QTLrOzl9Pieam96wsTDcBxVml+8fpL/J36xN/XkEN2MMIHFDZzgIzn484Lw== Date: Fri, 30 Apr 2021 09:13:33 -0400 Message-Id: <20210430131336.8271-8-rg@raghavgururajan.name> In-Reply-To: <20210430131336.8271-1-rg@raghavgururajan.name> References: <20210430131336.8271-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-mkdocs): New variable. --- gnu/packages/python-xyz.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0381ef56fa..e60af2cd37 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -290,6 +290,43 @@ search capabilities into Python, guaranteeing results as close as the original implementation as possible.") (license license:expat))) +(define-public python-mkdocs + (package + (name "python-mkdocs") + (version "1.1.2") + (source + (origin + (method url-fetch) + (uri + (pypi-uri "mkdocs" version)) + (sha256 + (base32 "0fgv5zawpyyv0vd4j5y8m4h058lh9jkwfcm0xy4pg7dr09a1xdph")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + ;; Requirements refer to a specific version of dependencies, + ;; which are too old. So we patch to refer to any later version. + (add-after 'unpack 'patch-requirements + (lambda _ + (substitute* "setup.py" + (("==") ">="))))))) + (propagated-inputs + `(("python-click" ,python-click) + ("python-jinja2" ,python-jinja2) + ("python-livereload" ,python-livereload) + ("python-lunr" ,python-lunr) + ("python-markdown" ,python-markdown) + ("python-pyyaml" ,python-pyyaml) + ("python-tornado" ,python-tornado))) + (home-page "https://www.mkdocs.org") + (synopsis "Project documentation with Markdown.") + (description "MkDocs is a fast, simple and downright gorgeous static site +generator that’s geared towards building project documentation. Documentation +source files are written in Markdown, and configured with a single YAML +configuration file.") + (license license:bsd-3))) + (define-public python-slixmpp (package (name "python-slixmpp")