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
description: The GNU Debugger
version: "17.1"
revision: 1
revision: 2
url: https://www.gnu.org/software/gdb/
license: GPL3-or-later,LGPL3-or-later
architecture: any
@@ -16,7 +16,7 @@ depends:
- libelf
- mpfr
- ncurses
- python3
- python3=3.14.*
- readline
- xxhash
- xz-utils