Merge pull request #7764 from danyeaw/oslotest-4.4.1
Update oslotest to version 4.4.1
This commit is contained in:
@@ -6,7 +6,7 @@ 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=4.2.0
|
||||
pkgver=4.4.1
|
||||
pkgrel=1
|
||||
pkgdesc="Oslo test framework (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -27,7 +27,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools"
|
||||
install=${_realname}-${CARCH}.install
|
||||
options=('staticlibs' 'strip' '!debug')
|
||||
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/openstack/oslotest/archive/${pkgver}.tar.gz")
|
||||
sha512sums=('74f8ed55843c54061c8ef11709bca8a9abb9a70e76039e2b31bf22bb74d1d177f616b99ed5a3cfba1b1078dc587fc77d9d66986d30140f8310045e298bc124e7')
|
||||
sha512sums=('7b1ad2f673a52719f6f977abf52c315de1b6299083d73db23706b6c947e72f3d104e7eb254b1031d1baf03cd60fc9c5328352eb19eabdaeef3eca34e53b5f4d3')
|
||||
|
||||
|
||||
# Helper macros to help make tasks easier #
|
||||
|
||||
Reference in New Issue
Block a user