From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/htmlmin/
Date: Wed, 4 Dec 2019 16:37:48 +0000 (UTC) [thread overview]
Message-ID: <1575477417.f8823c40ca830a46fd6d81c179d95a51dae7e6e4.bman@gentoo> (raw)
commit: f8823c40ca830a46fd6d81c179d95a51dae7e6e4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 2 21:27:28 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 4 16:36:57 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8823c40
app-text/htmlmin: python3_8, add missing || die
Closes: https://bugs.gentoo.org/701808
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
app-text/htmlmin/htmlmin-0.1.12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/htmlmin/htmlmin-0.1.12.ebuild b/app-text/htmlmin/htmlmin-0.1.12.ebuild
index a6024e98c9e..69c0412b090 100644
--- a/app-text/htmlmin/htmlmin-0.1.12.ebuild
+++ b/app-text/htmlmin/htmlmin-0.1.12.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
inherit distutils-r1
@@ -20,6 +20,6 @@ IUSE=""
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
src_prepare() {
- sed '/prune/d' -i MANIFEST.in
+ sed '/prune/d' -i MANIFEST.in || die
default
}
next reply other threads:[~2019-12-04 16:37 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-04 16:37 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-25 11:05 [gentoo-commits] repo/gentoo:master commit in: app-text/htmlmin/ Michał Górny
2025-01-25 10:41 Sam James
2025-01-06 6:42 Michał Górny
2024-08-20 10:26 Michał Górny
2024-08-20 10:26 Michał Górny
2024-08-20 1:43 Michał Górny
2024-06-18 19:10 Michał Górny
2023-11-24 15:17 Arthur Zamarin
2023-11-22 12:43 Andrew Ammerlaan
2023-06-02 18:19 Michał Górny
2023-04-14 19:43 Sam James
2023-04-14 4:04 Sam James
2023-02-25 5:47 Arthur Zamarin
2022-09-16 17:36 Michał Górny
2022-09-16 17:27 Sam James
2022-05-24 13:02 Andrew Ammerlaan
2021-09-23 15:35 Marek Szuba
2021-08-13 20:41 Michał Górny
2021-08-13 20:41 Michał Górny
2021-08-13 20:41 Michał Górny
2020-06-24 7:07 Michał Górny
2020-06-24 7:07 Michał Górny
2020-06-24 7:07 Michał Górny
2020-06-24 7:07 Michał Górny
2020-05-04 9:45 Michał Górny
2020-02-11 11:38 Michał Górny
2019-12-01 19:27 Andreas Sturmlechner
2018-07-09 18:58 Mikle Kolyada
2018-07-09 1:29 Thomas Deutschmann
2017-12-30 18:01 Aaron Swenson
2017-12-19 9:15 Jason Zaman
2017-09-09 23:27 Aaron Swenson
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=1575477417.f8823c40ca830a46fd6d81c179d95a51dae7e6e4.bman@gentoo \
--to=bman@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