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

Felix Yan felixonmars at archlinux.org
Thu Apr 22 11:39:24 UTC 2021


    Date: Thursday, April 22, 2021 @ 11:39:24
  Author: felixonmars
Revision: 920905

upgpkg: python-stestr 3.2.0-1

Modified:
  python-stestr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-22 11:38:55 UTC (rev 920904)
+++ PKGBUILD	2021-04-22 11:39:24 UTC (rev 920905)
@@ -3,7 +3,7 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-stestr
-pkgver=3.1.0
+pkgver=3.2.0
 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=('fd17cc7ac4ecf1dd527883a7147e67f76eeff7a1c5d05286e748641c1ca1c5d3cd20404b6e05f0f62cff9416e401de252166020816d8d5894b0b101e958424ce')
+sha512sums=('4f5e41c92518104b06f5b9717d59c214a8d87efe47fee199a602e71efd64e29c98711ffcf3b88cd00209946d0ab123c7ec5aa842e1d54bc65d83c8d70fa4898c')
 
 build() {
   cd stestr-$pkgver



More information about the arch-commits mailing list