blob: 67d2728e988b05ab7b07e17c890d4fc3b5fc5676 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-type-enforced
pkgdesc = Check if type annotations correspond the reality at runtime
pkgver = 1.8.1
pkgrel = 1
url = https://pypi.org/project/type-enforced
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = python-type-enforced-1.8.1.tar.gz::https://github.com/connor-makowski/type_enforced/archive/refs/tags/1.8.1.tar.gz
sha256sums = e0c6614c0f720eb5e1bf9a5a11f55b5a6084de0171bc871ed041bea1507c4811
pkgname = python-type-enforced
|