mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 00:57:01 +02:00
libvirt-python3: update to 10.0.0.
This commit is contained in:
parent
c90bc9949e
commit
813f22b026
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue