summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5be678c84ca9f7b173b14e5f93562cca542fa615 (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.21
	pkgrel = 2
	url = https://github.com/MagicStack/immutables
	arch = x86_64
	license = 0BSD AND Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/i/immutables/immutables-0.21.tar.gz
	sha256sums = b55ffaf0449790242feb4c56ab799ea7af92801a0a43f9e2f4f8af2ab24dfc4a

pkgname = python-immutables