Skip to content

Commit

Permalink
libvirt-python3: update to 9.10.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncaen committed Dec 17, 2023
1 parent 0850be1 commit 8e97269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/libvirt-python3/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libvirt-python3'
pkgname=libvirt-python3
version=9.9.0
version=9.10.0
revision=1
build_style=python3-module
hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel
Expand All @@ -13,7 +13,7 @@ maintainer="Orphaned <[email protected]>"
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=a97327417851b72aa24e24cdfe10765df0037b9775564cd19bcee25e22b341ea
checksum=60b4a32200093d1287de544cdd310f01a1066dbff4cee62d45fa504141aa7577

do_check() {
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
Expand Down

0 comments on commit 8e97269

Please sign in to comment.