Rebuild with python 3.14

This commit is contained in:
2026-05-07 08:06:57 +03:00
parent 9761b4e6a1
commit d4685df91b
+2 -2
View File
@@ -1,14 +1,14 @@
name: python-shtab name: python-shtab
description: Automagic shell tab completion for Python CLI applications description: Automagic shell tab completion for Python CLI applications
version: 1.8.0 version: 1.8.0
revision: 1 revision: 2
url: https://github.com/iterative/shtab url: https://github.com/iterative/shtab
license: Apache-2.0 license: Apache-2.0
architecture: any architecture: any
output_architecture: any output_architecture: any
type: source type: source
depends: depends:
- python3 - python3=3.14.*
make_depends: make_depends:
- python-build - python-build
- python-installer - python-installer