mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
libvirt-python: update to 3.9.0.
This commit is contained in:
parent
9e18a562b5
commit
ce89d3bb41
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvirt-python'
|
# Template file for 'libvirt-python'
|
||||||
pkgname=libvirt-python
|
pkgname=libvirt-python
|
||||||
version=3.8.0
|
version=3.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="pkg-config python-devel python3-devel libvirt-devel"
|
hostmakedepends="pkg-config python-devel python3-devel libvirt-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://pypi.python.org/pypi/libvirt-python"
|
homepage="https://pypi.python.org/pypi/libvirt-python"
|
||||||
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5fcba9ca645b01a8d970da84f7f95d54b0e8e915739d06b5e6d86ae626ea570b
|
checksum=d721c812e002eb784a4b66fbe698dc70e8f42c9b7cc3a96f5b01e83ee7951850
|
||||||
|
|
||||||
libvirt-python3_package() {
|
libvirt-python3_package() {
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue