From 8f87e6bc3b47b077a054618f4caf0e23902d7e38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 29 Jun 2019 17:38:07 +0200 Subject: [PATCH] tox: update to 3.13.1. --- srcpkgs/tox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index b9f4ded3b2c..e7b0c3553af 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,6 +1,6 @@ # Template file for 'tox' pkgname=tox -version=3.12.1 +version=3.13.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=f87fd33892a2df0950e5e034def9468988b8d008c7e9416be665fcc0dd45b14f +checksum=f5cb0b5b8d14f2100982b0981c750d840228180a348e6bad355aa38e949fbc3f post_install() { vlicense LICENSE