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
description: Automagic shell tab completion for Python CLI applications
version: 1.8.0
revision: 1
revision: 2
url: https://github.com/iterative/shtab
license: Apache-2.0
architecture: any
output_architecture: any
type: source
depends:
- python3
- python3=3.14.*
make_depends:
- python-build
- python-installer