Rebuild with python 3.14

This commit is contained in:
2026-05-06 14:57:49 +03:00
parent bb1cd9b0f7
commit 117efda7e8
+2 -1
View File
@@ -1,7 +1,7 @@
name: at-spi2-core name: at-spi2-core
description: Base DBus XML interfaces for accessibility, the accessibility registry daemon, and atspi library description: Base DBus XML interfaces for accessibility, the accessibility registry daemon, and atspi library
version: 2.60.3 version: 2.60.3
revision: 1 revision: 2
url: https://gitlab.gnome.org/GNOME/at-spi2-core url: https://gitlab.gnome.org/GNOME/at-spi2-core
license: LGPL2.1-or-later license: LGPL2.1-or-later
maintainers: maintainers:
@@ -22,6 +22,7 @@ make_depends:
- gobject-introspection - gobject-introspection
- libxml2 - libxml2
- meson - meson
- python3=3.14.*
- python-setuptools - python-setuptools
downloads: downloads:
- url: https://download.gnome.org/sources/at-spi2-core/${BPM_PKG_VERSION%.*}/at-spi2-core-${BPM_PKG_VERSION}.tar.xz - url: https://download.gnome.org/sources/at-spi2-core/${BPM_PKG_VERSION%.*}/at-spi2-core-${BPM_PKG_VERSION}.tar.xz