summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 45dc42ea08fde96d836fcaf21bc890bfd46e2529 (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.5.2
	pkgrel = 3
	url = https://github.com/erezsh/runtype
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-recommonmark
	makedepends = python-sphinx-markdown-tables
	makedepends = python-wheel
	depends = python
	depends = python-typing_extensions
	source = python-runtype-0.5.2.tar.gz::https://github.com/erezsh/runtype/archive/refs/tags/0.5.2.tar.gz
	sha256sums = a6edaf0779436fe4b965eeedfb5650505c5a27cd7ec7d2d07140f53553a88bc6
	b2sums = 4d6e4ba337639b555757688e5f81a12b2d623455c1b006df58a7bb52c7d3f31cb09f5eaeb44dfeadfb299fbb46aa0291b9b469d0c4d7b5d52a38c2b53f828597

pkgname = python-runtype