python-oslo-utils: Update to 3.38.0

This commit is contained in:
Alexey Pavlov
2018-12-14 12:12:10 +03:00
parent df7fb4bc60
commit 3088edb608

View File

@@ -3,7 +3,7 @@
_realname=oslo-utils
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=3.37.1
pkgver=3.38.0
pkgrel=1
pkgdesc="Oslo Utility library (mingw-w64)"
arch=('any')
@@ -38,7 +38,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-oslotest"
"${MINGW_PACKAGE_PREFIX}-python3-testrepository"
"${MINGW_PACKAGE_PREFIX}-python2-testrepository")
source=("${_realname}-$pkgver.tar.gz"::"https://github.com/openstack/oslo.utils/archive/$pkgver.tar.gz")
sha512sums=('d656a59bf3ec1283009951dbf05676a01fa5b54e19588e356c384e8e0e06177f5f8f546135317fa2d874333a493a576e97d7bdde41dadd546edc1c8d646832a2')
sha512sums=('2ce4650e721cb3b69ed0b53b7129cacbb115cb0d23c0efede753ea4d198dc8be9961fda0deb3a202e7f660490449c4d8dc4f56ede265b801df996c03c21ef171')
# Helper macros to help make tasks easier #
apply_patch_with_msg() {