tox: update to 3.14.2.
This commit is contained in:
parent
e4e1978c63
commit
158aef1880
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'tox'
|
||||
pkgname=tox
|
||||
version=3.14.1
|
||||
version=3.14.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="tox"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-filelock python3-importlib_metadata python3-packaging
|
||||
python3-pluggy python3-pytest python3-toml python3-virtualenv"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="MIT"
|
||||
homepage="https://tox.readthedocs.io/en/latest/"
|
||||
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
|
||||
checksum=bcfa3e40abc1e9b70607b56adfd976fe7dc8286ad56aab44e3151daca7d2d0d0
|
||||
checksum=7efd010a98339209f3a8292f02909b51c58417bfc6838ab7eca14cf90f96117a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue