Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-typing_extensions
|
||||
description: Backported and experimental type hints for Python
|
||||
version: 4.15.0
|
||||
revision: 2
|
||||
license: Python-2.0.1
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
check_depends:
|
||||
- python3-tests
|
||||
downloads:
|
||||
- url: https://github.com/python/typing_extensions/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 40e4fd945fb070e470976538741ee85add33de5e8ab2f1583e9e264d8386916b
|
||||
Reference in New Issue
Block a user