From e40ab101c7da9fc9ac4de2f58c63f260aa91948d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 19 Nov 2019 22:05:50 +0100 Subject: [PATCH] tox: update to 3.14.1. --- srcpkgs/tox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index 8c6b63a3cb1..cd34fddfada 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,6 +1,6 @@ # Template file for 'tox' pkgname=tox -version=3.14.0 +version=3.14.1 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=c4f6b319c20ba4913dbfe71ebfd14ff95d1853c4231493608182f66e566ecfe1 +checksum=bcfa3e40abc1e9b70607b56adfd976fe7dc8286ad56aab44e3151daca7d2d0d0 post_install() { vlicense LICENSE