commit: 15dcbe44fc9963aae2b1e5f4c1cb5fa694878911
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon May 22 12:09:47 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon May 22 12:09:47 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=15dcbe44
dev-python/heudiconv: version bump and test failure comment
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild | 2 ++
.../{heudiconv-0.11.6-r1.ebuild => heudiconv-0.13.0.ebuild} | 8 ++------
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
b/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
index 048890f37..8dbfcfa0f 100644
--- a/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
+++ b/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
@@ -39,6 +39,8 @@ PATCHES=(
"${FILESDIR}/${P}-gitenv.patch"
)
+# Reported upstream:
+# https://github.com/nipy/heudiconv/issues/679
EPYTEST_DESELECT=(
heudiconv/tests/test_main.py::test_prepare_for_datalad
)
diff --git a/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
b/dev-python/heudiconv/heudiconv-0.13.0.ebuild
similarity index 84%
copy from dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
copy to dev-python/heudiconv/heudiconv-0.13.0.ebuild
index 048890f37..7f7db0b0e 100644
--- a/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
+++ b/dev-python/heudiconv/heudiconv-0.13.0.ebuild
@@ -33,12 +33,8 @@ BDEPEND="
)
"
-# Patch sumbitted upstream, check if removal possible in next release:
-# https://github.com/nipy/heudiconv/pull/631
-PATCHES=(
- "${FILESDIR}/${P}-gitenv.patch"
-)
-
+# Reported upstream:
+# https://github.com/nipy/heudiconv/issues/679
EPYTEST_DESELECT=(
heudiconv/tests/test_main.py::test_prepare_for_datalad
)