increase dvbapp PR.
[vuplus_openembedded] / recipes / python / python-sphinx_0.5.1.bb
1 DESCRIPTION = "Python documentation generator"
2 SECTION = "devel/python"
3 LICENSE = "BSD"
4 PR = "ml0"
5
6 SRC_URI = "http://pypi.python.org/packages/source/S/Sphinx/Sphinx-${PV}.tar.gz"
7 S = "${WORKDIR}/Sphinx-${PV}"
8
9 inherit distutils