# Template file for 'tox' pkgname=tox version=3.15.2 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-filelock python3-packaging python3-pluggy python3-pytest python3-toml python3-virtualenv" checkdepends="${depends} python3-flaky python3-pathlib2" short_desc="Generic virtualenv management and test command line tool" maintainer="Piotr Wójcik " 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=c696d36cd7c6a28ada2da780400e44851b20ee19ef08cfe73344a1dcebbbe9f3 post_install() { vlicense LICENSE }