[arch-commits] Commit in reprotest/trunk (PKGBUILD)

Jelle van der Waa jelle at gemini.archlinux.org
Fri Feb 18 14:33:22 UTC 2022


    Date: Friday, February 18, 2022 @ 14:33:21
  Author: jelle
Revision: 1133970

upgpkg: reprotest 0.7.19-2

Fixes FS#73623

Modified:
  reprotest/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-18 14:25:38 UTC (rev 1133969)
+++ PKGBUILD	2022-02-18 14:33:21 UTC (rev 1133970)
@@ -3,12 +3,12 @@
 
 pkgname=('reprotest')
 pkgver=0.7.19
-pkgrel=1
+pkgrel=2
 pkgdesc="Run a process twice and check the output for reproducibility"
 arch=('any')
 license=('GPL3')
 url="https://salsa.debian.org/reproducible-builds/reprotest"
-depends=('python-setuptools' 'python' 'python-rstr' 'diffoscope' 'fakeroot' 'python-distro' 'libfaketime')
+depends=('python-setuptools' 'python' 'python-rstr' 'diffoscope' 'fakeroot' 'python-distro' 'python-wheel' 'libfaketime')
 makedepends=('help2man' 'python-docutils' 'git')
 checkdepends=('python-pytest' 'disorderfs')
 optdepends=(



More information about the arch-commits mailing list