Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
libvirt-python
Commits:
3822abd8 by Frederik Schwan at 2026-07-01T15:03:44+02:00
upgpkg: 1:12.5.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libvirt-python
pkgdesc = libvirt python binding
- pkgver = 12.4.0
+ pkgver = 12.5.0
pkgrel = 1
epoch = 1
url = https://pypi.python.org/pypi/libvirt-python
@@ -16,7 +16,7 @@ pkgbase = libvirt-python
depends = python
depends = libvirt
options = emptydirs
- source = git+https://gitlab.com/libvirt/libvirt-python.git#tag=v12.4.0
- sha512sums =
54747da6c99b8e494db03c38c2ed1a5e04be8c53ba3d02279b52f31dd107caadccfe5bc43617fe85256780bec70bae3540562cb4f6f1dc888a44b99630c478ac
+ source = git+https://gitlab.com/libvirt/libvirt-python.git#tag=v12.5.0
+ sha512sums =
489dea9bfe5729e245ed0b57ff929bee61c12e72393de567bed376671418385b6189da39ca86cdb881fdc0590ef244a02b76a34c83cd983e577fdb1deaad1201
pkgname = libvirt-python
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname='libvirt-python'
epoch=1
-pkgver=12.4.0
+pkgver=12.5.0
pkgrel=1
pkgdesc="libvirt python binding"
arch=('x86_64')
@@ -28,7 +28,7 @@ options=('emptydirs')
source=(
"git+https://gitlab.com/libvirt/libvirt-python.git#tag=v${pkgver}"
)
-sha512sums=('54747da6c99b8e494db03c38c2ed1a5e04be8c53ba3d02279b52f31dd107caadccfe5bc43617fe85256780bec70bae3540562cb4f6f1dc888a44b99630c478ac')
+sha512sums=('489dea9bfe5729e245ed0b57ff929bee61c12e72393de567bed376671418385b6189da39ca86cdb881fdc0590ef244a02b76a34c83cd983e577fdb1deaad1201')
build() {
cd ${pkgbase}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt-python/-/commit/3822abd8934f74be7a6dc7af1f3552d83899c898
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt-python/-/commit/3822abd8934f74be7a6dc7af1f3552d83899c898
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help