public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Steve Arnold" <nerdboy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pystache/
Date: Fri,  8 Sep 2023 18:20:42 +0000 (UTC)	[thread overview]
Message-ID: <1694197159.9bf716876728169a1fc151ec3034761c124600ab.nerdboy@gentoo> (raw)

commit:     9bf716876728169a1fc151ec3034761c124600ab
Author:     Steve Arnold <nerdboy <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  8 18:19:19 2023 +0000
Commit:     Steve Arnold <nerdboy <AT> gentoo <DOT> org>
CommitDate: Fri Sep  8 18:19:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf71687

dev-python/pystache: refactor for upstream changes, add doc deps

Signed-off-by: Steve Arnold <nerdboy <AT> gentoo.org>

 dev-python/pystache/pystache-0.6.5.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/dev-python/pystache/pystache-0.6.5.ebuild b/dev-python/pystache/pystache-0.6.5.ebuild
index c10cd9359cc2..3c70a630edb7 100644
--- a/dev-python/pystache/pystache-0.6.5.ebuild
+++ b/dev-python/pystache/pystache-0.6.5.ebuild
@@ -30,9 +30,23 @@ LICENSE="MIT"
 SLOT="0"
 
 BDEPEND="
+	dev-python/setuptools-scm[${PYTHON_USEDEP}]
 	test? (
 		dev-python/pyyaml[${PYTHON_USEDEP}]
 	)
 "
 
 distutils_enable_tests pytest
+
+distutils_enable_sphinx \
+	docs/source \
+	dev-python/sphinx-rtd-theme \
+	dev-python/recommonmark \
+	dev-python/sphinxcontrib-apidoc
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+
+src_prepare() {
+	sed -i '/sphinx_git/d' "${S}"/setup.cfg "${S}"/docs/source/conf.py
+	default
+}


             reply	other threads:[~2023-09-08 18:20 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-08 18:20 Steve Arnold [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-25  7:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/pystache/ Michał Górny
2024-12-25  7:45 Michał Górny
2024-12-13  6:15 Michał Górny
2024-06-22 13:52 Petr Vaněk
2023-12-30 18:32 Michał Górny
2023-08-27 15:59 Michał Górny
2023-05-28 18:07 Arthur Zamarin
2022-09-26 16:55 Steve Arnold
2022-09-26 14:45 Sam James
2022-09-25 19:36 Steve Arnold
2022-08-20 18:15 Michał Górny
2022-08-20 18:15 Michał Górny
2022-08-20 18:15 Michał Górny
2022-05-01 16:43 Steve Arnold
2022-04-25 15:48 Sam James
2022-04-16 17:25 Steve Arnold
2020-01-18 18:48 Michał Górny
2017-05-02 13:11 Michał Górny
2017-04-22 13:52 Michał Górny
2015-12-09 15:10 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1694197159.9bf716876728169a1fc151ec3034761c124600ab.nerdboy@gentoo \
    --to=nerdboy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox