From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: python@gentoo.org, "Michał Górny" <mgorny@gentoo.org>
Subject: [gentoo-dev] [PATCH 3/9] python-utils-r1.eclass: Update docs to use python_setup
Date: Wed, 4 Mar 2020 15:32:17 +0100 [thread overview]
Message-ID: <20200304143223.55830-4-mgorny@gentoo.org> (raw)
In-Reply-To: <20200304143223.55830-1-mgorny@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
eclass/python-utils-r1.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass
index 37ab9c84eda6..2791fae42112 100644
--- a/eclass/python-utils-r1.eclass
+++ b/eclass/python-utils-r1.eclass
@@ -198,7 +198,7 @@ _python_impl_matches() {
# This variable is set automatically in the following contexts:
#
# python-r1: Set in functions called by python_foreach_impl() or after
-# calling python_export_best().
+# calling python_setup().
#
# python-single-r1: Set after calling python-single-r1_pkg_setup().
#
@@ -217,7 +217,7 @@ _python_impl_matches() {
# This variable is set automatically in the following contexts:
#
# python-r1: Set in functions called by python_foreach_impl() or after
-# calling python_export_best().
+# calling python_setup().
#
# python-single-r1: Set after calling python-single-r1_pkg_setup().
#
--
2.25.1
next prev parent reply other threads:[~2020-03-04 14:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-04 14:32 [gentoo-dev] [PATCH 0/9] python-r1 suite cleanup Michał Górny
2020-03-04 14:32 ` [gentoo-dev] [PATCH 1/9] python*-r1.eclass, distutils-r1.eclass: Link to Python Guide Michał Górny
2020-03-04 14:32 ` [gentoo-dev] [PATCH 2/9] python-utils-r1.eclass: Mark _python_check_locale_sanity @INTERNAL Michał Górny
2020-03-04 14:32 ` Michał Górny [this message]
2020-03-04 14:32 ` [gentoo-dev] [PATCH 4/9] python-r1.eclass: Report impl used by python_setup Michał Górny
2020-03-04 14:32 ` [gentoo-dev] [PATCH 5/9] python-any-r1.eclass: " Michał Górny
2020-03-04 14:32 ` [gentoo-dev] [PATCH 6/9] python-single-r1.eclass: " Michał Górny
2020-03-04 14:32 ` [gentoo-dev] [PATCH 7/9] python-utils-r1.eclass: Remove leftover from virtual/pypy* Michał Górny
2020-03-04 14:32 ` [gentoo-dev] [PATCH 8/9] distutils-r1.eclass: Do not require distutils-r1_python_install_all Michał Górny
2020-03-04 14:32 ` [gentoo-dev] [PATCH 9/9] distutils-r1.eclass: Make /usr/lib/pypy/share warning fatal 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=20200304143223.55830-4-mgorny@gentoo.org \
--to=mgorny@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
--cc=python@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