summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjlaehne2021-10-29 11:28:40 +0200
committerjlaehne2021-10-29 11:28:40 +0200
commit314b2ef3ed047397247861d07723d719dc4fe2cc (patch)
tree8ec16efddf0e7ebc397cb9b7cc12e361f0cdaee1
parent341ceb9a4cfcd2fdc208226cbd303bfd6a0b48a3 (diff)
downloadaur-314b2ef3ed047397247861d07723d719dc4fe2cc.tar.gz
Provides hyperspy 1.6.5 - add checkdepends
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5fda680eaf5..e3ffed947977 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = python-hyperspy
checkdepends = python-pytest-mpl
checkdepends = python-pytest-xdist
checkdepends = python-pytest-rerunfailures
- checkdepends = python-pytest-instafail
makedepends = python-setuptools
depends = python
depends = python-scipy>=1.1
diff --git a/PKGBUILD b/PKGBUILD
index 39ca3f895229..d522e19bc99b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -57,7 +57,6 @@ checkdepends=('python-pytest>=3.6'
'python-pytest-mpl'
'python-pytest-xdist'
'python-pytest-rerunfailures'
- 'python-pytest-instafail'
)
replaces=('hyperspy')