summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBen Wolsieffer2020-05-16 20:31:47 -0400
committerBen Wolsieffer2020-05-16 20:31:47 -0400
commitbc6a439ac7b1f295c98cc03f96b5fa0717ba9ef4 (patch)
tree0e954e773b13c0085a8cc4814d3bc4bd2c3e20f0 /.SRCINFO
parent9bb49b0348fd2c8f94d88db29078c21d7db74024 (diff)
downloadaur-bc6a439ac7b1f295c98cc03f96b5fa0717ba9ef4.tar.gz
Remove Python 2 build.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 3 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c13205ffcbc4..c9eac181473e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,18 @@
# Generated by mksrcinfo v8
-# Sun Oct 1 18:33:35 UTC 2017
+# Sun May 17 00:30:56 UTC 2020
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 = 2
+ pkgrel = 3
url = https://github.com/kmike/port-for
arch = any
license = MIT
checkdepends = python-tox
- checkdepends = python2-tox
makedepends = git
makedepends = python-setuptools
- makedepends = python2-setuptools
+ depends = python
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 =