summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 38dcd92862d8f0c9104cd821c2140bee9915fc9d (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-adminapi-git
	pkgdesc = Adminapi is a python module which can be used to talk to the open source serveradmin project by Innogames
	pkgver = 1.4.3.r1996.17ad381
	pkgrel = 1
	url = https://github.com/InnoGames/serveradmin
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = adminapi::git+https://github.com/InnoGames/serveradmin.git
	sha1sums = SKIP

pkgname = python-adminapi-git
	depends = python
	depends = python-ipaddress
	depends = python-netaddr

pkgname = python2-adminapi-git
	depends = python2
	depends = python2-ipaddress
	depends = python2-netaddr