Skip to content

Commit

Permalink
libvirt-python3: update to 9.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoshpak committed Jun 2, 2023
1 parent f43c721 commit cf72efa
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.3.0
version=9.4.0
revision=1
build_style=python3-module
hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel
Expand All @@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <[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=9c761d88b4ddcf65b324043944da4f18f82471c74d9371d2372d3b4e0f19861b
checksum=2d0adcb54ca1dd1ddc72b45a39894941ff3659f18d61382229ed9029f6274a7f

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

0 comments on commit cf72efa

Please sign in to comment.