24 lines
666 B
YAML
24 lines
666 B
YAML
name: python-webencodings
|
|
description: Python implementation of the WHATWG Encoding standard
|
|
version: 0.5.1
|
|
revision: 3
|
|
url: https://github.com/gsnedders/python-webencodings
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/gsnedders/python-webencodings/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 082367f568a7812aa5f6922ffe3d9d027cd83829dc32bcaac4c874eeed618000
|