summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9eee6e4a044e1f20b222d899181b86b001b607ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-configshell-fb
	pkgdesc = python framework for building simple CLI applications (free branch)
	pkgver = 1.1.28
	pkgrel = 1
	url = https://github.com/open-iscsi/configshell-fb
	arch = any
	license = Apache
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/open-iscsi/configshell-fb/archive/v1.1.28.tar.gz
	sha512sums = 4cdc3ee72fc7c4bffcf2f508eef16cc8578d1358ceeb70050a619f5e93e0e189de7216ac0baa77af98fb1b7569940a22a0e3cd977cd460bb91252b4ab176d0f4

pkgname = python-configshell-fb
	depends = python-pyparsing
	depends = python-urwid
	provides = python-configshell
	conflicts = python-configshell

pkgname = python2-configshell-fb
	depends = python2-pyparsing
	depends = python2-urwid
	provides = python2-configshell
	conflicts = python2-configshell