Rebuild with python 3.14

This commit is contained in:
2026-05-07 14:30:21 +03:00
parent 73cac3f10f
commit bcfc603ddf
+2 -2
View File
@@ -1,7 +1,7 @@
name: gdb name: gdb
description: The GNU Debugger description: The GNU Debugger
version: "17.1" version: "17.1"
revision: 1 revision: 2
url: https://www.gnu.org/software/gdb/ url: https://www.gnu.org/software/gdb/
license: GPL3-or-later,LGPL3-or-later license: GPL3-or-later,LGPL3-or-later
architecture: any architecture: any
@@ -16,7 +16,7 @@ depends:
- libelf - libelf
- mpfr - mpfr
- ncurses - ncurses
- python3 - python3=3.14.*
- readline - readline
- xxhash - xxhash
- xz-utils - xz-utils