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