From 4afd3e1209a096a842d1c539b1dcd0fffe14e276 Mon Sep 17 00:00:00 2001 From: mprahl Date: Wed, 10 Apr 2019 08:15:27 -0400 Subject: [PATCH] Remove xmd.mbs.requires from the virtual module documentation This field has not been used for a long time and it should not be documented any more. --- docs/VIRTUAL_MODULES.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/VIRTUAL_MODULES.rst b/docs/VIRTUAL_MODULES.rst index e66e2228..46e6585c 100644 --- a/docs/VIRTUAL_MODULES.rst +++ b/docs/VIRTUAL_MODULES.rst @@ -34,7 +34,6 @@ Here is an example of the Fedora 31 platform module, which is also virtual modul mbs: buildrequires: {} commit: f31 - requires: {} koji_tag: module-f31-build mse: TRUE @@ -60,8 +59,6 @@ Custom fields in xmd: - ``buildrequires`` - the buildrequires as resolved by MBS. It should always be an empty dictionary for base modules. -- ``requires`` - the requires as resolved by MBS. It should always be an empty dictionary - for base modules. - ``commit`` - this should be ``virtual`` or some other identifier that is meaningful since a commit is not applicable when a module is directly imported. - ``mse`` - this is an internal identifier used by MBS to know if this is a legacy module build