From 610ee541f974b5158c3965bcfc2b9fa77651cc44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 17 Sep 2019 21:57:30 +0200 Subject: [PATCH] tox: update to 3.14.0. --- srcpkgs/tox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index c735c42c37cf7c..8c6b63a3cb197f 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,6 +1,6 @@ # Template file for 'tox' pkgname=tox -version=3.13.2 +version=3.14.0 revision=1 build_style=python3-module pycompile_module="tox" @@ -13,7 +13,7 @@ maintainer="Piotr Wójcik " license="MIT" homepage="https://tox.readthedocs.io/en/latest/" distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz" -checksum=ee35ffce74933a6c6ac10c9a0182e41763140a5a5070e21b114feca56eaccdcd +checksum=c4f6b319c20ba4913dbfe71ebfd14ff95d1853c4231493608182f66e566ecfe1 post_install() { vlicense LICENSE