python3-yarl: update to 1.6.3.

This commit is contained in:
Andrew J. Hesford 2020-11-15 17:06:59 -05:00
parent 5080c13dbe
commit b2fce5305f

View file

@ -1,6 +1,6 @@
# Template file for 'python3-yarl'
pkgname=python3-yarl
version=1.6.2
version=1.6.3
revision=1
wrksrc="yarl-${version}"
build_style=python3-module
@ -14,7 +14,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="Apache-2.0"
homepage="https://yarl.readthedocs.io/"
distfiles="${PYPI_SITE}/y/yarl/yarl-${version}.tar.gz"
checksum=c45b49b59a5724869899798e1bbd447ac486215269511d3b76b4c235a1b766b6
checksum=8a9066529240171b68893d60dca86a763eae2139dd42f42106b03cf4b426bf10
do_check() {
vsed -e '/addopts/d' -i setup.cfg