* update libvirt-python to 1:10.5.0-1

This commit is contained in:
Alexander Baldeck 2024-09-10 08:16:44 +02:00
parent fdca206c08
commit 01f887045f
2 changed files with 26 additions and 2 deletions

View File

@ -0,0 +1,24 @@
pkgbase = libvirt-python
pkgdesc = libvirt python binding
pkgver = 10.5.0
pkgrel = 1
epoch = 1
url = https://pypi.python.org/pypi/libvirt-python
arch = x86_64
license = LGPL-2.1-or-later
makedepends = python
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = libvirt
depends = python
depends = libvirt
options = emptydirs
source = https://libvirt.org/sources/python/libvirt-python-10.5.0.tar.gz
source = https://libvirt.org/sources/python/libvirt-python-10.5.0.tar.gz.asc
validpgpkeys = 453B65310595562855471199CA68BE8010084C9C
sha512sums = 1114405f52c9bfcfd733a26d7d2a51439fca6012313c22f40c4b488f55690d2564a26ab9376c285245e9899ef68fa136bb943ebb3702aa679874d0b98f3cebd7
sha512sums = SKIP
pkgname = libvirt-python

View File

@ -6,7 +6,7 @@
pkgname=('libvirt-python')
epoch=1
pkgver=10.3.0
pkgver=10.5.0
pkgrel=1
pkgdesc="libvirt python binding"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -16,7 +16,7 @@ makedepends=('python' 'python-setuptools' 'python-build' 'python-installer' 'pyt
depends=('python' 'libvirt')
options=('emptydirs')
source=("https://libvirt.org/sources/python/libvirt-python-${pkgver}.tar.gz"{,.asc})
sha512sums=('5c5b4b6e52887a5fe0436581ef6233e78abbf702db87936743329e62a1e3c66c124ed6e2c2b92d6215027e6cbe459c536a8436ac3cea63269bff78ec3c9efc98'
sha512sums=('1114405f52c9bfcfd733a26d7d2a51439fca6012313c22f40c4b488f55690d2564a26ab9376c285245e9899ef68fa136bb943ebb3702aa679874d0b98f3cebd7'
'SKIP')
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark <jdenemar@redhat.com>