blob: 3fb3779a4d9a893c013a2c62abbd78939f99f6b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-typepy
pkgdesc = Variable type checker/validator/converter at a run time
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/thombashi/typepy
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
depends = python-mbstrdecoder
source = typepy-2.0.0.tar.gz::https://github.com/thombashi/typepy/archive/v2.0.0.tar.gz
sha256sums = 6f3e077ab894160598053f0540c9edd82e0473325f3aca8a342f2bac840337a8
pkgname = python-typepy
|