Gentoo Archives: gentoo-dev

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH] distutils-r1.eclass: fix formatting
Date: Mon, 27 Sep 2021 17:00:26
Message-Id: 3914d0b1-1801-5620-b724-b8a5600e3bcd@gentoo.org
In Reply to: [gentoo-dev] [PATCH] distutils-r1.eclass: fix formatting by Arthur Zamarin
1 On 9/25/21 9:28 PM, Arthur Zamarin wrote:
2 > - mark _distutils-r1_check_all_phase_mismatch as @INTERNAL
3 > - fix list appearance for distutils_enable_tests options
4 >
5 > Signed-off-by: Arthur Zamarin <arthurzam@g.o>
6 > ---
7 > eclass/distutils-r1.eclass | 4 ++++
8 > 1 file changed, 4 insertions(+)
9 >
10 > diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
11 > index 1326809a8..3513a74c4 100644
12 > --- a/eclass/distutils-r1.eclass
13 > +++ b/eclass/distutils-r1.eclass
14 > @@ -369,8 +369,11 @@ distutils_enable_sphinx() {
15 > # of RDEPEND to test?-BDEPEND. The test-runner argument must be one of:
16 > #
17 > # - nose: nosetests (dev-python/nose)
18 > +#
19 > # - pytest: dev-python/pytest
20 > +#
21 > # - setup.py: setup.py test (no deps included)
22 > +#
23 > # - unittest: for built-in Python unittest module
24 > #
25 > # Additionally, if --install is passed as the first parameter,
26 > @@ -618,6 +621,7 @@ _distutils-r1_handle_pyproject_toml() {
27 > }
28 >
29 > # @FUNCTION: _distutils-r1_check_all_phase_mismatch
30 > +# @INTERNAL
31 > # @DESCRIPTION:
32 > # Verify whether *_all phase impls is not called from from non-*_all
33 > # subphase.
34 >
35 Merged
36
37 --
38 Arthur Zamarin
39 arthurzam@g.o
40 Gentoo Linux developer (Python, GURU)

Attachments

File name MIME type
OpenPGP_signature.asc application/pgp-signature