From 2d615076848739268e204f47d41f2da913ecac3a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 15 Jun 2018 04:11:44 -0300 Subject: [PATCH] python3-yarl: update to 1.2.6. Closes #26. Signed-off-by: Enno Boland --- srcpkgs/python3-yarl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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