tox: update to 3.17.1.
This commit is contained in:
parent
ba2dd95346
commit
90a0adfa17
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tox'
|
||||
pkgname=tox
|
||||
version=3.15.2
|
||||
version=3.17.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=c696d36cd7c6a28ada2da780400e44851b20ee19ef08cfe73344a1dcebbbe9f3
|
||||
checksum=5968c07b3aeea715ac2fe723a912e0b6a0c53bebad24fc37eb559b7497f217fa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue