From 6597c0919d2a7cb2f2ccf17d32c00e0060c2c65b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 24 Nov 2017 03:51:51 -0200 Subject: [PATCH] python3-yarl: update to 0.15.0. Closes: #9488 [via git-merge-pr] --- 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 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