summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7477fc13eb40e1ea852726fe503582346e8bffeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-dnspython-git
	pkgdesc = A DNS toolkit for Python
	pkgver = 2.0.0rc2
	pkgrel = 1
	url = http://www.dnspython.org
	arch = any
	license = ISC
	makedepends = python-setuptools
	depends = python
	optdepends = python-idna: support for update IDNA 2008
	optdepends = python-cryptography: DNSSEC support
	optdepends = python-requests: DNS-over-HTTPS support
	optdepends = python-requests-toolbelt: DNS-over-HTTPS support
	optdepends = python-trio: async I/O backend
	optdepends = python-curio: async I/O backend
	optdepends = python-sniffio: async I/O
	source = https://github.com/rthalley/dnspython/archive/v2.0.0rc2.tar.gz
	sha256sums = c588b132eefaf7d0892a3b0aa863b990264f08811ae4b0d4d6e6b62086c3de18

pkgname = python-dnspython-git