24 lines
673 B
Plaintext
24 lines
673 B
Plaintext
pkgbase = python-pytest-mypy
|
|
pkgdesc = Mypy static type checker plugin for Pytest
|
|
pkgver = 0.10.3
|
|
pkgrel = 7
|
|
url = https://github.com/dbader/pytest-mypy
|
|
arch = any
|
|
license = MIT
|
|
checkdepends = python-pytest-xdist
|
|
checkdepends = python-pexpect
|
|
makedepends = git
|
|
makedepends = python-setuptools-scm
|
|
makedepends = python-setuptools
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-wheel
|
|
depends = python-attrs
|
|
depends = python-filelock
|
|
depends = python-pytest
|
|
depends = mypy
|
|
source = git+https://github.com/dbader/pytest-mypy.git#commit=62c03db621543896ff6166dddd9e9e4f7c78ad7a
|
|
sha512sums = SKIP
|
|
|
|
pkgname = python-pytest-mypy
|