Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
libvirt-python


Commits:
5cd0d1f9 by Frederik Schwan at 2023-12-01T17:00:23+01:00
upgpkg: 1:9.10.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libvirt-python
        pkgdesc = libvirt python binding
-       pkgver = 9.9.0
+       pkgver = 9.10.0
        pkgrel = 1
        epoch = 1
        url = https://pypi.python.org/pypi/libvirt-python
@@ -12,10 +12,10 @@ pkgbase = libvirt-python
        depends = python
        depends = libvirt
        options = emptydirs
-       source = https://libvirt.org/sources/python/libvirt-python-9.9.0.tar.gz
-       source = 
https://libvirt.org/sources/python/libvirt-python-9.9.0.tar.gz.asc
+       source = https://libvirt.org/sources/python/libvirt-python-9.10.0.tar.gz
+       source = 
https://libvirt.org/sources/python/libvirt-python-9.10.0.tar.gz.asc
        validpgpkeys = 453B65310595562855471199CA68BE8010084C9C
-       sha512sums = 
5a09b23b843080f2e55a7b00dc225e0bf23c9c23cac42ce4ffaff725020303745185482c2cc781d519020f50a335d4fa72a7a618bb2c1d0eb0845781d1b22ab7
+       sha512sums = 
2e4a2a0705f57c9cb3233778b360262ac22a39bcc70f49287d83b96b96725dcab88fc6c8e74211260070047d757971c4e19e9d098bc97857e6804b9462e9f1ae
        sha512sums = SKIP
 
 pkgname = libvirt-python


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=('libvirt-python')
 epoch=1
-pkgver=9.9.0
+pkgver=9.10.0
 pkgrel=1
 pkgdesc="libvirt python binding"
 arch=('x86_64')
@@ -15,7 +15,7 @@ makedepends=('python' 'python-setuptools' 'libvirt')
 depends=('python' 'libvirt')
 options=('emptydirs')
 
source=("https://libvirt.org/sources/python/libvirt-python-${pkgver}.tar.gz"{,.asc})
-sha512sums=('5a09b23b843080f2e55a7b00dc225e0bf23c9c23cac42ce4ffaff725020303745185482c2cc781d519020f50a335d4fa72a7a618bb2c1d0eb0845781d1b22ab7'
+sha512sums=('2e4a2a0705f57c9cb3233778b360262ac22a39bcc70f49287d83b96b96725dcab88fc6c8e74211260070047d757971c4e19e9d098bc97857e6804b9462e9f1ae'
             'SKIP')
 validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark 
<jdene...@redhat.com>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt-python/-/commit/5cd0d1f9fa14b77aa180bc6b9722280ff66eb4a1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt-python/-/commit/5cd0d1f9fa14b77aa180bc6b9722280ff66eb4a1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to