From 0281b43736085b3a3c2ff84eb35a0bb95c213b83 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 16 Oct 2020 12:09:39 -0400 Subject: [PATCH] tox: update to 3.20.1. --- srcpkgs/tox/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index 214ed60a03d..4354e586e24 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,7 +1,7 @@ # Template file for 'tox' pkgname=tox -version=3.19.0 -revision=2 +version=3.20.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-filelock python3-packaging @@ -13,7 +13,7 @@ license="MIT" homepage="https://tox.readthedocs.io/en/latest/" changelog="https://tox.readthedocs.io/en/latest/changelog.html" distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz" -checksum=17e61a93afe5c49281fb969ab71f7a3f22d7586d1c56f9a74219910f356fe7d3 +checksum=4321052bfe28f9d85082341ca8e233e3ea901fdd14dab8a5d3fbd810269fbaf6 post_install() { vlicense LICENSE