summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c12387923817b8f98789ad237f77496c64a23c4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-spectate
	pkgdesc = Observe the evolution of mutable data types like lists, dicts, and sets.
	pkgver = 1.0.1
	pkgrel = 2
	url = https://github.com/rmorshea/spectate
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = https://files.pythonhosted.org/packages/source/s/spectate/spectate-1.0.1.tar.gz
	sha256sums = 49a2dde0962fcecf120cb361cc293989489078eb29ba1d8c3d342a741e898b7e

pkgname = python-spectate