From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/micawber/
Date: Fri, 20 Mar 2020 09:58:01 +0000 (UTC) [thread overview]
Message-ID: <1584698200.a0056ffc2da6be01c99a1fb08c7968260280e8d1.soap@gentoo> (raw)
commit: a0056ffc2da6be01c99a1fb08c7968260280e8d1
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 20 09:56:40 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Mar 20 09:56:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0056ffc
dev-python/micawber: Replace distutils-r1 EXAMPLES use
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-python/micawber/micawber-0.3.3.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/dev-python/micawber/micawber-0.3.3.ebuild b/dev-python/micawber/micawber-0.3.3.ebuild
index e49d553ef81..3c3c076355b 100644
--- a/dev-python/micawber/micawber-0.3.3.ebuild
+++ b/dev-python/micawber/micawber-0.3.3.ebuild
@@ -16,10 +16,14 @@ IUSE="examples"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-EXAMPLES=( examples/ )
PATCHES=( "${FILESDIR}"/${PN}-0.3.2-remove-examples-from-setup.py.patch ) #555250
python_install_all() {
+ if use examples; then
+ dodoc -r examples
+ docompress -x /usr/share/doc/${PF}/examples
+ fi
+
distutils-r1_python_install_all
dodoc -r docs
}
next reply other threads:[~2020-03-20 9:58 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-20 9:58 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-19 17:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/micawber/ Michał Górny
2023-11-24 15:45 Arthur Zamarin
2023-07-28 16:14 Michał Górny
2023-07-24 14:23 Michał Górny
2023-07-24 13:39 Arthur Zamarin
2023-06-20 5:38 Michał Górny
2023-03-20 5:36 Michał Górny
2023-03-19 18:49 Arthur Zamarin
2023-02-16 20:18 Michał Górny
2022-03-28 9:17 Jakov Smolić
2021-08-16 6:13 Michał Górny
2021-07-13 6:35 Michał Górny
2021-06-05 14:30 Michał Górny
2021-04-06 20:39 Michał Górny
2021-04-06 19:47 Sam James
2021-03-04 22:21 Michał Górny
2021-01-19 8:02 Michał Górny
2021-01-19 2:45 Sam James
2021-01-18 12:09 Michał Górny
2020-12-17 23:17 Michał Górny
2020-05-18 10:40 Michał Górny
2020-05-04 11:26 Michał Górny
2020-03-10 17:20 Michał Górny
2017-09-24 11:00 Michael Palimaka
2017-06-20 12:37 Pacho Ramos
2017-05-02 11:58 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=1584698200.a0056ffc2da6be01c99a1fb08c7968260280e8d1.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