Rebuild with python 3.14
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user