summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarl Smedstad2023-06-17 15:49:38 +0200
committerCarl Smedstad2023-06-17 15:50:09 +0200
commitcccc28c13a09ad273d88942252570b53ea147bf8 (patch)
tree89d9860fe0e8e5d379c5c8f12acba84ab4d22a22 /.SRCINFO
parentbc6a439ac7b1f295c98cc03f96b5fa0717ba9ef4 (diff)
downloadaur-cccc28c13a09ad273d88942252570b53ea147bf8.tar.gz
Publish version 0.7.0-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9eac181473e..b86813dbd075 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,17 @@
-# Generated by mksrcinfo v8
-# 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 = 3
+ pkgdesc = Command-line utility and a python library that helps with local TCP ports managment
+ pkgver = 0.7.0
+ pkgrel = 1
url = https://github.com/kmike/port-for
arch = any
license = MIT
- checkdepends = python-tox
- makedepends = git
+ checkdepends = python-pytest
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
makedepends = python-setuptools
depends = python
- source = port-for::git+https://github.com/kmike/port-for.git#tag=0.4
- sha256sums = SKIP
+ source = python-port-for-0.7.0.tar.gz::https://github.com/kmike/port-for/archive/refs/tags/v0.7.0.tar.gz
+ sha256sums = 4e0f1dc17c3f4da7afb93d5213a4f77625f4a254c0a2f250b15e8999648ff536
pkgname = python-port-for
-