From 2c8c82cd673a4f511ae2bb24dc17710bd49dbec6 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 21 Nov 2018 01:45:52 -0200 Subject: [PATCH] python3-multidict: update to 4.5.0. --- srcpkgs/python3-multidict/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-multidict/template b/srcpkgs/python3-multidict/template index ec13e336d44..fe7e5681945 100644 --- a/srcpkgs/python3-multidict/template +++ b/srcpkgs/python3-multidict/template @@ -1,6 +1,6 @@ # Template file for 'python3-multidict' pkgname=python3-multidict -version=4.4.2 +version=4.5.0 revision=1 wrksrc="multidict-${version}" build_style=python3-module @@ -14,7 +14,7 @@ license="Apache-2.0" #changelog="https://raw.githubusercontent.com/aio-libs/multidict/master/docs/changes.rst" homepage="https://github.com/aio-libs/multidict" distfiles="https://github.com/aio-libs/multidict/archive/v${version}.tar.gz" -checksum=5caa32ec9fd170b589c804e9e741da5226473174eab6af813bc0183db1f52c1b +checksum=e6991da47364da5554d5035709e27bbf776fd37c957cc1da7eb44228201ea452 do_check() { # don't use pytest-runner