From 1759f09c30f564761b2eb0805a3c5b263e191fbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 17 May 2019 20:00:35 +0200 Subject: [PATCH] tox: update to 3.11.1. --- srcpkgs/tox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index 9d0c5f7618b..1a2047458b2 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,6 +1,6 @@ # Template file for 'tox' pkgname=tox -version=3.11.0 +version=3.11.1 revision=1 build_style=python3-module pycompile_module="tox" @@ -12,7 +12,7 @@ maintainer="Piotr Wójcik " license="MIT" homepage="https://tox.readthedocs.io/en/latest/" distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz" -checksum=5358eae59e3bdba5d9bd0794331854e36250e62fa3cf7d4059ae730bfe5ca432 +checksum=1fa40cf60654c981ae8f0dafc8b87fe4ffd1ec3381d90694b97e1eec02e0b5d9 post_install() { vlicense LICENSE