libvirt-python: update to 2.1.0.
This commit is contained in:
parent
2d9bee4cb1
commit
3c5977a329
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvirt-python'
|
# Template file for 'libvirt-python'
|
||||||
pkgname=libvirt-python
|
pkgname=libvirt-python
|
||||||
version=2.0.0
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python pkg-config libvirt-devel"
|
hostmakedepends="python pkg-config libvirt-devel"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
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=7816cbc1c6ad140ba643b662825babb1ef586bd3ccfd0b04dfeba4ae2f2d1d40
|
checksum=74887fa1be60db2701e726da7e01e3bf18ecd3b8d1cfdf2f1f7480e1a1edbacb
|
||||||
|
|
Loading…
Reference in New Issue