Rebuild with python 3.14

This commit is contained in:
2026-05-06 18:14:30 +03:00
parent 4f1a7e6da6
commit 745b1f00fd
+3 -2
View File
@@ -1,7 +1,7 @@
name: libplist
description: Library that handles Apple Property List format in binary or XML
version: 2.7.0
revision: 1
revision: 2
url: https://libimobiledevice.org/
license: LGPL2.1-or-later
architecture: any
@@ -10,9 +10,10 @@ depends:
- gcc-libs
- glibc
optional_depends:
- python3
- python3=3.14.*:For python bindings
make_depends:
- git
- python3=3.14.*
- python-cython
- python-setuptools
downloads: