libvirt-python3: update to 6.1.0.
This commit is contained in:
parent
019f6c9f98
commit
af41a39043
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvirt-python3'
|
# Template file for 'libvirt-python3'
|
||||||
pkgname=libvirt-python3
|
pkgname=libvirt-python3
|
||||||
version=6.0.0
|
version=6.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libvirt-python-${version}"
|
wrksrc="libvirt-python-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://pypi.org/project/libvirt-python/"
|
homepage="https://pypi.org/project/libvirt-python/"
|
||||||
distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
||||||
checksum=785f64755fc78a0eafecef74676fecf2bbbd2eaa6587ef697119ef6e1a68dbfd
|
checksum=be644f4809c0e1d368e3ac065df3c66a26dcfe61ecb607ee9706e1799f22c35a
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64*) broken="Builders need libvirt update for the host" ;;
|
aarch64*) broken="Builders need libvirt update for the host" ;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue