public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/heudiconv/
Date: Mon, 22 May 2023 12:10:16 +0000 (UTC)	[thread overview]
Message-ID: <1684756576.8d5fe1bdb23b95225f1053fdca66e7f7e4b676dd.chymera@gentoo> (raw)

commit:     8d5fe1bdb23b95225f1053fdca66e7f7e4b676dd
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon May 22 11:56:08 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon May 22 11:56:16 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8d5fe1bd

dev-python/heudiconv: update SRC_URI, test fix

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild b/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
index 847424235..048890f37 100644
--- a/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
+++ b/dev-python/heudiconv/heudiconv-0.11.6-r1.ebuild
@@ -4,15 +4,14 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_10 )
-inherit distutils-r1
+PYTHON_COMPAT=( python3_{10..11} )
+inherit distutils-r1 pypi
 
 DESCRIPTION="Flexible DICOM conversion to structured directory layouts"
 HOMEPAGE="
 	https://github.com/nipy/heudiconv
 	https://heudiconv.readthedocs.io/en/latest/
 "
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="Apache-2.0"
@@ -29,6 +28,7 @@ RDEPEND="
 	"
 BDEPEND="
 	test? (
+		dev-python/mock[${PYTHON_USEDEP}]
 		dev-python/six[${PYTHON_USEDEP}]
 	)
 "
@@ -39,4 +39,8 @@ PATCHES=(
 	"${FILESDIR}/${P}-gitenv.patch"
 )
 
+EPYTEST_DESELECT=(
+	heudiconv/tests/test_main.py::test_prepare_for_datalad
+)
+
 distutils_enable_tests pytest


             reply	other threads:[~2023-05-22 12:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-22 12:10 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-11 17:43 [gentoo-commits] proj/sci:master commit in: dev-python/heudiconv/ Horea Christian
2023-12-11 17:43 Horea Christian
2023-05-22 12:10 Horea Christian
2023-02-01 14:13 Horea Christian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1684756576.8d5fe1bdb23b95225f1053fdca66e7f7e4b676dd.chymera@gentoo \
    --to=horea.christ@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox