main/py3-tox: upgrade to 3.14.5

This commit is contained in:
Leo 2020-02-17 11:21:06 -03:00
parent 5e622560dc
commit b1e7e7699f

View File

@ -2,7 +2,7 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=py3-tox
_pkgname=${pkgname#py3-*}
pkgver=3.14.4
pkgver=3.14.5
pkgrel=0
pkgdesc="virtualenv management and test command line tool"
options="!check" # Requires unpackaged py3-pytest extensions
@ -37,4 +37,4 @@ check() {
python3 setup.py test
}
sha512sums="efb5dd0a3fa063319a2a3ed6d6e97d11a8db32f7c93d0743e9fe4f8fe8fc73d903b383e7e10fb5863a0193b1db465af046732a6390bbdb366ad31de11d52d8af tox-3.14.4.tar.gz"
sha512sums="8916efc0078f51f10cc7600e7c7879863011ca375f1d88a45266406243df767ebd1d286f36c0b5d818407ade4a2790e4aa49cb257ae23dde3e4c51c5f05c7459 tox-3.14.5.tar.gz"