tox: update to 3.19.0.
This commit is contained in:
parent
db98e40479
commit
5da35c5175
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tox'
|
||||
pkgname=tox
|
||||
version=3.17.1
|
||||
version=3.19.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=5968c07b3aeea715ac2fe723a912e0b6a0c53bebad24fc37eb559b7497f217fa
|
||||
checksum=17e61a93afe5c49281fb969ab71f7a3f22d7586d1c56f9a74219910f356fe7d3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue