public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/econnman/
Date: Thu, 28 May 2020 05:47:33 +0000 (UTC)	[thread overview]
Message-ID: <1590644488.7192902457da510fc9b9dd14aac79b90adbced8b.juippis@gentoo> (raw)

commit:     7192902457da510fc9b9dd14aac79b90adbced8b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu May 28 05:41:28 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu May 28 05:41:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71929024

net-misc/econnman: enable python3.8 compatibility

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-misc/econnman/econnman-1.1-r1.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/net-misc/econnman/econnman-1.1-r1.ebuild b/net-misc/econnman/econnman-1.1-r1.ebuild
index 6d4692fd9f9..e06b74d6f94 100644
--- a/net-misc/econnman/econnman-1.1-r1.ebuild
+++ b/net-misc/econnman/econnman-1.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..7} )
+PYTHON_COMPAT=( python3_{6..8} )
 
 inherit python-single-r1
 
@@ -18,13 +18,11 @@ KEYWORDS="amd64 x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
-RDEPEND="
-	${DEPEND}
+RDEPEND="${DEPEND}
 	dev-libs/efl[X,connman]
 	$(python_gen_cond_dep '
-		dev-python/python-efl[${PYTHON_MULTI_USEDEP}]
-	')
-"
+		dev-python/python-efl[${PYTHON_USEDEP}]
+	')"
 
 src_prepare() {
 	default


             reply	other threads:[~2020-05-28  5:47 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28  5:47 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-16  8:19 [gentoo-commits] repo/gentoo:master commit in: net-misc/econnman/ Joonas Niilola
2023-11-10  7:34 Joonas Niilola
2023-11-10  7:34 Joonas Niilola
2023-10-08  8:20 Joonas Niilola
2022-04-29  5:58 Joonas Niilola
2022-03-14 16:26 Joonas Niilola
2022-03-14 16:26 Joonas Niilola
2022-02-02 16:39 Joonas Niilola
2021-08-04 14:55 Yixun Lan
2021-06-06  5:25 Joonas Niilola
2021-02-19  8:06 Joonas Niilola
2020-05-06 14:15 Joonas Niilola
2020-05-06 14:15 Joonas Niilola
2020-02-09 16:34 Michał Górny
2019-07-31  3:41 Joonas Niilola
2018-09-30 11:44 Michał Górny

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=1590644488.7192902457da510fc9b9dd14aac79b90adbced8b.juippis@gentoo \
    --to=juippis@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