Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: python-idna
|
||||
description: Internationalized Domain Names in Applications (IDNA)
|
||||
version: "3.18"
|
||||
revision: 2
|
||||
url: https://github.com/kjd/idna
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/kjd/idna/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: d51d4068b4e8bac335589797266b0af8ced2be9fb5d5cc2a887ee64e2f5b28a9
|
||||
Reference in New Issue
Block a user