* update libvirt-python to 1:10.9.0-2

This commit is contained in:
Alexander Baldeck 2024-12-15 17:21:00 +01:00
parent 17e1e88968
commit 6a87bc377a
2 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
pkgbase = libvirt-python
pkgdesc = libvirt python binding
pkgver = 10.8.0
pkgrel = 1
pkgver = 10.9.0
pkgrel = 2
epoch = 1
url = https://pypi.python.org/pypi/libvirt-python
arch = x86_64
@ -19,10 +19,10 @@ pkgbase = libvirt-python
depends = python
depends = libvirt
options = emptydirs
source = https://libvirt.org/sources/python/libvirt-python-10.8.0.tar.gz
source = https://libvirt.org/sources/python/libvirt-python-10.8.0.tar.gz.asc
source = https://libvirt.org/sources/python/libvirt-python-10.9.0.tar.gz
source = https://libvirt.org/sources/python/libvirt-python-10.9.0.tar.gz.asc
validpgpkeys = 453B65310595562855471199CA68BE8010084C9C
sha512sums = 58501c708eccae134da2ea5c7ee0fd8940ee3b9fc9265ee351c42889c2d29fdbe96643fc130ca551c922765a96aa18c27c38c2d842d505b0da2571f4e8dc3c08
sha512sums = 56466ed43df9517288696677289f87b410b9b08ce056dc0edd4340ccd694b13f8f179953833680987d65bdfd961409cb82493016fb4aa130ab92a269c46cf7ad
sha512sums = SKIP
pkgname = libvirt-python

View File

@ -6,8 +6,8 @@
pkgname=('libvirt-python')
epoch=1
pkgver=10.8.0
pkgrel=1
pkgver=10.9.0
pkgrel=2
pkgdesc="libvirt python binding"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://pypi.python.org/pypi/libvirt-python"
@ -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=('58501c708eccae134da2ea5c7ee0fd8940ee3b9fc9265ee351c42889c2d29fdbe96643fc130ca551c922765a96aa18c27c38c2d842d505b0da2571f4e8dc3c08'
sha512sums=('56466ed43df9517288696677289f87b410b9b08ce056dc0edd4340ccd694b13f8f179953833680987d65bdfd961409cb82493016fb4aa130ab92a269c46cf7ad'
'SKIP')
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark <jdenemar@redhat.com>