summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2472e913b2cc62fc377490317d3c72095bb5eef4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-runtype
	pkgdesc = Python utilities for run-time type validation and multiple dispatch
	pkgver = 0.2.3
	pkgrel = 1
	url = https://github.com/erezsh/runtype
	arch = any
	license = MIT
	makedepends = python-sphinx
	makedepends = python-recommonmark
	makedepends = python-sphinx-markdown-tables
	depends = python
	source = https://github.com/erezsh/runtype/archive/refs/tags/0.2.3.tar.gz
	md5sums = 83e16f80662bf0a1490a05cdcc422f34
	sha1sums = 003e9fe449e439f513d9e9a2deebfa134d7a826f
	sha256sums = 96a5ff7729150678b4cb8161b203fda983babe226ea215e2d096ecbc67ba4f68
	sha512sums = 75d4cbb329c3db5f90ecd900664756c1067247c9a2f5dabcc2705c1d29d81c0a11632a4a35f9acd769414712c9219ff8fa4888925e49daf6285d6cb6de2351c0
	b2sums = db01ad896c1ff136575633d3467ef88325d7550cf8167c302f0573d8156a71f8af40578db52ce7ad378d8a8db263ea2eede9e1fd60884183f365391c79b0c43b

pkgname = python-runtype