python-oslo-concurrency: update to 5.1.1
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
67a4a6631e
commit
2f8daa604b
@@ -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=5.1.0
|
||||
pkgver=5.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="OpenStack library for all concurrency-related code (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -23,7 +23,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-oslotest"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-eventlet")
|
||||
options=('staticlibs' 'strip' '!debug')
|
||||
source=("${_realname}-${pkgver}.tar.gz::https://github.com/openstack/oslo.concurrency/archive/${pkgver}.tar.gz")
|
||||
sha512sums=('c18d744db1b7b46e6dbbcd13049dadc140915ecbed1e95c75c60a33de1a6a2c9645ea620e63bbc21e84cceddb368a499ea23ccfba7420798346607d43d43088b')
|
||||
sha512sums=('17d8462a9e277fd13ccd230bdbc74faef8cc7635fd16262577d2d40f47dbe8b09d4a6d584cf6f0c3c86b8bc0781fa1645446f1426f048abd473f2e55744dd28e')
|
||||
|
||||
# Helper macros to help make tasks easier #
|
||||
apply_patch_with_msg() {
|
||||
|
||||
Reference in New Issue
Block a user