29 lines
970 B
Plaintext
29 lines
970 B
Plaintext
pkgbase = python-dnspython
|
|
pkgdesc = A DNS toolkit for Python
|
|
pkgver = 2.6.1
|
|
pkgrel = 2
|
|
epoch = 1
|
|
url = http://www.dnspython.org
|
|
arch = any
|
|
license = custom:ISC
|
|
checkdepends = python-idna
|
|
checkdepends = python-cryptography
|
|
checkdepends = python-trio
|
|
checkdepends = python-pytest
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-wheel
|
|
makedepends = python-hatchling
|
|
depends = python
|
|
optdepends = python-cryptography: DNSSEC support
|
|
optdepends = python-requests-toolbelt: DoH support
|
|
optdepends = python-idna: support for updated IDNA 2008
|
|
optdepends = python-curio: async support
|
|
optdepends = python-trio: async support
|
|
optdepends = python-sniffio: async support
|
|
source = https://files.pythonhosted.org/packages/source/d/dnspython/dnspython-2.6.1.tar.gz
|
|
validpgpkeys = A580DEE052FEC78D8ACF383DF24B3AFC8CA2F5C7
|
|
sha256sums = e8f0f9c23a7b7cb99ded64e6c3a6f3e701d78f50c55e002b839dea7225cff7cc
|
|
|
|
pkgname = python-dnspython
|