summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 27eb827c0d5b5a6f82413fbb1a5caec38b7decaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-runtype
	pkgdesc = Python utilities for run-time type validation and multiple dispatch
	pkgver = 0.4.1
	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 = python
	depends = python-typing_extensions
	source = python-runtype-0.4.1.tar.gz::https://github.com/erezsh/runtype/archive/refs/tags/0.4.1.tar.gz
	sha256sums = e95c7270b337cdb61e387c19cda2661585e10a2c2607a761210d112e58b9a327
	b2sums = acca04ad501043c1b019021b4133459a59b478a834c19a2ce8fda67d1d28382206dc9bd70ec97d29eb8407ece24d24152c9369ee9351b4a1c03079262efad423

pkgname = python-runtype