summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 3 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff96da0998f9..5a24a0501703 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,14 @@
pkgbase = python-req
pkgdesc = Simple python module for loading and dumping structures in req format.
pkgver = 1.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/absperf/python-req
arch = any
license = MIT
makedepends = python-setuptools
- makedepends = python2-setuptools
+ depends = python
options = !emptydirs
- source = https://github.com/absperf/python-req/archive/de878f08f4fb28fa140c80d5cbdb04518ef5e968.tar.gz
+ source = https://github.com/absperf/python-req/archive/.tar.gz
sha256sums = 67d0bf4c210aa5028cb1de5f83dd5825bc0475617870afa599ad67ff2873b289
pkgname = python-req
- pkgdesc = Simple python module for loading and dumping structures in req format. (python3 version)
- depends = python
-
-pkgname = python2-req
- pkgdesc = Simple python module for loading and dumping structures in req format. (python2 version)
- depends = python2
-