summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 71312a9b91188bcec385af2ecebf93d24feafaba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-typechecks
	pkgdesc = Helper functions for runtime type checking
	pkgver = 0.1.0
	pkgrel = 2
	url = https://pypi.org/project/typechecks
	arch = any
	license = Apache
	checkdepends = python-nose
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = python-typechecks-0.1.0.tar.gz::https://files.pythonhosted.org/packages/source/t/typechecks/typechecks-0.1.0.tar.gz
	sha256sums = 7d801a6018f60d2a10aa3debc3af65f590c96c455de67159f39b9b183107c83b

pkgname = python-typechecks