aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild')
-rw-r--r--dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild17
1 files changed, 4 insertions, 13 deletions
diff --git a/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild b/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
index 11b98367e..847424235 100644
--- a/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
+++ b/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
@@ -33,19 +33,10 @@ BDEPEND="
)
"
-# Reported upstream:
-# https://github.com/nipy/heudiconv/issues/627
-EPYTEST_DESELECT=(
- "heudiconv/tests/test_dicoms.py::test_embed_dicom_and_nifti_metadata"
- "heudiconv/tests/test_heuristics.py::test_reproin_largely_smoke"
- "heudiconv/tests/test_heuristics.py::test_scans_keys_reproin"
- "heudiconv/tests/test_heuristics.py::test_scout_conversion"
- "heudiconv/tests/test_heuristics.py::test_notop[bidsoptions0]"
- "heudiconv/tests/test_heuristics.py::test_notop[bidsoptions1]"
- "heudiconv/tests/test_heuristics.py::test_phoenix_doc_conversion"
- "heudiconv/tests/test_main.py::test_prepare_for_datalad"
- "heudiconv/tests/test_main.py::test_cache"
- "heudiconv/tests/test_regression.py::test_grouping[merged]"
+# Patch sumbitted upstream, check if removal possible in next release:
+# https://github.com/nipy/heudiconv/pull/631
+PATCHES=(
+ "${FILESDIR}/${P}-gitenv.patch"
)
distutils_enable_tests pytest