[arch-commits] Commit in python-stestr/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Feb 25 05:00:33 UTC 2018
Date: Sunday, February 25, 2018 @ 05:00:32
Author: felixonmars
Revision: 297939
upgpkg: python-stestr 2.0.0-1
Modified:
python-stestr/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-25 00:50:32 UTC (rev 297938)
+++ PKGBUILD 2018-02-25 05:00:32 UTC (rev 297939)
@@ -5,7 +5,7 @@
pkgbase=python-stestr
pkgname=(python-stestr python2-stestr)
-pkgver=1.1.0
+pkgver=2.0.0
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=('7490f0982c77190adf97daae965a957fc40d0e418a64fc38ccb50817a7266b06224e61f17ae9c84edfe200417eaab726cf834646bfa2efbac67ea029dea54df1')
+sha512sums=('503aec3badf43c56a2ac618bf6fca3f0dc27a432b9476c9c719c87c92794262012ff0dbadd02926891ee416cf2b80d943e731df6293a31ef9b3c5419259a9335')
prepare() {
cp -a stestr-$pkgver{,-py2}
More information about the arch-commits
mailing list