diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-21 17:43:54 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-21 17:43:54 +0000 |
| commit | e57a346f7d183bd1e3017bfcb36ae5d1b6f2902f (patch) | |
| tree | 0bac591cef09cc84b588b0d1e46ad8e983d3c429 | |
| parent | c3d92d994256814963e7a16ec214f202670640fc (diff) | |
| download | meta-virtualization-e57a346f7d183bd1e3017bfcb36ae5d1b6f2902f.tar.gz | |
devtools: drop python2 variant of python-sphinx
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -rw-r--r-- | recipes-devtools/python/python-sphinx_1.7.8.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-devtools/python/python-sphinx_1.7.8.bb b/recipes-devtools/python/python-sphinx_1.7.8.bb deleted file mode 100644 index 23fa3fe4..00000000 --- a/recipes-devtools/python/python-sphinx_1.7.8.bb +++ /dev/null | |||
| @@ -1,12 +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=89cbefcd0a80481e8b26a9a7d25be749" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "Sphinx" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "7dfb075d8bd6a53b652bce1e4394c6a1" | ||
| 10 | SRC_URI[sha256sum] = "a07050845cc9a2f4026a6035cc8ed795a5ce7be6528bbc82032385c10807dfe7" | ||
| 11 | |||
| 12 | inherit setuptools pypi | ||
