summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/migration-guides/migration-2.6.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-2.6.rst b/documentation/migration-guides/migration-2.6.rst
index c68414e1ca..11e659de7c 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
118--------------------------------------------------------------------------------------------------- 118---------------------------------------------------------------------------------------------------
119 119
120Previously, it was possible for Python recipes that inherited the 120Previously, it was possible for Python recipes that inherited the
121``distutils`` and 121``distutils`` and ``distutils3`` classes to fetch code
122:ref:`distutils3 <ref-classes-distutils3>` classes to fetch code
123during the :ref:`ref-tasks-configure` task to satisfy 122during the :ref:`ref-tasks-configure` task to satisfy
124dependencies mentioned in ``setup.py`` if those dependencies were not 123dependencies mentioned in ``setup.py`` if those dependencies were not
125provided in the sysroot (i.e. recipes providing the dependencies were 124provided in the sysroot (i.e. recipes providing the dependencies were