python3-sphinx: Add python3 version

Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Yuan Chao 2019-08-29 16:25:07 +09:00 committed by Bruce Ashfield
parent dd68c2e44c
commit 5b8630da22

View File

@ -0,0 +1,11 @@
DESCRIPTION = "Python documentation generator"
HOMEPAGE = "http://sphinx-doc.org/"
SECTION = "devel/python"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=cc3ed00294f08c93200bc064c73c9d40"
PYPI_PACKAGE = "Sphinx"
SRC_URI[md5sum] = "ca64efdbb4d3a0a78398dbcf9f78971d"
SRC_URI[sha256sum] = "0d586b0f8c2fc3cc6559c5e8fd6124628110514fda0e5d7c82e682d749d2e845"
inherit setuptools3 pypi