python-stestr: update to 4.0.0
This commit is contained in:
@@ -6,8 +6,8 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=3.2.1
|
||||
pkgrel=2
|
||||
pkgver=4.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="A test runner runner similar to testrepository (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
@@ -28,7 +28,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
# 'python-subunit2sql' 'python-coverage' 'python-ddt')
|
||||
options=('staticlibs' 'strip' '!debug')
|
||||
source=("https://pypi.io/packages/source/s/stestr/stestr-${pkgver}.tar.gz")
|
||||
sha512sums=('43187ca0d81e3b31e16ed60a1db561dc49c34f679594d11cad8cb0e658bf790af0b3d606bf99233a5767e2511675d3aedb6a476046d2f5483ffab05eaae393ed')
|
||||
sha512sums=('597fccc33929b763bfcda01296ad43fcacf37c07146188afb5f5d65230145c66be0d1fc907c7147a2c2ac61cd819d5965f74b6c8547d40851c191ffeacf12460')
|
||||
|
||||
# Helper macros to help make tasks easier #
|
||||
apply_patch_with_msg() {
|
||||
|
||||
Reference in New Issue
Block a user