summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6152cc69c3cd6cf6f71e2ad5b07177cf06772e99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-concurrencytest
	pkgdesc = Python testtools extension for running unittest suites concurrently.
	pkgver = 0.1.2.22
	pkgrel = 1
	url = https://github.com/cgoldberg/concurrencytest
	arch = any
	license = GPL-2.0-or-later
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-testtools
	depends = python-subunit
	source = https://github.com/cgoldberg/concurrencytest/archive/c91cd62f45985abe907d86839dcb858db60f1419.zip
	sha256sums = 9006e37e28af9751a7f0883dcfec0cf3ba2a18a17c8c6f205bb7842fe69dcdf2

pkgname = python-concurrencytest