increase dvbapp PR.
[vuplus_openembedded] / recipes / python / python-dweba_0.9.9+1.0.0pre14.bb
1 DESCRIPTION = "Dweba is a framework to develop distributed and web applications \
2 for the python programming language."
3 HOMEPAGE = "http://www.threekong.com"
4 SECTION = "devel/python"
5 PRIORITY = "optional"
6 LICENSE = "MIT"
7 PR = "ml0"
8
9 RPV = "1.0.0-pre14"
10
11 SRC_URI = "http://www.threekong.com/download/dweba/dweba-${RPV}.tar.gz"
12 S = "${WORKDIR}/dweba-${RPV}"
13
14 inherit distutils