summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 17cf73eb655a14f8677109fa18f6d021e29c8885 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python2-pbr
	pkgdesc = Python Build Reasonableness (for Python 2)
	pkgver = 6.1.1
	pkgrel = 1
	url = https://pypi.python.org/pypi/pbr
	arch = any
	license = Apache
	depends = python2-setuptools
	optdepends = python2-importlib-metadata: Collect semantic version avoiding pkg_resources
	source = https://pypi.python.org/packages/source/p/pbr/pbr-6.1.1.tar.gz
	sha256sums = 93ea72ce6989eb2eed99d0f75721474f69ad88128afdef5ac377eb797c4bf76b

pkgname = python2-pbr