From ed4d6191c1b67632900f74bf27087e8ca910da3f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 4 Dec 2018 12:41:26 -0200 Subject: [PATCH] python-pluggy: update to 0.8.0. --- srcpkgs/python-pluggy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pluggy/template b/srcpkgs/python-pluggy/template index 4041911ed59..74399217193 100644 --- a/srcpkgs/python-pluggy/template +++ b/srcpkgs/python-pluggy/template @@ -1,6 +1,6 @@ # Template file for 'python-pluggy' pkgname=python-pluggy -version=0.7.1 +version=0.8.0 revision=1 noarch=yes wrksrc="${pkgname/python-//}-${version}" @@ -14,7 +14,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/pytest-dev/pluggy" distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz" -checksum=95eb8364a4708392bae89035f45341871286a333f749c3141c20573d2b3876e1 +checksum=447ba94990e8014ee25ec853339faf7b0fc8050cdc3289d4d71f7f410fb90095 do_check() { python3 -m pytest