python-oslo-concurrency: Update to 4.0.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.0.0
|
||||
pkgver=4.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="OpenStack library for all concurrency-related code (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -28,7 +28,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-mock"
|
||||
options=('staticlibs' 'strip' '!debug')
|
||||
install=${_realname}3-${CARCH}.install
|
||||
source=("${_realname}-${pkgver}.tar.gz::https://github.com/openstack/oslo.concurrency/archive/${pkgver}.tar.gz")
|
||||
sha512sums=('d75d84d4ce27b7418e358e5b5fdf0015511aa2caaddfed38f9eb4d1fdb4635c7df348c6cafbad26b3a0b9af8b41df898450f050e8899c4659c81b63ef8dfb45c')
|
||||
sha512sums=('3edf44e80772353a8131848e2c63477c88824293076ab4c557d789b72753162b275fd6d103b1344327e87a77f8b42ebe41996b2940407e6fb8a881325acdcdd7')
|
||||
|
||||
# Helper macros to help make tasks easier #
|
||||
apply_patch_with_msg() {
|
||||
|
||||
Reference in New Issue
Block a user