mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
tox: update to 3.14.1.
This commit is contained in:
parent
39edcb842b
commit
e40ab101c7
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.14.0
|
version=3.14.1
|
||||||
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=c4f6b319c20ba4913dbfe71ebfd14ff95d1853c4231493608182f66e566ecfe1
|
checksum=bcfa3e40abc1e9b70607b56adfd976fe7dc8286ad56aab44e3151daca7d2d0d0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue