tox: update to 3.15.1.
This commit is contained in:
parent
a5f0d030aa
commit
542322b3cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tox'
|
||||
pkgname=tox
|
||||
version=3.15.0
|
||||
version=3.15.1
|
||||
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=af09c19478e8fc7ce7555b3d802ddf601b82684b874812c5857f774b8aee1b67
|
||||
checksum=8c9ad9b48659d291c5bc78bcabaa4d680d627687154b812fa52baedaa94f9f83
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue