Rebuild with python 3.14

This commit is contained in:
2026-05-06 18:15:21 +03:00
parent 452a9073a7
commit c107b387ff
+2 -2
View File
@@ -1,7 +1,7 @@
name: libvirt-python
description: Python bindings for libvirt
version: 12.2.0
revision: 1
revision: 2
url: https://pypi.python.org/pypi/libvirt-python
license: LGPL2.1-or-later
maintainers:
@@ -10,7 +10,7 @@ architecture: any
type: source
depends:
- libvirt
- python3
- python3=3.14.*
make_depends:
- python-build
- python-installer