From bee113c98b360b80ce5f3637affb8ff60bc8fb3e Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Tue, 4 Jun 2019 08:57:26 +0300 Subject: [PATCH] python-oslo-context: Update to 2.22.1 --- mingw-w64-python-oslo-context/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-oslo-context/PKGBUILD b/mingw-w64-python-oslo-context/PKGBUILD index d1247fce8c..f7bce95584 100644 --- a/mingw-w64-python-oslo-context/PKGBUILD +++ b/mingw-w64-python-oslo-context/PKGBUILD @@ -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() {