2024-05-07 13:38:58 +02:00

20 lines
637 B
Plaintext

pkgbase = python-typeguard
pkgdesc = Run-time type checker for Python
pkgver = 4.2.1
pkgrel = 2
url = https://github.com/agronholm/typeguard
arch = any
license = MIT
checkdepends = mypy
checkdepends = python-pytest
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python-typing_extensions
source = git+https://github.com/agronholm/typeguard.git#tag=4.2.1
b2sums = 0cfc6b11e2106502f9d45ca49cf06c22e822d152949b4b1b7efec24f9c65d8aa3b8b7d91565c4a5f6fa41582543570053a182e98aef466ac27e8f81c9c989d20
pkgname = python-typeguard