summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSantiago Torres2018-08-20 20:09:17 -0400
committerSantiago Torres2018-08-20 20:09:17 -0400
commit5e85cf6e0946f7fb47137dcea118d1d526ce92c9 (patch)
tree46653ecefbb21fdc561e4ada0ac1884f7c37d20a /.SRCINFO
parentf0763494feaeef1a4027110dfabba70d3ab25ea8 (diff)
downloadaur-5e85cf6e0946f7fb47137dcea118d1d526ce92c9.tar.gz
FIX: addresses comments by FFY
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eee4e37d4abb..bc8c18aaf34d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,19 @@
pkgbase = reprotest
pkgdesc = Run a process twice and check the output for reproducibility
pkgver = 0.7.8
- pkgrel = 1
+ pkgrel = 2
url = https://salsa.debian.org/reproducible-builds/reprotest
arch = any
license = GPL2
license = GPL3
+ depends = python-setuptools
depends = python
depends = python-rstr
depends = diffoscope
depends = fakeroot
depends = python-distro
- optdepends = disorderfs
- optdepends = python-progressbar
+ optdepends = disorderfs: to enable the shuffle-dirents option
+ optdepends = python-progressbar: to show a progress bar during diffoscope
source = https://salsa.debian.org/reproducible-builds/reproducible-lfs/raw/master/releases/reprotest/reprotest_0.7.8.tar.xz
source = https://salsa.debian.org/reproducible-builds/reproducible-lfs/raw/master/releases/reprotest/reprotest_0.7.8.tar.xz.asc
validpgpkeys = A405E58AB3725B396ED1B85C1318EFAC5FBBDBCE
@@ -21,6 +22,4 @@ pkgbase = reprotest
sha512sums = SKIP
pkgname = reprotest
- depends = python
- depends = python-setuptools