summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/python-sphinx_1.4.1.bb12
-rw-r--r--recipes-devtools/python/python-sphinx_1.7.6.bb12
2 files changed, 12 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
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 @@
1DESCRIPTION = "Python documentation generator"
2HOMEPAGE = "http://sphinx-doc.org/"
3SECTION = "devel/python"
4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=89cbefcd0a80481e8b26a9a7d25be749"
6
7PYPI_PACKAGE = "Sphinx"
8
9SRC_URI[md5sum] = "8fbd77d80c8e0966964751ab31a0204a"
10SRC_URI[sha256sum] = "217ad9ece2156ed9f8af12b5d2c82a499ddf2c70a33c5f81864a08d8c67b9efc"
11
12inherit setuptools pypi