From 34e65bb3075b72dd338fbb5a8171bb54c77ebaee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 24 May 2019 17:37:54 +0200 Subject: [PATCH] tox: update to 3.12.1. --- srcpkgs/tox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index 1a2047458b2..b9f4ded3b2c 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,6 +1,6 @@ # Template file for 'tox' pkgname=tox -version=3.11.1 +version=3.12.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=1fa40cf60654c981ae8f0dafc8b87fe4ffd1ec3381d90694b97e1eec02e0b5d9 +checksum=f87fd33892a2df0950e5e034def9468988b8d008c7e9416be665fcc0dd45b14f post_install() { vlicense LICENSE