summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4265f612feb..a64823da61c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-dnspython-git
pkgdesc = A DNS toolkit for Python
- pkgver = 2.4.0
+ pkgver = v2.1.0.r541.ef6cf0b6
pkgrel = 1
url = http://www.dnspython.org
arch = any
@@ -12,9 +12,9 @@ pkgbase = python-dnspython-git
makedepends = python-setuptools
depends = python
optdepends = python-cryptography: DNSSEC support
- optdepends = python-requests-toolbelt: DoH support
+ optdepends = python-httpx: DNS-over-HTTPS support
+ optdepends = python-h2: DNS-over-HTTPS 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