Date: Wednesday, March 6, 2019 @ 09:44:15 Author: felixonmars Revision: 437804
upgpkg: python-stestr 2.3.1-1 Modified: python-stestr/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-06 09:43:27 UTC (rev 437803) +++ PKGBUILD 2019-03-06 09:44:15 UTC (rev 437804) @@ -4,7 +4,7 @@ pkgbase=python-stestr pkgname=(python-stestr python2-stestr) -pkgver=2.3.0 +pkgver=2.3.1 pkgrel=1 pkgdesc="A test runner runner similar to testrepository" url="http://stestr.readthedocs.io/en/latest/" @@ -18,7 +18,7 @@ 'python2-mock' 'python-subunit2sql' 'python2-subunit2sql' 'python-coverage' 'python2-coverage' 'python-ddt' 'python2-ddt') source=("https://pypi.io/packages/source/s/stestr/stestr-$pkgver.tar.gz") -sha512sums=('ae23183becf7f65769617cc86e25cd23a2b3b74fe057af407bbbf8fa00cc7fe1df066f040037e8f33bc34377dbd44a5587bca8bea860316e99ecca21776050e7') +sha512sums=('1a100f017a5f141e81282dc60c096d77a344479c643c3074e248849c1293fca3bfa16ad7e1ab13f58e844d3625449b51b74aff3723ed00e6f6ec7df3055bb391') prepare() { cp -a stestr-$pkgver{,-py2}
