Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: libxslt
|
name: libxslt
|
||||||
description: XML stylesheet transformation library
|
description: XML stylesheet transformation library
|
||||||
version: 1.1.45
|
version: 1.1.45
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://gitlab.gnome.org/GNOME/libxslt/
|
url: https://gitlab.gnome.org/GNOME/libxslt/
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -13,9 +13,9 @@ depends:
|
|||||||
- libxml2
|
- libxml2
|
||||||
- xz-utils
|
- xz-utils
|
||||||
optional_depends:
|
optional_depends:
|
||||||
- python3
|
- python3=3.14.*:For python bindings
|
||||||
make_depends:
|
make_depends:
|
||||||
- python3
|
- python3=3.14.*
|
||||||
- docbook-xml
|
- docbook-xml
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://download.gnome.org/sources/libxslt/${BPM_PKG_VERSION%.*}/libxslt-${BPM_PKG_VERSION}.tar.xz
|
- url: https://download.gnome.org/sources/libxslt/${BPM_PKG_VERSION%.*}/libxslt-${BPM_PKG_VERSION}.tar.xz
|
||||||
|
|||||||
Reference in New Issue
Block a user