aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-subunit_1.4.0.bb
blob: 02a6b2e9a3b9346bd5b00b051375bb522754725a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Python implementation of subunit test streaming protocol"
HOMEPAGE = "https://pypi.python.org/pypi/python-subunit/"
SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=b5969d1df4dc7ff4882889baa132a694"

PYPI_PACKAGE = "python-subunit"

SRC_URI[md5sum] = "30f1ab20651d94442dd9a7f8c9e8d633"
SRC_URI[sha256sum] = "042039928120fbf392e8c983d60f3d8ae1b88f90a9f8fd7188ddd9c26cad1e48"

inherit setuptools3 pypi