libvirt-python3: update to 6.4.0.
This commit is contained in:
parent
7982cb3cb7
commit
a1e428a7f1
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=6.3.0
|
||||
version=6.4.0
|
||||
revision=1
|
||||
wrksrc="libvirt-python-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,8 +11,4 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://pypi.org/project/libvirt-python/"
|
||||
distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
||||
checksum=c772421ecc144f098f4ab15db700c62db9b9e6e76b876217edcfd62e9ce02750
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken="Builders need libvirt update for the host" ;;
|
||||
esac
|
||||
checksum=b13e6dddea8876a7a6c43482d275a84f082d72427302ecb76683c1279b865cec
|
||||
|
|
Loading…
Reference in a new issue