python-oslo-i18n: Update to 3.22.1

This commit is contained in:
Alexey Pavlov
2018-10-24 09:20:31 +03:00
parent 22566dfb46
commit 9accb58a98

View File

@@ -3,7 +3,7 @@
_realname=oslo-i18n
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=3.21.0
pkgver=3.22.1
pkgrel=1
pkgdesc="Oslo i18n library (mingw-w64)"
arch=('any')
@@ -15,7 +15,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2"
"${MINGW_PACKAGE_PREFIX}-python2-setuptools")
options=('staticlibs' 'strip' '!debug')
source=("${_realname}-$pkgver.tar.gz"::"https://github.com/openstack/oslo.i18n/archive/$pkgver.tar.gz")
sha512sums=('e6335b700280bc4b6f6484a08b006735b4a178236d62f3e857fe1d59bd60fc03627282d5ec748a1ba09a4b44a58d29e0b2523cf01fddcc328b50e3f0685347e7')
sha512sums=('e616d97d58a7e13652075684aa56a77a46779447a06a5a38f912295119861e9666e3b5651a3c64fbb854750ceecd639f03d863bd4615facce1638c685904c877')
# Helper macros to help make tasks easier #
apply_patch_with_msg() {