summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0b7e25c857542b8cd81b8bee9da4185069bccbe3 (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
# Generated by mksrcinfo v8
# Sun Oct  1 04:31:37 UTC 2017
pkgbase = python-port-for
	pkgdesc = Utility that helps with local TCP ports managment. It can find an unused TCP localhost port and remember the association.
	pkgver = 0.4
	pkgrel = 1
	url = https://github.com/kmike/port-for
	arch = any
	license = MIT
	checkdepends = python-tox
	checkdepends = python2-tox
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = port-for::git+https://github.com/kmike/port-for.git#tag=0.4
	sha256sums = SKIP

pkgname = python-port-for
	depends = python
	optdepends = 

pkgname = python2-port-for
	depends = python2
	optdepends =