* update python-dnspython to 1:2.6.1-1
This commit is contained in:
parent
0db86a67fb
commit
ffddba5d7b
@ -4,8 +4,8 @@
|
||||
|
||||
_name=dnspython
|
||||
pkgname=python-dnspython
|
||||
pkgver=2.5.0
|
||||
pkgrel=2
|
||||
pkgver=2.6.1
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="A DNS toolkit for Python"
|
||||
arch=(any)
|
||||
@ -22,7 +22,7 @@ optdepends=('python-cryptography: DNSSEC support'
|
||||
'python-trio: async support'
|
||||
'python-sniffio: async support')
|
||||
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
|
||||
sha256sums=('a0034815a59ba9ae888946be7ccca8f7c157b286f8455b379c692efb51022a15')
|
||||
sha256sums=('e8f0f9c23a7b7cb99ded64e6c3a6f3e701d78f50c55e002b839dea7225cff7cc')
|
||||
validpgpkeys=('A580DEE052FEC78D8ACF383DF24B3AFC8CA2F5C7') # Bob Halley <halley@dnspython.org>
|
||||
|
||||
prepare() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user