summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 14 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5982bc621d06..0b7e25c85754 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,24 @@
# Generated by mksrcinfo v8
-# Tue Dec 13 01:42:01 UTC 2016
+# 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.3.1
- pkgrel = 2
+ pkgver = 0.4
+ pkgrel = 1
url = https://github.com/kmike/port-for
arch = any
- license = custom
+ license = MIT
+ checkdepends = python-tox
+ checkdepends = python2-tox
makedepends = python-setuptools
- depends = python
- conflicts = python2-port-for
- source = python-port-for::git+https://github.com/kmike/port-for.git#tag=0.3.1
+ 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 =