24 lines
619 B
Plaintext
24 lines
619 B
Plaintext
name: python-dnspython
|
|
description: A DNS toolkit for Python
|
|
version: 2.8.0
|
|
revision: 2
|
|
url: http://www.dnspython.org/
|
|
license: ISC
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-hatchling
|
|
- python-installer
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/rthalley/dnspython/releases/download/v${BPM_PKG_VERSION}/dnspython-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 181d3c6996452cb1189c4046c61599b84a5a86e099562ffde77d26984ff26d0f
|