mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-mypy: update to 0.961.
This commit is contained in:
parent
616056146e
commit
0cd2ef1f53
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-mypy'
|
||||
pkgname=python3-mypy
|
||||
version=0.950
|
||||
version=0.961
|
||||
revision=1
|
||||
wrksrc="mypy-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/python/mypy"
|
||||
distfiles="${PYPI_SITE}/m/mypy/mypy-${version}.tar.gz"
|
||||
checksum=1b333cfbca1762ff15808a0ef4f71b5d3eed8528b23ea1c3fb50543c867d68de
|
||||
checksum=f730d56cb924d371c26b8eaddeea3cc07d78ff51c521c6d04899ac6904b75492
|
||||
make_check=no # needs pytest-xdist and many tests fail
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue