summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHong Liu <hongl.fnst@cn.fujitsu.com>2018-09-04 17:34:19 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-09-05 16:39:48 -0400
commit827a8269d86591fba457f91c703c9737afa158b2 (patch)
tree8a0f8dd95c403269393a351d78fe83109939477b
parent0dc10a5bf8b962e953440b66c6098afec35208ea (diff)
downloadmeta-virtualization-827a8269d86591fba457f91c703c9737afa158b2.tar.gz
python-sphinx:1.7.6:1.7.8
Upgrade python-sphinx from 1.7.6 to 1.7.8. Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--recipes-devtools/python/python-sphinx_1.7.8.bb (renamed from recipes-devtools/python/python-sphinx_1.7.6.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-sphinx_1.7.6.bb b/recipes-devtools/python/python-sphinx_1.7.8.bb
index 0200c9e2..23fa3fe4 100644
--- a/recipes-devtools/python/python-sphinx_1.7.6.bb
+++ b/recipes-devtools/python/python-sphinx_1.7.8.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=89cbefcd0a80481e8b26a9a7d25be749"
6 6
7PYPI_PACKAGE = "Sphinx" 7PYPI_PACKAGE = "Sphinx"
8 8
9SRC_URI[md5sum] = "8fbd77d80c8e0966964751ab31a0204a" 9SRC_URI[md5sum] = "7dfb075d8bd6a53b652bce1e4394c6a1"
10SRC_URI[sha256sum] = "217ad9ece2156ed9f8af12b5d2c82a499ddf2c70a33c5f81864a08d8c67b9efc" 10SRC_URI[sha256sum] = "a07050845cc9a2f4026a6035cc8ed795a5ce7be6528bbc82032385c10807dfe7"
11 11
12inherit setuptools pypi 12inherit setuptools pypi