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

Felix Yan felixonmars at archlinux.org
Mon Mar 30 15:13:58 UTC 2020


    Date: Monday, March 30, 2020 @ 15:13:57
  Author: felixonmars
Revision: 607032

upgpkg: python-stestr 3.0.1-1

Modified:
  python-stestr/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-30 15:13:51 UTC (rev 607031)
+++ PKGBUILD	2020-03-30 15:13:57 UTC (rev 607032)
@@ -3,7 +3,7 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-stestr
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="A test runner runner similar to testrepository"
 url="https://stestr.readthedocs.io/en/latest/"
@@ -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=('848dd6fb0329ec26bd586fd318f6e72017f11d237fd559717995b0a8f73c2c6667d50aeafb5c1bffc45f3dcdc617cb901d5eeb5e1fe3fc6cc2568820722091b3')
+sha512sums=('2bc3219652fa7d4c1e5852ad83561dd7282c300c530b05d67c1b3883164dcf0e258d904c9583ed627ff23b0cb783dd21e76bbc66934a6b3545fe9ebf5e418925')
 
 build() {
   cd stestr-$pkgver



More information about the arch-commits mailing list