python3-multidict: update to 5.0.2.
This commit is contained in:
parent
b2fce5305f
commit
5f9f8d32d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-multidict'
|
||||
pkgname=python3-multidict
|
||||
version=5.0.0
|
||||
version=5.0.2
|
||||
revision=1
|
||||
wrksrc="multidict-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/aio-libs/multidict"
|
||||
changelog="https://raw.githubusercontent.com/aio-libs/multidict/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/m/multidict/multidict-${version}.tar.gz"
|
||||
checksum=1b324444299c3a49b601b1bf621fc21704e29066f6ac2b7d7e4034a4a18662a1
|
||||
checksum=e5bf89fe57f702a046c7ec718fe330ed50efd4bcf74722940db2eb0919cddb1c
|
||||
|
||||
do_check() {
|
||||
# don't enable coverage for tests
|
||||
|
|
Loading…
Reference in a new issue