[arch-commits] Commit in python-stestr/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jun 6 04:09:26 UTC 2018


    Date: Wednesday, June 6, 2018 @ 04:09:26
  Author: felixonmars
Revision: 340699

upgpkg: python-stestr 2.1.0-1

Modified:
  python-stestr/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-06 02:59:18 UTC (rev 340698)
+++ PKGBUILD	2018-06-06 04:09:26 UTC (rev 340699)
@@ -5,8 +5,8 @@
 
 pkgbase=python-stestr
 pkgname=(python-stestr python2-stestr)
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="A test runner runner similar to testrepository"
 url="http://stestr.readthedocs.io/en/latest/"
 license=('Apache')
@@ -19,7 +19,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=('503aec3badf43c56a2ac618bf6fca3f0dc27a432b9476c9c719c87c92794262012ff0dbadd02926891ee416cf2b80d943e731df6293a31ef9b3c5419259a9335')
+sha512sums=('a99d0659da0ca2b86703529df9ef6d135578bd8374a2afcbd10bd96f24f5e6dd1dacd5929d96a083881f1db2a930b039d9045348a0298d84d2480c6c9a75d1f7')
 
 prepare() {
   cp -a stestr-$pkgver{,-py2}



More information about the arch-commits mailing list