python3-multidict: update to 4.5.2.
This commit is contained in:
parent
667e78eaea
commit
5075c17391
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-multidict'
|
||||
pkgname=python3-multidict
|
||||
version=4.5.1
|
||||
version=4.5.2
|
||||
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=fa065dbb3b7de377973d9c193c5b67618d012f337c57a5c3998ee3da325fcd02
|
||||
checksum=09be72d0c223be82aa5ed42766665048c329dba9f4440cd2b9633f78e12b28da
|
||||
|
||||
do_check() {
|
||||
# don't use pytest-runner
|
||||
|
|
Loading…
Reference in a new issue