diff options
Diffstat (limited to 'recipes-devtools/python/python-sphinx_1.4.1.bb')
| -rw-r--r-- | recipes-devtools/python/python-sphinx_1.4.1.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-devtools/python/python-sphinx_1.4.1.bb b/recipes-devtools/python/python-sphinx_1.4.1.bb deleted file mode 100644 index 476ff977..00000000 --- a/recipes-devtools/python/python-sphinx_1.4.1.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=72f034adc6f7b05b09bc00d1a05bb065" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "Sphinx" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "4c4988e0306a04cef8dccc384281e585" | ||
| 10 | SRC_URI[sha256sum] = "c6871a784d24aba9270b6b28541537a57e2fcf4d7c799410eba18236bc76d6bc" | ||
| 11 | |||
| 12 | inherit setuptools pypi | ||
