aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2024-02-26 19:06:42 +0000
committerAndrew J. Hesford <ajh@sideband.org>2024-02-26 21:48:11 +0000
commit813f22b026da76ef4351d90b22a01d67c330452a (patch)
tree75162cd0571348c6f8e515a5e22ec6a1a8d51150
parentc90bc9949ea6173cd34463f7fb4c97984d393331 (diff)
downloadvoid-packages-813f22b026da76ef4351d90b22a01d67c330452a.tar
void-packages-813f22b026da76ef4351d90b22a01d67c330452a.tar.gz
void-packages-813f22b026da76ef4351d90b22a01d67c330452a.tar.bz2
void-packages-813f22b026da76ef4351d90b22a01d67c330452a.tar.lz
void-packages-813f22b026da76ef4351d90b22a01d67c330452a.tar.xz
void-packages-813f22b026da76ef4351d90b22a01d67c330452a.tar.zst
void-packages-813f22b026da76ef4351d90b22a01d67c330452a.zip
libvirt-python3: update to 10.0.0.
-rw-r--r--srcpkgs/libvirt-python3/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/libvirt-python3/template b/srcpkgs/libvirt-python3/template
index e934c159518..463e7c159e3 100644
--- a/srcpkgs/libvirt-python3/template
+++ b/srcpkgs/libvirt-python3/template
@@ -1,6 +1,6 @@
# Template file for 'libvirt-python3'
pkgname=libvirt-python3
-version=9.10.0
+version=10.0.0
revision=1
build_style=python3-module
hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=60b4a32200093d1287de544cdd310f01a1066dbff4cee62d45fa504141aa7577
+checksum=a82588f0e7db53eda7b7dbcbc448b0ec43e00a8c77cac69644495299b410c20d
do_check() {
PYTHONPATH="$(cd build/lib.* && pwd)" pytest