Initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-dnspython
|
||||
description: A DNS toolkit for Python
|
||||
version: 2.8.0
|
||||
revision: 1
|
||||
url: http://www.dnspython.org/
|
||||
license: ISC
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
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
|
||||
Reference in New Issue
Block a user