summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2021-12-28 22:09:56 -0500
committerCarlos Aznarán Laos2021-12-28 22:09:56 -0500
commit1887920f9a6d57381df4284ee998e46fa48c0f6f (patch)
tree3b237b709b512b9c256b0e6d0f57caf81838089c
parentb32420468e51befb1e2b42d7f20f914158fba476 (diff)
downloadaur-1887920f9a6d57381df4284ee998e46fa48c0f6f.tar.gz
Remove check dependencies
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d379a00d8fdd..82ac290eaa27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = python-pyprecice
url = https://github.com/precice/python-bindings
arch = x86_64
license = LGPL3
- checkdepends = python-argparse
makedepends = python-setuptools
makedepends = cython
depends = precice
diff --git a/PKGBUILD b/PKGBUILD
index 691a69f4f5c5..bc1ecec9e554 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ url="https://github.com/${_base/py/}/python-bindings"
license=(LGPL3)
depends=(precice python-mpi4py)
makedepends=(python-setuptools cython)
-checkdepends=(python-argparse)
source=(${url}/archive/v${pkgver}.tar.gz)
sha512sums=('0b0447a9cb9989ae5035919439f3e73401dab2a4cda49d298a10f55842c197239c1d43ca6271ddbf5ef03bda4cf075020c18142a6d4c6d26103f75d332cba822')