[v2,4/5] docs: migration-2.6 drop distutils labels, terms

Message ID 20220301163617.1543257-4-tim.orling@konsulko.com
State New
Headers show
Series [v2,1/5] docs: ref-manual: drop distutils from variables | expand

Commit Message

Tim Orling March 1, 2022, 4:36 p.m. UTC
The distutils* classes and DISUTILS* terms are no longer defined so
replace their usage with ``text``.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 documentation/migration-guides/migration-2.6.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Patch

diff --git a/documentation/migration-guides/migration-2.6.rst b/documentation/migration-guides/migration-2.6.rst
index c68414e1c..11e659de7 100644
--- a/documentation/migration-guides/migration-2.6.rst
+++ b/documentation/migration-guides/migration-2.6.rst
@@ -118,8 +118,7 @@  For names of recipes removed because of this repository change, see the
 ---------------------------------------------------------------------------------------------------
 
 Previously, it was possible for Python recipes that inherited the
-``distutils`` and
-:ref:`distutils3 <ref-classes-distutils3>` classes to fetch code
+``distutils`` and ``distutils3`` classes to fetch code
 during the :ref:`ref-tasks-configure` task to satisfy
 dependencies mentioned in ``setup.py`` if those dependencies were not
 provided in the sysroot (i.e. recipes providing the dependencies were