22 lines
574 B
Plaintext
22 lines
574 B
Plaintext
name: python-idna
|
|
description: Internationalized Domain Names in Applications (IDNA)
|
|
version: "3.18"
|
|
revision: 1
|
|
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
|