From 27d3643a1d4b2df5ee872ae2ea1cd848226fde96 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Fri, 8 Dec 2017 07:44:19 -0200 Subject: [PATCH] python3-yarl: update to 0.16.0. (#9847) --- 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 fcef4116e7a..fd89abd4954 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.15.0 +version=0.16.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=6107964241d524a61064b395677a18b736ca410f3eb8c43f1b518b3325261a63 +checksum=cd945b32095f2eb3537312a4c7565fb71a685c4fde0560fbf984078bbac39a93 do_check() { # Ignore the tests that fail due _quote not being found