sync ports with The Matrix

This commit is contained in:
purplerain 2023-10-12 04:10:54 +00:00
parent 74706e64f4
commit 77bea1694c
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
1060 changed files with 39921 additions and 2746 deletions

View file

@ -1,6 +1,6 @@
COMMENT = libvirt virtualization API python bindings
MODPY_EGG_VERSION = 9.7.0
MODPY_EGG_VERSION = 9.8.0
DISTNAME = libvirt-python-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME:S/-python-/-/}