summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb96cc31ee74c7061ac97edac0e6ff5cd37e5e27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-runtype
	pkgdesc = Python utilities for run-time type validation and multiple dispatch
	pkgver = 0.3.2
	pkgrel = 1
	url = https://github.com/erezsh/runtype
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-recommonmark
	makedepends = python-sphinx
	makedepends = python-sphinx-markdown-tables
	makedepends = python-wheel
	depends = mypy
	depends = python-dataclasses
	source = https://github.com/erezsh/runtype/archive/refs/tags/0.3.2.tar.gz
	sha256sums = d45d332e2e127660e4efb4d34ec72d087fd78cdfba6bf2a53da3afcccee71a21
	sha512sums = d67616b86b6607585841fd4181f1c26dd19248baf2c2726290ba0f0c0a28622761bafac49e640c66a2bc29ba15c3f7193bd7de9cca1045858c29d40de06674cc
	b2sums = 07750cb177755e02b8c6f698bfb9f7f01c02ec1d8ebb4021e6a3fe447c1bb9a49488780b6b0a0b5fb24d0e4d8f9c8fb9605f555fe3183fe85409bd640833c701

pkgname = python-runtype