summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-sphinx_1.4.1.bb
diff options
context:
space:
mode:
authorHong Liu <hongl.fnst@cn.fujitsu.com>2018-07-23 17:00:10 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-07-23 15:53:22 -0400
commit17613c1a3bac1c60c57dbfa43558d3f64762a027 (patch)
tree58fc172391b2eebcd75eceeca6c72780abe3d9e4 /recipes-devtools/python/python-sphinx_1.4.1.bb
parentb86deeae16ee36e322289c6ba43c8adc7e636719 (diff)
downloadmeta-virtualization-17613c1a3bac1c60c57dbfa43558d3f64762a027.tar.gz
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 <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-devtools/python/python-sphinx_1.4.1.bb')
-rw-r--r--recipes-devtools/python/python-sphinx_1.4.1.bb12
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 @@
1DESCRIPTION = "Python documentation generator"
2HOMEPAGE = "http://sphinx-doc.org/"
3SECTION = "devel/python"
4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=72f034adc6f7b05b09bc00d1a05bb065"
6
7PYPI_PACKAGE = "Sphinx"
8
9SRC_URI[md5sum] = "4c4988e0306a04cef8dccc384281e585"
10SRC_URI[sha256sum] = "c6871a784d24aba9270b6b28541537a57e2fcf4d7c799410eba18236bc76d6bc"
11
12inherit setuptools pypi