motorola-ezx-base.inc: Add iwmmxt to PACKAGE_EXTRA_ARCHS
[openembedded.git] / recipes / python / python-pytester_0.6.0.bb
blobc77400ab5f5152c28b45cc8720178ca066738567
1 DESCRIPTION = "This is a small package that facilitates the unit testing process \
2 by aggregating PyUnit tests and making them easier to call from the command \
3 line and from within other unit tests."
4 SECTION = "devel/python"
5 HOMEPAGE = "http://oss.wxnet.org/pytester/index.html"
6 PRIORITY = "optional"
7 LICENSE = "GPL"
8 SRCNAME = "pytester"
9 PR = "ml1"
11 SRC_URI = "${SOURCEFORGE_MIRROR}/meta-tools/${SRCNAME}-${PV}.tar.gz"
12 S = "${WORKDIR}/${SRCNAME}-${PV}"
14 inherit distutils
16 SRC_URI[md5sum] = "8a7763e31e4cc3fdf9154c793dda3bc0"
17 SRC_URI[sha256sum] = "7d17f07aa470cac6afc1b7e68745c1bf1767913ce52b401296e21cab245fe26b"