diff --git a/srcpkgs/python3-yarl/template b/srcpkgs/python3-yarl/template index e979c0cd076..fcef4116e7a 100644 --- a/srcpkgs/python3-yarl/template +++ b/srcpkgs/python3-yarl/template @@ -1,6 +1,6 @@ # Template file for 'python3-yarl' pkgname=python3-yarl -version=0.14.2 +version=0.15.0 revision=1 wrksrc="yarl-${version}" build_style=python3-module @@ -14,7 +14,7 @@ maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://yarl.readthedocs.io/" distfiles="https://github.com/aio-libs/yarl/archive/v${version}.tar.gz" -checksum=869b9345468db4e51f719313778153415daab9a0689f78624731435a1507e3c6 +checksum=6107964241d524a61064b395677a18b736ca410f3eb8c43f1b518b3325261a63 do_check() { # Ignore the tests that fail due _quote not being found