# Generated by makepkg 7.0.0
# Tue May 26 22:44:08 UTC 2026
pkgbase = mypy
	pkgdesc = Optional static typing for Python (PEP484)
	pkgver = 1.18.2
	pkgrel = 1
	url = http://www.mypy-lang.org/
	arch = any
	license = MIT
	checkdepends = python-attrs
	checkdepends = python-filelock
	checkdepends = python-psutil
	checkdepends = python-pytest
	checkdepends = python-pytest-xdist
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-mypy_extensions
	depends = python-orjson
	depends = python-pathspec
	depends = python-typing_extensions
	optdepends = python-lxml: for reports
	optdepends = python-pip: for installing missing types
	optdepends = python-psutil: for dmypy
	optdepends = python-setuptools: for mypyc
	source = mypy-1.18.2.tar.gz::https://github.com/python/mypy/archive/v1.18.2.tar.gz
	source = mypy-exclude-tests.patch
	sha256sums = 4f0b58727dc296b92cfa3c404d31d52597de8bab0530c697f01f0d4397d6120c
	sha256sums = 4f270a2ab4e20366ae2ebc912c2589edd070f488a224d2a6b3209c731c3a28f9

pkgname = mypy
