libvirt-python: update to 3.1.0.
This commit is contained in:
parent
dc99124cab
commit
6df968b20a
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.0.0
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-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=94a7c1c57a643afad43f9068c70774e1146ed051ecfca0280d5127011c5e44c1
|
checksum=f36a62ace3b815ef1f14a760a5feee31bd502bed0daf92ab75d21d516123a218
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue