From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/md-environ/
Date: Wed, 8 Sep 2021 15:20:59 +0000 (UTC) [thread overview]
Message-ID: <1631103841.fcdc1dbc5e9bb72ec325cb099750a43af81ea077.arthurzam@gentoo> (raw)
commit: fcdc1dbc5e9bb72ec325cb099750a43af81ea077
Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Wed Sep 8 11:50:56 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 8 12:24:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fcdc1dbc
dev-python/md-environ: Fix QA Notice setuptools warning
Closes: https://bugs.gentoo.org/812092
Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
dev-python/md-environ/md-environ-0.1.0.ebuild | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/dev-python/md-environ/md-environ-0.1.0.ebuild b/dev-python/md-environ/md-environ-0.1.0.ebuild
index dd516a00c..8ec0f936a 100644
--- a/dev-python/md-environ/md-environ-0.1.0.ebuild
+++ b/dev-python/md-environ/md-environ-0.1.0.ebuild
@@ -16,3 +16,9 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
RDEPEND="dev-python/markdown[${PYTHON_USEDEP}]"
+
+src_prepare() {
+ # Fix QA Notice: setuptools warning
+ sed -i "s/description-file/description_file/" setup.cfg || die
+ eapply_user
+}
next reply other threads:[~2021-09-08 15:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-08 15:20 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-20 9:41 [gentoo-commits] repo/proj/guru:master commit in: dev-python/md-environ/ Andrew Ammerlaan
2021-09-07 2:58 Haelwenn Monnier
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=1631103841.fcdc1dbc5e9bb72ec325cb099750a43af81ea077.arthurzam@gentoo \
--to=arthurzam@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