libvirt-python: update to 3.7.0.
This commit is contained in:
parent
145f1ca7e5
commit
fc996eb1d7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvirt-python'
|
||||
pkgname=libvirt-python
|
||||
version=3.6.0
|
||||
revision=2
|
||||
version=3.7.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="pkg-config python-devel python3-devel libvirt-devel"
|
||||
makedepends="libvirt-devel python-devel python3-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="LGPL-2.1"
|
||||
homepage="https://pypi.python.org/pypi/libvirt-python"
|
||||
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ecb9cbc8b1f33b245b04e3a937d8483584ab7a18258b217be96661343a4b1ad0
|
||||
checksum=1e4a8a8b08ef8f2502088f26ce3aced415d55ef808d8301dfed023f45154c06f
|
||||
|
||||
libvirt-python3_package() {
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in a new issue