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