python3-multidict: update to 5.1.0.

This commit is contained in:
Andrew J. Hesford 2020-12-03 12:44:56 -05:00
parent 71c261dfab
commit 7a48df1351

View file

@ -1,6 +1,6 @@
# Template file for 'python3-multidict'
pkgname=python3-multidict
version=5.0.2
version=5.1.0
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=e5bf89fe57f702a046c7ec718fe330ed50efd4bcf74722940db2eb0919cddb1c
checksum=25b4e5f22d3a37ddf3effc0710ba692cfc792c2b9edfb9c05aefe823256e84d5
do_check() {
# don't enable coverage for tests