From 17613c1a3bac1c60c57dbfa43558d3f64762a027 Mon Sep 17 00:00:00 2001 From: Hong Liu Date: Mon, 23 Jul 2018 17:00:10 +0800 Subject: python-sphinx:1.4.1->1.7.6 1.Upgrade python-sphinx from 1.4.1 to 1.7.6. 2.Modify LIC_FILES_CHKSUM,because of delete "PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2" Signed-off-by: Hong Liu Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python-sphinx_1.7.6.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes-devtools/python/python-sphinx_1.7.6.bb (limited to 'recipes-devtools/python/python-sphinx_1.7.6.bb') diff --git a/recipes-devtools/python/python-sphinx_1.7.6.bb b/recipes-devtools/python/python-sphinx_1.7.6.bb new file mode 100644 index 00000000..0200c9e2 --- /dev/null +++ b/recipes-devtools/python/python-sphinx_1.7.6.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] = "8fbd77d80c8e0966964751ab31a0204a" +SRC_URI[sha256sum] = "217ad9ece2156ed9f8af12b5d2c82a499ddf2c70a33c5f81864a08d8c67b9efc" + +inherit setuptools pypi -- cgit v1.2.3-54-g00ecf