Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: libplist
|
name: libplist
|
||||||
description: Library that handles Apple Property List format in binary or XML
|
description: Library that handles Apple Property List format in binary or XML
|
||||||
version: 2.7.0
|
version: 2.7.0
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://libimobiledevice.org/
|
url: https://libimobiledevice.org/
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -10,9 +10,10 @@ depends:
|
|||||||
- gcc-libs
|
- gcc-libs
|
||||||
- glibc
|
- glibc
|
||||||
optional_depends:
|
optional_depends:
|
||||||
- python3
|
- python3=3.14.*:For python bindings
|
||||||
make_depends:
|
make_depends:
|
||||||
- git
|
- git
|
||||||
|
- python3=3.14.*
|
||||||
- python-cython
|
- python-cython
|
||||||
- python-setuptools
|
- python-setuptools
|
||||||
downloads:
|
downloads:
|
||||||
|
|||||||
Reference in New Issue
Block a user