summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-sphinx_4.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sphinx: make a 4.2.0 specific recipeBruce Ashfield2022-03-241-11/+0
| | | | | | | | | | | OEcore has pulled in python3-sphinx, and bumped the version. Our recipe is causing failures. We still have a version dependency on 4.2.x, so we create a specific recipe to keep things working. Hopefully this can be deleted shortly, and this is only being created as a transition project. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-sphinx: add specific LicensesBruce Ashfield2021-09-161-1/+1
| | | | | | | The LICENSE field for python3-sphinx is not specific enough, and doesn't contain all the integrated package licenses. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-sphinx: update to 4.2.0Bruce Ashfield2021-09-161-0/+11
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>