summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bda316aca625db328b3c44771201017a4af2e0c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-iniparse-git
	pkgdesc = Better INI parser library for Python
	pkgver = 0.5.r21.gdbfd717
	pkgrel = 1
	url = https://github.com/candlepin/python-iniparse
	arch = any
	license = MIT
	checkdepends = python-tests
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	provides = python-iniparse=0.5
	conflicts = python-iniparse
	source = candlepin.python-iniparse::git+https://github.com/candlepin/python-iniparse.git
	source = 29_fix_tests.patch::https://github.com/candlepin/python-iniparse/pull/29.diff
	sha256sums = SKIP
	sha256sums = bbd488275c73583591dcc997993834240e2f45878a1c3ce4972cd82b5b1d925b

pkgname = python-iniparse-git