increase dvbapp PR.
[vuplus_openembedded] / recipes / zope / python-zopeinterface_3.3.0.bb
1 DESCRIPTION = "zope.interface is provides Zope 3-styled interface definitions \
2 for python"
3 SECTION = "devel/python"
4 PRIORITY = "optional"
5 LICENSE = "ZPL"
6 SRCNAME = "zope.interface"
7
8 SRC_URI = "http://www.zope.org/Products/ZopeInterface/${PV}/${SRCNAME}-${PV}.tar.gz"
9
10 S = "${WORKDIR}/${SRCNAME}-${PV}"
11
12 inherit setuptools