diff --git a/srcpkgs/python3-yarl/template b/srcpkgs/python3-yarl/template index 9c81c815add..3aa90dff6c2 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.2.5 +version=1.2.6 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=dd5d9c9ec94eb6b2467de42e7fe6725c8508070d774a13aa2f0695f0945cec19 +checksum=1083cb0eb2a68638c239d96ed6b3cfe8427f5fea62aa2e575ae5511a196b5df5 do_check() { python3 setup.py test