public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gonçalo Negrier Duarte" <gonegrier.duarte@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/yewtube/
Date: Fri,  3 Nov 2023 16:40:52 +0000 (UTC)	[thread overview]
Message-ID: <1699029635.6ba31ccc02f505c8c42249cb6e8dacba3b43bbe7.gonegrier.duarte@gentoo> (raw)

commit:     6ba31ccc02f505c8c42249cb6e8dacba3b43bbe7
Author:     Gonçalo Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Fri Nov  3 16:39:01 2023 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Fri Nov  3 16:40:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ba31ccc

media-sound/yewtube: fix does not enable tests

closes:https://bugs.gentoo.org/913360

Signed-off-by: Gonçalo Duarte <gonegrier.duarte <AT> gmail.com>

 media-sound/yewtube/yewtube-2.10.5.ebuild | 6 ++++--
 media-sound/yewtube/yewtube-9999.ebuild   | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/media-sound/yewtube/yewtube-2.10.5.ebuild b/media-sound/yewtube/yewtube-2.10.5.ebuild
index 4ec3ae5584..12dfdd453a 100644
--- a/media-sound/yewtube/yewtube-2.10.5.ebuild
+++ b/media-sound/yewtube/yewtube-2.10.5.ebuild
@@ -3,10 +3,10 @@
 
 EAPI=8
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=(python3_{9..12})
 inherit distutils-r1
 
-if [[ ${PV} == "9999" ]] ; then
+if [[ ${PV} == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/mps-youtube/yewtube.git"
 	inherit git-r3
 else
@@ -30,6 +30,8 @@ RDEPEND="${DEPEND}
 	dev-python/pip
 	|| ( media-video/mplayer media-video/mpv )"
 
+distutils_enable_tests pytest
+
 src_compile() {
 	distutils-r1_src_compile --build-dir "${WORKDIR}/${P}"
 }

diff --git a/media-sound/yewtube/yewtube-9999.ebuild b/media-sound/yewtube/yewtube-9999.ebuild
index 4ec3ae5584..12dfdd453a 100644
--- a/media-sound/yewtube/yewtube-9999.ebuild
+++ b/media-sound/yewtube/yewtube-9999.ebuild
@@ -3,10 +3,10 @@
 
 EAPI=8
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=(python3_{9..12})
 inherit distutils-r1
 
-if [[ ${PV} == "9999" ]] ; then
+if [[ ${PV} == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/mps-youtube/yewtube.git"
 	inherit git-r3
 else
@@ -30,6 +30,8 @@ RDEPEND="${DEPEND}
 	dev-python/pip
 	|| ( media-video/mplayer media-video/mpv )"
 
+distutils_enable_tests pytest
+
 src_compile() {
 	distutils-r1_src_compile --build-dir "${WORKDIR}/${P}"
 }


             reply	other threads:[~2023-11-03 16:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-03 16:40 Gonçalo Negrier Duarte [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-17 14:44 [gentoo-commits] repo/proj/guru:dev commit in: media-sound/yewtube/ Takuya Wakazono
2024-09-17 14:44 Takuya Wakazono
2024-09-14 14:49 Takuya Wakazono
2024-09-05 19:21 Gonçalo Negrier Duarte
2023-11-09 12:03 Gonçalo Negrier Duarte
2023-11-07 15:15 Gonçalo Negrier Duarte
2023-10-07 10:18 [gentoo-commits] repo/proj/guru:master " David Roman
2023-10-07 10:14 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2023-08-29 14:54 Gonçalo Negrier Duarte
2023-08-29 14:35 Gonçalo Negrier Duarte

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=1699029635.6ba31ccc02f505c8c42249cb6e8dacba3b43bbe7.gonegrier.duarte@gentoo \
    --to=gonegrier.duarte@gmail.com \
    --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