Skip to content
Snippets Groups Projects
Commit cf5ae857 authored by Bart Ribbers's avatar Bart Ribbers Committed by Leo
Browse files

community/py3-stestr: upgrade to 3.1.0

parent bb15eb5f
No related branches found
No related tags found
1 merge request!15261community/py3-stestr: upgrade to 3.1.0
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-stestr
pkgver=3.0.1
pkgver=3.1.0
pkgrel=0
pkgdesc="A parallel Python test runner built around subunit"
url="http://stestr.readthedocs.io/en/latest/"
arch="noarch"
license="Apache-2.0"
depends="python3 py3-voluptuous py3-yaml py3-subunit"
makedepends="py3-setuptools py3-pbr py3-testtools"
checkdepends="py3-cliff py3-future"
depends="
py3-subunit
py3-voluptuous
py3-yaml
python3
"
makedepends="
py3-pbr
py3-setuptools
py3-testtools
"
checkdepends="
py3-cliff
py3-future
"
source="https://pypi.python.org/packages/source/s/stestr/stestr-$pkgver.tar.gz"
options="!check" # Requires an old package traceback2
builddir="$srcdir/stestr-$pkgver"
......@@ -26,4 +38,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="2bc3219652fa7d4c1e5852ad83561dd7282c300c530b05d67c1b3883164dcf0e258d904c9583ed627ff23b0cb783dd21e76bbc66934a6b3545fe9ebf5e418925 stestr-3.0.1.tar.gz"
sha512sums="fd17cc7ac4ecf1dd527883a7147e67f76eeff7a1c5d05286e748641c1ca1c5d3cd20404b6e05f0f62cff9416e401de252166020816d8d5894b0b101e958424ce stestr-3.1.0.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment