tox: update to 3.20.1.
This commit is contained in:
parent
51c15bd9f3
commit
0281b43736
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tox'
|
||||
pkgname=tox
|
||||
version=3.19.0
|
||||
revision=2
|
||||
version=3.20.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-filelock python3-packaging
|
||||
|
@ -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=17e61a93afe5c49281fb969ab71f7a3f22d7586d1c56f9a74219910f356fe7d3
|
||||
checksum=4321052bfe28f9d85082341ca8e233e3ea901fdd14dab8a5d3fbd810269fbaf6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue