public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/jellyfin-mpv-shim/
Date: Fri,  4 Dec 2020 15:00:08 +0000 (UTC)	[thread overview]
Message-ID: <1607093848.1e554494f8c9be047c3ba19d1389465ea0c09506.andrewammerlaan@gentoo> (raw)
Message-ID: <20201204150008.8LU2eqdyrBzGmnrnn2KBdoDEOYWZEwex-4M4-9p1uWI@z> (raw)

commit:     1e554494f8c9be047c3ba19d1389465ea0c09506
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Dec  4 14:57:28 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Dec  4 14:57:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1e554494

media-video/jellyfin-mpv-shim: use python_gen_cond_dep correctly

drop py3.9, dep python-mpv does not have it yet because
its dep xvfbwrapper::gentoo does not have it yet

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.0.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.0.ebuild b/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.0.ebuild
index a77fb7a7..a8d436dc 100644
--- a/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.0.ebuild
+++ b/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..8} )
 PYTHON_REQ_USE="tk"
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_SETUPTOOLS=rdepend
@@ -25,25 +25,25 @@ KEYWORDS="~amd64 ~x86"
 
 DEPEND="
 	app-arch/unzip
-	$(python_gen_cond_dep \
+	$(python_gen_cond_dep '
 		dev-python/python-mpv[${PYTHON_USEDEP}]
 		dev-python/jellyfin-apiclient-python[${PYTHON_USEDEP}]
 		dev-python/python-mpv-jsonipc[${PYTHON_USEDEP}]
 		dev-python/requests[${PYTHON_USEDEP}]
 		dev-python/pydantic[${PYTHON_USEDEP}]
-	)
+	')
 "
 RDEPEND="
 	${DEPEND}
 	dev-libs/libappindicator:3=
-	$(python_gen_cond_dep \
+	$(python_gen_cond_dep '
 		dev-python/flask[${PYTHON_USEDEP}]
 		dev-python/jinja[${PYTHON_USEDEP}]
 		dev-python/pillow[${PYTHON_USEDEP}]
 		dev-python/pystray[${PYTHON_USEDEP}]
 		>=dev-python/pywebview-3.3.1[${PYTHON_USEDEP}]
 		dev-python/werkzeug[${PYTHON_USEDEP}]
-	)
+	')
 "
 
 src_install() {


             reply	other threads:[~2020-12-04 15:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-04 15:00 Andrew Ammerlaan [this message]
2020-12-04 15:00 ` [gentoo-commits] repo/proj/guru:dev commit in: media-video/jellyfin-mpv-shim/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2021-06-17  5:55 [gentoo-commits] repo/proj/guru:master " Theo Anderson
2021-03-27 15:38 Andrew Ammerlaan
2021-03-27 15:38 Andrew Ammerlaan
2021-01-28 11:45 Andrew Ammerlaan
2020-12-29 10:58 Andrew Ammerlaan
2020-12-15 22:35 Haelwenn Monnier
2020-12-09 14:14 Andrew Ammerlaan
2020-12-04 15:00 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=1607093848.1e554494f8c9be047c3ba19d1389465ea0c09506.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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