From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ansi2html/
Date: Sat, 30 Apr 2022 17:43:45 +0000 (UTC) [thread overview]
Message-ID: <1651340526.fe7d7d4531666fff3c9052748a983966352adfa2.sping@gentoo> (raw)
commit: fe7d7d4531666fff3c9052748a983966352adfa2
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 30 17:41:40 2022 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 17:42:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7d7d45
dev-python/ansi2html: Fix USE=doc compilation
Closes: https://bugs.gentoo.org/840155
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3
dev-python/ansi2html/ansi2html-1.7.0.ebuild | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/dev-python/ansi2html/ansi2html-1.7.0.ebuild b/dev-python/ansi2html/ansi2html-1.7.0.ebuild
index ca696089677e..64ae09c0f98d 100644
--- a/dev-python/ansi2html/ansi2html-1.7.0.ebuild
+++ b/dev-python/ansi2html/ansi2html-1.7.0.ebuild
@@ -32,6 +32,13 @@ BDEPEND="
distutils_enable_tests --install pytest
+src_prepare() {
+ # Workaround man page compilation issue with removed setup.py file
+ # https://bugs.gentoo.org/841134
+ echo '.PHONY: setup.py' >> Makefile
+ eapply_user
+}
+
python_install_all() {
use doc && doman man/${PN}.1
distutils-r1_python_install_all
@@ -39,6 +46,6 @@ python_install_all() {
src_compile() {
# Upstream https://github.com/pycontribs/ansi2html/issues/124
- use doc && emake man/ansi2html.1
+ use doc && emake _MANUAL_VERSION="${PV}" man/ansi2html.1
distutils-r1_src_compile
}
next reply other threads:[~2022-04-30 17:43 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-30 17:43 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-17 8:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/ansi2html/ Arthur Zamarin
2024-07-13 8:01 Michał Górny
2024-07-13 7:27 Arthur Zamarin
2024-06-22 19:09 Sebastian Pipping
2024-05-17 14:26 Michał Górny
2023-12-30 22:23 Sam James
2023-12-30 14:40 Michał Górny
2023-12-11 17:42 Michał Górny
2023-12-05 4:20 Michał Górny
2023-11-05 18:04 Michał Górny
2023-11-05 17:55 Michał Górny
2023-11-05 16:47 Arthur Zamarin
2023-11-05 14:45 Sebastian Pipping
2023-03-16 3:44 Michał Górny
2022-08-09 5:51 Michał Górny
2022-08-08 19:50 Arthur Zamarin
2022-07-09 16:12 Sebastian Pipping
2022-07-07 19:11 Arthur Zamarin
2022-07-07 19:11 Arthur Zamarin
2022-06-25 16:37 Jakov Smolić
2022-03-15 11:16 Michał Górny
2022-03-15 9:59 Jakov Smolić
2022-02-04 12:04 Michał Górny
2022-01-31 18:15 Sebastian Pipping
2021-06-05 12:36 Michał Górny
2020-12-22 18:24 Michał Górny
2020-12-22 17:08 Thomas Deutschmann
2020-12-21 22:36 Sam James
2020-12-21 22:36 Sam James
2020-11-18 14:21 Sebastian Pipping
2020-10-25 21:48 Sam James
2020-10-25 21:34 Thomas Deutschmann
2020-10-21 21:45 Michał Górny
2020-09-16 22:31 Louis Sautier
2020-07-08 13:08 Michał Górny
2020-05-21 0:36 Sebastian Pipping
2020-05-10 9:26 Mikle Kolyada
2020-05-10 9:26 Mikle Kolyada
2020-05-10 9:26 Mikle Kolyada
2020-03-17 7:23 Michał Górny
2019-12-29 13:06 David Seifert
2018-10-22 18:51 Sebastian Pipping
2018-10-20 15:09 Sebastian Pipping
2018-06-26 16:15 Mikle Kolyada
2018-06-24 12:37 Jason Zaman
2018-04-25 12:58 Sebastian Pipping
2018-04-14 0:10 Sebastian Pipping
2018-01-14 23:58 Sebastian Pipping
2017-12-05 5:44 Markus Meier
2017-10-21 16:17 Pacho Ramos
2017-02-22 22:18 Sebastian Pipping
2016-07-23 18:40 Patrice Clement
2016-07-23 18:40 Patrice Clement
2016-03-12 11:40 Patrick Lauer
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=1651340526.fe7d7d4531666fff3c9052748a983966352adfa2.sping@gentoo \
--to=sping@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