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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 23 14:25:24 UTC 2021


    Date: Thursday, September 23, 2021 @ 14:25:24
  Author: felixonmars
Revision: 1022618

upgpkg: python-stestr 3.2.1-1

Modified:
  python-stestr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-23 14:11:33 UTC (rev 1022617)
+++ PKGBUILD	2021-09-23 14:25:24 UTC (rev 1022618)
@@ -3,8 +3,8 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-stestr
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.2.1
+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-coverage'
               'python-ddt')
 source=("https://pypi.io/packages/source/s/stestr/stestr-$pkgver.tar.gz")
-sha512sums=('4f5e41c92518104b06f5b9717d59c214a8d87efe47fee199a602e71efd64e29c98711ffcf3b88cd00209946d0ab123c7ec5aa842e1d54bc65d83c8d70fa4898c')
+sha512sums=('43187ca0d81e3b31e16ed60a1db561dc49c34f679594d11cad8cb0e658bf790af0b3d606bf99233a5767e2511675d3aedb6a476046d2f5483ffab05eaae393ed')
 
 build() {
   cd stestr-$pkgver



More information about the arch-commits mailing list