From 62778e80342eb6542ee888935483669ea320d298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 17 Sep 2019 21:57:20 +0200 Subject: [PATCH] python3-pluggy: update to 0.13.0. --- srcpkgs/python3-pluggy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pluggy/template b/srcpkgs/python3-pluggy/template index 42b31ff8af5..37ebc2dae40 100644 --- a/srcpkgs/python3-pluggy/template +++ b/srcpkgs/python3-pluggy/template @@ -1,6 +1,6 @@ # Template file for 'python3-pluggy' pkgname=python3-pluggy -version=0.12.0 +version=0.13.0 revision=1 archs=noarch wrksrc="pluggy-${version}" @@ -14,7 +14,7 @@ maintainer="Piotr Wójcik " license="MIT" homepage="https://github.com/pytest-dev/pluggy" distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz" -checksum=0825a152ac059776623854c1543d65a4ad408eb3d33ee114dff91e57ec6ae6fc +checksum=fa5fa1622fa6dd5c030e9cad086fa19ef6a0cf6d7a2d12318e10cb49d6d68f34 do_check() { python3 -m pytest