diff --git a/srcpkgs/python3-yarl/template b/srcpkgs/python3-yarl/template index 763c31963e9..2807f2b4035 100644 --- a/srcpkgs/python3-yarl/template +++ b/srcpkgs/python3-yarl/template @@ -1,6 +1,6 @@ # Template file for 'python3-yarl' pkgname=python3-yarl -version=1.0.0 +version=1.1.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=a7f7e2aaf3fcf7486bf22a20bafad399b8ee4a763113290ca82032936684f289 +checksum=bcdc3d7ebf96bacb1342d59525bc89df902b78fd50186f8e4d51bfbb02fd38ca do_check() { # Ignore the tests that fail due _quote not being found