summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d2aa8dbd544b9e9a6c6b49c74f005fc161af6a87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-immutables
	pkgdesc = A high-performance immutable mapping type for Python
	pkgver = 0.15
	pkgrel = 1
	url = https://github.com/MagicStack/immutables
	arch = x86_64
	license = custom
	checkdepends = flake8
	checkdepends = python-pycodestyle
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/i/immutables/immutables-0.15.tar.gz
	md5sums = 64628c8d813a4b3e954ef2af531eddc6

pkgname = python-immutables