mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-mypy: update to 1.8.0.
This commit is contained in:
parent
0a643c793a
commit
8c6e5d3503
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-mypy'
|
||||
pkgname=python3-mypy
|
||||
version=1.5.1
|
||||
revision=2
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# fails in ci
|
||||
make_check_args="-k not(testDaemonStatusKillRestartRecheck)"
|
||||
|
@ -16,7 +16,7 @@ license="MIT"
|
|||
homepage="https://www.mypy-lang.org"
|
||||
changelog="https://mypy-lang.blogspot.com"
|
||||
distfiles="${PYPI_SITE}/m/mypy/mypy-${version}.tar.gz"
|
||||
checksum=b031b9601f1060bf1281feab89697324726ba0c0bae9d7cd7ab4b690940f0b92
|
||||
checksum=6ff8b244d7085a0b425b56d327b480c3b29cafbd2eff27316a004f9a7391ae07
|
||||
|
||||
post_install() {
|
||||
make -C docs man
|
||||
|
|
Loading…
Add table
Reference in a new issue