python-oslo-context: update to 6.1.0
This commit is contained in:
parent
0dd619d67a
commit
36eeee7c97
@ -3,13 +3,14 @@
|
||||
_realname=oslo-context
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=6.0.0
|
||||
pkgver=6.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="OpenStack Context library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
msys2_references=(
|
||||
'archlinux: python-oslo-context'
|
||||
'gentoo: dev-python/oslo-context'
|
||||
'purl: pkg:pypi/oslo-context'
|
||||
)
|
||||
msys2_repository_url='https://opendev.org/openstack/oslo.context/'
|
||||
@ -27,7 +28,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
|
||||
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-mock"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-oslotest")
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname/-/_}/${_realname/-/_}-${pkgver}.tar.gz")
|
||||
sha256sums=('151e8228982d3885ed3fed288e8cddb26f894fb40cb8132129fa9e5b3e0ef0bd')
|
||||
sha256sums=('c1a8d17c79f50c71024d54cc17cc0b01e89dbff258315dc11d7e04e6b1a02ce3')
|
||||
|
||||
build () {
|
||||
# Set version for python-pbr
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user