Skip to content
Snippets Groups Projects
Unverified Commit 054cef75 authored by alice's avatar alice
Browse files

community/py3-mypy: upgrade to 0.950

parent 93d1f641
No related branches found
No related tags found
No related merge requests found
# Contributor: Justin Berthault <justin.berthault@zaclys.net>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=py3-mypy
pkgver=0.941
pkgver=0.950
pkgrel=0
pkgdesc="Optional static typing for Python (PEP484)"
options="!check" # Tests fail on builders, pass on CI
url="https://www.mypy-lang.org/"
arch="noarch"
license="MIT"
depends="py3-mypy-extensions py3-toml py3-typing-extensions py3-typed-ast"
depends="
py3-mypy-extensions
py3-tomli
py3-typing-extensions
"
makedepends="python3-dev py3-setuptools"
checkdepends="py3-pytest py3-pytest-xdist py3-lxml py3-virtualenv"
source="https://files.pythonhosted.org/packages/source/m/mypy/mypy-$pkgver.tar.gz"
......@@ -32,5 +36,5 @@ package() {
}
sha512sums="
b29f3debbc0b79afad5417e8db5784c3a725a4dfbed69c22af91558ab798f6bc4f8ad59fbdeb22d16e6e4b3abc21a9bbb71e2075acc5494ace0bc13513880c73 mypy-0.941.tar.gz
4766c5a28e3e248263a8d35aecd231667dfea8c3423cbacd2bb07a356f0e00be4f8cff82e3f417c141f088ce946589f98c5a1e3a80fe129f7d362bb8f099dfab mypy-0.950.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment