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

Felix Yan felixonmars at archlinux.org
Thu Mar 26 18:41:03 UTC 2020


    Date: Thursday, March 26, 2020 @ 18:41:02
  Author: felixonmars
Revision: 604490

upgpkg: python-stestr 3.0.0-1

Modified:
  python-stestr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-26 18:32:50 UTC (rev 604489)
+++ PKGBUILD	2020-03-26 18:41:02 UTC (rev 604490)
@@ -3,8 +3,8 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-stestr
-pkgver=2.6.0
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc="A test runner runner similar to testrepository"
 url="https://stestr.readthedocs.io/en/latest/"
 license=('Apache')
@@ -14,7 +14,7 @@
 checkdepends=('python-hacking' 'python-sphinx' 'python-mock' 'python-subunit2sql' 'python-coverage'
               'python-ddt')
 source=("https://pypi.io/packages/source/s/stestr/stestr-$pkgver.tar.gz")
-sha512sums=('687e8fb7bcf011e3d84d012cd7389accb8e81633ec069df4fb501d0457cdf6147b9820bf24cb49c63e6698d1b8494f50576a8f0dc9e99c36fc175cd9ce88b7bd')
+sha512sums=('848dd6fb0329ec26bd586fd318f6e72017f11d237fd559717995b0a8f73c2c6667d50aeafb5c1bffc45f3dcdc617cb901d5eeb5e1fe3fc6cc2568820722091b3')
 
 build() {
   cd stestr-$pkgver



More information about the arch-commits mailing list