Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: python-idna
|
||||
description: Internationalized Domain Names in Applications (IDNA)
|
||||
version: "3.10"
|
||||
revision: 1
|
||||
url: https://github.com/kjd/idna
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
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: true
|
||||
extract_strip_components: 1
|
||||
checksum: 04f6b013c384deca20a165a4cdf36823465a81c2bb914c40b543802d39e1cb1a
|
||||
Reference in New Issue
Block a user