[arch-commits] Commit in python-stestr/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 7 06:25:26 UTC 2019
Date: Wednesday, August 7, 2019 @ 06:25:26
Author: felixonmars
Revision: 498128
upgpkg: python-stestr 2.5.0-1
Modified:
python-stestr/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-07 06:24:14 UTC (rev 498127)
+++ PKGBUILD 2019-08-07 06:25:26 UTC (rev 498128)
@@ -4,7 +4,7 @@
pkgbase=python-stestr
pkgname=(python-stestr python2-stestr)
-pkgver=2.4.0
+pkgver=2.5.0
pkgrel=1
pkgdesc="A test runner runner similar to testrepository"
url="https://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=('a142abc4837396210e1eb1e15575b08e982fba473910221c776bd6606be9a3ac1456374f63cde9a3ca3c465328f26c49ddf4e6290ec1052ba938761fe0c996a3')
+sha512sums=('263914589cca3331040a3531128430871c26efc8a3bac022000a379ec844787ea0bbbf5823d0236687005ebfa254fd887ce70e09db8d3a8c2e72c56402eb4f0b')
prepare() {
cp -a stestr-$pkgver{,-py2}
More information about the arch-commits
mailing list