summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 791548095be761377a93c0b8cbf36563074fb2fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = python-dnspython-git
	pkgdesc = A DNS toolkit for Python
	pkgver = 2.1.0.r760.b2f09a92
	pkgrel = 1
	url = http://www.dnspython.org
	arch = any
	license = ISC
	checkdepends = python-idna
	checkdepends = python-cryptography
	checkdepends = python-trio
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	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
	provides = python-dnspython
	conflicts = python-dnspython
	source = git+https://github.com/rthalley/dnspython.git
	sha256sums = SKIP

pkgname = python-dnspython-git