tox: update to 3.14.0.
This commit is contained in:
parent
3b91db0e3f
commit
f8e9026ce3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tox'
|
# Template file for 'tox'
|
||||||
pkgname=tox
|
pkgname=tox
|
||||||
version=3.13.2
|
version=3.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="tox"
|
pycompile_module="tox"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://tox.readthedocs.io/en/latest/"
|
homepage="https://tox.readthedocs.io/en/latest/"
|
||||||
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
|
||||||
checksum=ee35ffce74933a6c6ac10c9a0182e41763140a5a5070e21b114feca56eaccdcd
|
checksum=c4f6b319c20ba4913dbfe71ebfd14ff95d1853c4231493608182f66e566ecfe1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue