From 827a8269d86591fba457f91c703c9737afa158b2 Mon Sep 17 00:00:00 2001 From: Hong Liu Date: Tue, 4 Sep 2018 17:34:19 +0800 Subject: python-sphinx:1.7.6:1.7.8 Upgrade python-sphinx from 1.7.6 to 1.7.8. Signed-off-by: Hong Liu Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python-sphinx_1.7.8.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes-devtools/python/python-sphinx_1.7.8.bb (limited to 'recipes-devtools/python/python-sphinx_1.7.8.bb') diff --git a/recipes-devtools/python/python-sphinx_1.7.8.bb b/recipes-devtools/python/python-sphinx_1.7.8.bb new file mode 100644 index 00000000..23fa3fe4 --- /dev/null +++ b/recipes-devtools/python/python-sphinx_1.7.8.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "Python documentation generator" +HOMEPAGE = "http://sphinx-doc.org/" +SECTION = "devel/python" +LICENSE = "BSD" +LIC_FILES_CHKSUM = "file://LICENSE;md5=89cbefcd0a80481e8b26a9a7d25be749" + +PYPI_PACKAGE = "Sphinx" + +SRC_URI[md5sum] = "7dfb075d8bd6a53b652bce1e4394c6a1" +SRC_URI[sha256sum] = "a07050845cc9a2f4026a6035cc8ed795a5ce7be6528bbc82032385c10807dfe7" + +inherit setuptools pypi -- cgit v1.2.3-54-g00ecf