diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-09-14 13:53:56 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-09-16 18:01:55 -0400 |
| commit | 6fed58d8cb55d4dad7c79adbe0b109e0670e64f3 (patch) | |
| tree | 9c0349ff3960329342986ba3a74dbb037e46f172 /recipes-devtools/python/python3-sphinx_3.5.4.bb | |
| parent | fc7fb6fbaaf1b28c7ea4985507e5430f81a05332 (diff) | |
| download | meta-virtualization-6fed58d8cb55d4dad7c79adbe0b109e0670e64f3.tar.gz | |
python3-sphinx: update to 4.2.0
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python3-sphinx_3.5.4.bb')
| -rw-r--r-- | recipes-devtools/python/python3-sphinx_3.5.4.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-devtools/python/python3-sphinx_3.5.4.bb b/recipes-devtools/python/python3-sphinx_3.5.4.bb deleted file mode 100644 index 3f541c7a..00000000 --- a/recipes-devtools/python/python3-sphinx_3.5.4.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | DESCRIPTION = "Python documentation generator" | ||
| 2 | HOMEPAGE = "http://sphinx-doc.org/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "BSD" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=82cc7d23060a75a07b820eaaf75abecf" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "Sphinx" | ||
| 8 | |||
| 9 | SRC_URI[sha256sum] = "19010b7b9fa0dc7756a6e105b2aacd3a80f798af3c25c273be64d7beeb482cb1" | ||
| 10 | |||
| 11 | inherit setuptools3 pypi | ||
