summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b41545f8c960f883814f0ea18d1863d327bf678 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python2-isort
	pkgdesc = A Python utility / library to sort Python imports.
	pkgver = 4.3.21
	pkgrel = 1
	url = https://github.com/timothycrosley/isort
	arch = any
	license = MIT
	depends = python2-futures
	depends = python2-setuptools
	source = python2-isort-4.3.21.tar.gz::https://github.com/timothycrosley/isort/archive/4.3.21.tar.gz
	sha512sums = a393956a997687996b025c2a37c655efebdd988c52f6d6914db79613a5e0febbf92b0c6007c6db07af079db78e4c235cad0578089b565cb474cdfbbac9031e6d

pkgname = python2-isort