From: "Sergey Torokhov" <torokhov-s-a@yandex.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/md-environ/
Date: Wed, 8 Sep 2021 12:24:11 +0000 (UTC) [thread overview]
Message-ID: <1631103841.fcdc1dbc5e9bb72ec325cb099750a43af81ea077.SergeyTorokhov@gentoo> (raw)
commit: fcdc1dbc5e9bb72ec325cb099750a43af81ea077
Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Wed Sep 8 11:50:56 2021 +0000
Commit: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
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 12:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-08 12:24 Sergey Torokhov [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-23 12:13 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/md-environ/ Sergey Torokhov
2021-09-20 9:41 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-09-20 9:32 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-09-06 19:50 Sergey Torokhov
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.SergeyTorokhov@gentoo \
--to=torokhov-s-a@yandex.ru \
--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