From 344080e5f8af3b31e39ba289c44fc3c5d47b37e4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 12 Dec 2018 05:28:16 -0200 Subject: [PATCH] python3-yarl: update to 1.3.0. --- 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 3aa90dff6c2..6b1a1d3e5e3 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.6 +version=1.3.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=1083cb0eb2a68638c239d96ed6b3cfe8427f5fea62aa2e575ae5511a196b5df5 +checksum=0d4acfd6c750612871e11c49eea43213949f1528686a184eefc1366142a6fbb3 do_check() { python3 setup.py test