python-oslo-context: Update to 2.22.1

This commit is contained in:
Alexey Pavlov
2019-06-04 08:57:26 +03:00
parent 5989da735e
commit bee113c98b

View File

@@ -3,7 +3,7 @@
_realname=oslo-context
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=2.22.0
pkgver=2.22.1
pkgrel=1
pkgdesc="OpenStack Context library (mingw-w64)"
arch=('any')
@@ -23,7 +23,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-mock"
"${MINGW_PACKAGE_PREFIX}-python2-testrepository")
options=('staticlibs' 'strip' '!debug')
source=("${_realname}-$pkgver.tar.gz"::"https://github.com/openstack/oslo.context/archive/$pkgver.tar.gz")
sha512sums=('f88cd618cd73a21787f1c49554f1d12863a1909724e6d29be2a5011c5103b54675c521049acb50b7ae8f69c7918b7947f3a84a75d806d267c30015e366d7c971')
sha512sums=('81d4e531bdd6f725735f537bd6be2aeb4d11991e1d54bfd28761a35049c07fa4f4cb87566dda4cdbadd91de5ada26da2c3c53c8ccf724b1a7b178773d2a45696')
# Helper macros to help make tasks easier #
apply_patch_with_msg() {