summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a313a9fc0ae05dc5abc65d07532c4448437721e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-orderedset
	pkgdesc = An ordered set implementation in cython
	pkgver = 2.0.3
	pkgrel = 3
	url = https://github.com/simonpercivall/orderedset
	arch = x86_64
	license = BSD
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/o/orderedset/orderedset-2.0.3.tar.gz
	sha256sums = b2f5ccfb5a86e7b3b3ddf18b29779cc18b24653abf9d6da4bebecf33780a6e29

pkgname = python-orderedset