aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-05-03 03:25:29 +0000
committerpsykose <alice@ayaya.dev>2023-05-03 05:25:29 +0200
commit60a03fea9107c4bbe0f3ec8ff01e522a0ddf69e3 (patch)
tree01feba38f008322111a7246684baaab9f1ba5260
parentbc05e93de121fd86efae44bdeeefd6a36e6e2fd7 (diff)
community/py3-libvirt: upgrade to 9.3.0
-rw-r--r--community/py3-libvirt/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-libvirt/APKBUILD b/community/py3-libvirt/APKBUILD
index d73155d0036..f6f906ef645 100644
--- a/community/py3-libvirt/APKBUILD
+++ b/community/py3-libvirt/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-libvirt
_pkgname=libvirt-python
-pkgver=9.2.0
-pkgrel=1
+pkgver=9.3.0
+pkgrel=0
pkgdesc="The libvirt virtualization API python binding"
url="https://libvirt.org/"
arch="all"
@@ -41,6 +41,6 @@ package() {
}
sha512sums="
-24abeb7ec27135c30cdf751476b091b89b3aa2e448f6fe57d29064e1465a49944b2c0bb19cb01ce4d728036c9387bb244594816a9853a00b1d43d89dd7f94cd5 libvirt-python-9.2.0.tar.gz
+5fe04eb6fbccb20f90637d5bb74887b0676743761838c91f6c7f08f8aff39ea8e1d8cdc50c4c244918c2100efb00c6bb380ac44b4d403a08863c8c99ecdbe937 libvirt-python-9.3.0.tar.gz
3d1d62a5d5283e5679dd1318a335b2785c895499f1fedae5d75947e29b0a55f6e4925108cf74e6b36f1c9f140aaf5c89171b84d8e94b1c3d3fc6fdc8c7f2f5fc disable-screenshot-test.patch
"