python3-multidict: update to 4.4.1.
This commit is contained in:
parent
6e0ff18bae
commit
71652ccde8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-multidict'
|
||||
pkgname=python3-multidict
|
||||
version=4.4.0
|
||||
version=4.4.1
|
||||
revision=1
|
||||
wrksrc="multidict-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
|||
#changelog="https://raw.githubusercontent.com/aio-libs/multidict/master/docs/changes.rst"
|
||||
homepage="https://github.com/aio-libs/multidict"
|
||||
distfiles="https://github.com/aio-libs/multidict/archive/v${version}.tar.gz"
|
||||
checksum=d2346c1ee53b352f3e51e80c14400853d13a32c01c497375ded16082fde97211
|
||||
checksum=9e7cef40bc4c55844b8ba8f95fd4d741dcb3013a846830f26bcbbd6368ea3ea7
|
||||
|
||||
do_check() {
|
||||
python3 setup.py test
|
||||
|
|
Loading…
Reference in a new issue