From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bluelet/
Date: Sun, 21 Apr 2019 14:01:38 +0000 (UTC) [thread overview]
Message-ID: <1555855278.dde90b197cb109a8887c68e4fa7174a44e8fe8b6.soap@gentoo> (raw)
commit: dde90b197cb109a8887c68e4fa7174a44e8fe8b6
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 14:01:18 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 14:01:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde90b19
dev-python/bluelet: [QA] Call distutils-r1_python_install_all
* EAPI 7
Closes: https://bugs.gentoo.org/683200
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-python/bluelet/bluelet-0.2.0.ebuild | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/dev-python/bluelet/bluelet-0.2.0.ebuild b/dev-python/bluelet/bluelet-0.2.0.ebuild
index 946e4fbb69b..f3760dd89a3 100644
--- a/dev-python/bluelet/bluelet-0.2.0.ebuild
+++ b/dev-python/bluelet/bluelet-0.2.0.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
inherit distutils-r1
@@ -16,12 +16,11 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples"
-DEPEND=""
-RDEPEND="${DEPEND}"
-
python_install_all() {
+ distutils-r1_python_install_all
+
if use examples; then
- docompress -x usr/share/doc/${P}/demo
- dodoc -r demo/
+ dodoc -r demo
+ docompress -x /usr/share/doc/${PF}/demo
fi
}
next reply other threads:[~2019-04-21 14:01 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-21 14:01 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-22 13:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/bluelet/ Matt Jolly
2022-05-12 19:21 Arthur Zamarin
2022-03-25 19:41 Jakov Smolić
2022-03-25 19:41 Jakov Smolić
2022-03-01 11:42 Jakov Smolić
2022-01-29 12:21 Michał Górny
2021-08-28 16:16 Arthur Zamarin
2020-11-02 12:53 Sam James
2020-10-18 19:10 Thomas Deutschmann
2020-10-17 13:19 Joonas Niilola
2020-10-17 13:19 Joonas Niilola
2020-06-01 13:07 Joonas Niilola
2020-02-04 13:32 Michał Górny
2017-05-28 10:17 Pacho Ramos
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=1555855278.dde90b197cb109a8887c68e4fa7174a44e8fe8b6.soap@gentoo \
--to=soap@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