mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
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'
|
# Template file for 'tox'
|
||||||
pkgname=tox
|
pkgname=tox
|
||||||
version=3.19.0
|
version=3.20.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-filelock python3-packaging
|
depends="python3-filelock python3-packaging
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://tox.readthedocs.io/en/latest/"
|
homepage="https://tox.readthedocs.io/en/latest/"
|
||||||
changelog="https://tox.readthedocs.io/en/latest/changelog.html"
|
changelog="https://tox.readthedocs.io/en/latest/changelog.html"
|
||||||
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
|
||||||
checksum=17e61a93afe5c49281fb969ab71f7a3f22d7586d1c56f9a74219910f356fe7d3
|
checksum=4321052bfe28f9d85082341ca8e233e3ea901fdd14dab8a5d3fbd810269fbaf6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue