public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/coeurl/
Date: Sun, 30 Jul 2023 19:51:26 +0000 (UTC)	[thread overview]
Message-ID: <1690746595.695376696cc39acda873f7ea357e42acf22efa1a.tastytea@gentoo> (raw)

commit:     695376696cc39acda873f7ea357e42acf22efa1a
Author:     tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sun Jul 30 19:49:55 2023 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sun Jul 30 19:49:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=69537669

dev-cpp/coeurl: don't check test deps when not testing

Closes: https://bugs.gentoo.org/911504
Signed-off-by: tastytea <gentoo <AT> tastytea.de>

 dev-cpp/coeurl/coeurl-0.3.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-cpp/coeurl/coeurl-0.3.0.ebuild b/dev-cpp/coeurl/coeurl-0.3.0.ebuild
index 5c65cc7b79..309b9fcd52 100644
--- a/dev-cpp/coeurl/coeurl-0.3.0.ebuild
+++ b/dev-cpp/coeurl/coeurl-0.3.0.ebuild
@@ -36,6 +36,8 @@ BDEPEND="
 "
 
 python_check_deps() {
+	use test || return 0 # python is only used for tests, bug #911504
+
 	python_has_version "dev-python/flask[${PYTHON_USEDEP}]"
 }
 


             reply	other threads:[~2023-07-30 19:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-30 19:51 Ronny Gutbrod [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-13 12:55 [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/coeurl/ Ronny Gutbrod
2024-06-13 12:55 Ronny Gutbrod
2023-07-22 17:29 Anna Vyalkova
2023-07-22 17:29 Anna Vyalkova
2023-07-22 13:51 Anna Vyalkova
2023-07-22 13:51 Anna Vyalkova
2023-07-22 13:51 Anna Vyalkova
2023-07-22 13:51 Anna Vyalkova
2023-01-11 23:16 Ronny Gutbrod
2023-01-11 23:16 Ronny Gutbrod
2022-07-23 16:15 Ronny Gutbrod
2022-07-23 16:15 Ronny Gutbrod
2022-07-08 11:04 Ronny Gutbrod
2022-03-07 16:22 Ronny Gutbrod
2022-03-07 16:22 Ronny Gutbrod
2021-12-21 11:46 Ronny Gutbrod
2021-12-21 11:46 Ronny Gutbrod
2021-11-19  1:15 Ronny Gutbrod
2021-10-04 11:45 Ronny Gutbrod

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=1690746595.695376696cc39acda873f7ea357e42acf22efa1a.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --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