public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-libs/telepathy-haze/
Date: Fri, 12 May 2023 10:07:19 +0000 (UTC)	[thread overview]
Message-ID: <1683883154.42d5d23c08b29219a778f5879d7645de4c98ca6b.ceamac@gentoo> (raw)

commit:     42d5d23c08b29219a778f5879d7645de4c98ca6b
Author:     Matt Jolly <Matt.Jolly <AT> footclan <DOT> ninja>
AuthorDate: Fri May 12 09:04:33 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri May 12 09:19:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=42d5d23c

net-libs/telepathy-haze: QA Fixes

- Add BDEPEND
- has_version -> python_has_version

Signed-off-by: Matt Jolly <Matt.Jolly <AT> footclan.ninja>

 net-libs/telepathy-haze/telepathy-haze-0.8.1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-libs/telepathy-haze/telepathy-haze-0.8.1.ebuild b/net-libs/telepathy-haze/telepathy-haze-0.8.1.ebuild
index 99c620bd9..6e80d232a 100644
--- a/net-libs/telepathy-haze/telepathy-haze-0.8.1.ebuild
+++ b/net-libs/telepathy-haze/telepathy-haze-0.8.1.ebuild
@@ -26,16 +26,20 @@ DEPEND="${RDEPEND}
 	${PYTHON_DEPS}
 	dev-libs/libxslt
 	dev-util/glib-utils
+"
+
+BDEPEND="
 	virtual/pkgconfig
 	test? (
 		dev-python/pygobject:3
 		$(python_gen_any_dep 'dev-python/twisted[${PYTHON_USEDEP}]')
 	)
 "
+
 RESTRICT="!test? ( test )"
 
 python_check_deps() {
 	if use test ; then
-		has_version "dev-python/twisted[${PYTHON_USEDEP}]"
+		python_has_version "dev-python/twisted[${PYTHON_USEDEP}]"
 	fi
 }


             reply	other threads:[~2023-05-12 10:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-12 10:07 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-14  1:21 [gentoo-commits] repo/proj/guru:master commit in: net-libs/telepathy-haze/ Julien Roy
2023-05-12 10:07 Viorel Munteanu
2021-11-08 13:02 Andrew Ammerlaan

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=1683883154.42d5d23c08b29219a778f5879d7645de4c98ca6b.ceamac@gentoo \
    --to=ceamac@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