public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-bootstrap-theme/
Date: Mon, 29 Jan 2024 10:25:02 +0000 (UTC)	[thread overview]
Message-ID: <1706523890.3f565cfcacbb065f912f10760ccae1fa2b5420fa.mgorny@gentoo> (raw)

commit:     3f565cfcacbb065f912f10760ccae1fa2b5420fa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 10:12:58 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 29 10:24:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f565cfc

dev-python/sphinx-bootstrap-theme: Add a test dep on sphinx

Closes: https://bugs.gentoo.org/923236
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.1.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.1.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.1.ebuild
index 11ec27c0ee0d..137ceb158040 100644
--- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.1.ebuild
+++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,6 +22,14 @@ SRC_URI="
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+	test? (
+		dev-python/sphinx[${PYTHON_USEDEP}]
+	)
+"
 
 python_test() {
 	cd demo || die


             reply	other threads:[~2024-01-29 10:25 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-29 10:25 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-17 17:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-bootstrap-theme/ Michał Górny
2023-11-09 20:19 Michał Górny
2023-11-09 20:19 Michał Górny
2023-02-26 11:28 Andrew Ammerlaan
2022-03-15 14:26 Michał Górny
2022-03-15 13:07 Jakov Smolić
2021-10-09 19:25 Arthur Zamarin
2021-10-09 19:18 Sam James
2021-10-09  9:32 Arthur Zamarin
2021-09-14  1:30 Yixun Lan
2021-09-11  6:50 Arthur Zamarin
2021-09-11  6:50 Arthur Zamarin
2021-09-07 21:18 Louis Sautier
2020-10-21 22:51 Michał Górny
2020-10-18 19:19 Sam James
2020-10-18 19:10 Thomas Deutschmann
2020-10-16 12:00 Michał Górny
2020-09-11 22:45 Louis Sautier
2020-08-01 22:29 Michał Górny
2020-03-29  9:16 Michał Górny
2019-12-16 14:38 Michał Górny
2019-05-01 18:06 Matt Turner
2019-04-28 20:40 Mikle Kolyada
2019-04-28 20:37 Mikle Kolyada
2019-04-05  9:24 Mart Raudsepp
2019-03-21  7:26 Sergei Trofimovich
2019-03-16 18:40 Sergei Trofimovich
2019-03-16 14:46 Mikle Kolyada
2019-03-09 21:19 Matt Turner
2019-03-09 19:18 Thomas Deutschmann
2019-03-05  6:22 Matt Turner
2019-03-05  6:22 Matt Turner
2019-03-03  6:29 Mikle Kolyada
2019-03-02 21:30 Matt Turner
2019-03-02 20:02 Matt Turner
2019-03-01 21:21 Sergei Trofimovich
2018-11-01  0:10 Sergei Trofimovich
2018-10-17 12:11 Tobias Klausmann
2018-08-21 17:07 Patrice Clement
2018-08-21 14:46 Louis Sautier
2018-08-21 14:46 Louis Sautier
2018-04-29  6:33 Michał Górny
2017-07-31 20:46 Sebastien Fabbro
2017-03-10 10:16 Zac Medico
2016-06-29 10:46 Patrick Lauer
2015-10-21 13:41 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=1706523890.3f565cfcacbb065f912f10760ccae1fa2b5420fa.mgorny@gentoo \
    --to=mgorny@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