Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
libvirt-python
Commits:
d35fcb40 by Frederik Schwan at 2025-01-15T12:06:43+01:00
upgpkg: 1:11.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libvirt-python
pkgdesc = libvirt python binding
- pkgver = 10.10.0
- pkgrel = 2
+ pkgver = 11.0.0
+ pkgrel = 1
epoch = 1
url = https://pypi.python.org/pypi/libvirt-python
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = libvirt-python
depends = python
depends = libvirt
options = emptydirs
- source =
https://libvirt.org/sources/python/libvirt-python-10.10.0.tar.gz
- source =
https://libvirt.org/sources/python/libvirt-python-10.10.0.tar.gz.asc
+ source = https://libvirt.org/sources/python/libvirt-python-11.0.0.tar.gz
+ source =
https://libvirt.org/sources/python/libvirt-python-11.0.0.tar.gz.asc
validpgpkeys = 453B65310595562855471199CA68BE8010084C9C
- sha512sums =
7724a9ce89b39a62746c0524643e89850a6fcc796d2c6481f6000b047637216391742921d9dae84b97de0fd8707d906cba4955567416cf5cd93aed6f689a6cb4
+ sha512sums =
58b30e5c40a911b91e71b3ac9298b2d54fd8dba7105a13257d0677c919a6adea01cd7c0115fa6c2e70f4dba539a587bb74634ae75f969156dff97ff97b34e66a
sha512sums = SKIP
pkgname = libvirt-python
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
pkgname=('libvirt-python')
epoch=1
-pkgver=10.10.0
-pkgrel=2
+pkgver=11.0.0
+pkgrel=1
pkgdesc="libvirt python binding"
arch=('x86_64')
url="https://pypi.python.org/pypi/libvirt-python"
@@ -15,7 +15,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=('7724a9ce89b39a62746c0524643e89850a6fcc796d2c6481f6000b047637216391742921d9dae84b97de0fd8707d906cba4955567416cf5cd93aed6f689a6cb4'
+sha512sums=('58b30e5c40a911b91e71b3ac9298b2d54fd8dba7105a13257d0677c919a6adea01cd7c0115fa6c2e70f4dba539a587bb74634ae75f969156dff97ff97b34e66a'
'SKIP')
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt-python/-/commit/d35fcb4044e7d3ceda22ce8a30ab7a331fa0b9ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt-python/-/commit/d35fcb4044e7d3ceda22ce8a30ab7a331fa0b9ba
You're receiving this email because of your account on gitlab.archlinux.org.