[meta-virtualization] [PATCH] python-sphinx: upgrade 1.2b1 -> 1.3.1

Lei Maohui leimaohui at cn.fujitsu.com
Mon Aug 3 02:58:00 PDT 2015


Signed-off-by: Lei Maohui <leimaohui at cn.fujitsu.com>
---
 .../python/{python-sphinx_1.2b1.bb => python-sphinx_1.3.1.bb}       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename recipes-devtools/python/{python-sphinx_1.2b1.bb => python-sphinx_1.3.1.bb} (58%)

diff --git a/recipes-devtools/python/python-sphinx_1.2b1.bb b/recipes-devtools/python/python-sphinx_1.3.1.bb
similarity index 58%
rename from recipes-devtools/python/python-sphinx_1.2b1.bb
rename to recipes-devtools/python/python-sphinx_1.3.1.bb
index acdba56..fe8ad94 100644
--- a/recipes-devtools/python/python-sphinx_1.2b1.bb
+++ b/recipes-devtools/python/python-sphinx_1.3.1.bb
@@ -2,15 +2,15 @@ DESCRIPTION = "Python documentation generator"
 HOMEPAGE = "http://sphinx-doc.org/"
 SECTION = "devel/python"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=da9cf9fa4e0d0076dd4d116777ad401e"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=6dd095eaa1e7a662b279daf80ecad7e6"
 
 PR = "r0"
 SRCNAME = "Sphinx"
 
 SRC_URI = "http://pypi.python.org/packages/source/S/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "67bea6df63be8e2a76ebedc76d8f71a3"
-SRC_URI[sha256sum] = "16102b69e939d9ee60b05d694a804a83e3ce047c283f6b981a83573a75ea718d"
+SRC_URI[md5sum] = "8786a194acf9673464c5455b11fd4332"
+SRC_URI[sha256sum] = "1a6e5130c2b42d2de301693c299f78cc4bd3501e78b610c08e45efc70e2b5114"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
1.8.4.2



More information about the meta-virtualization mailing list