From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-vcs/datalad/
Date: Fri, 28 Oct 2022 12:48:52 +0000 (UTC) [thread overview]
Message-ID: <1666961312.e459412f804404dbe26c7644680dbc496a1e4f2e.chymera@gentoo> (raw)
commit: e459412f804404dbe26c7644680dbc496a1e4f2e
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Oct 28 12:48:32 2022 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Oct 28 12:48:32 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e459412f
dev-vcs/datalad: revbump for dependency update
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
.../datalad/{datalad-0.17.0.ebuild => datalad-0.17.0-r1.ebuild} | 8 ++++++++
.../datalad/{datalad-0.17.2.ebuild => datalad-0.17.2-r1.ebuild} | 6 ++++--
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/dev-vcs/datalad/datalad-0.17.0.ebuild b/dev-vcs/datalad/datalad-0.17.0-r1.ebuild
similarity index 89%
rename from dev-vcs/datalad/datalad-0.17.0.ebuild
rename to dev-vcs/datalad/datalad-0.17.0-r1.ebuild
index 7ad3e0a43..6a26810d9 100644
--- a/dev-vcs/datalad/datalad-0.17.0.ebuild
+++ b/dev-vcs/datalad/datalad-0.17.0-r1.ebuild
@@ -20,6 +20,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
app-arch/p7zip
app-arch/patool[${PYTHON_USEDEP}]
+ dev-vcs/git-annex
dev-python/annexremote[${PYTHON_USEDEP}]
>=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
dev-python/distro[${PYTHON_USEDEP}]
@@ -50,6 +51,7 @@ RDEPEND="
)
"
DEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
@@ -62,6 +64,12 @@ DEPEND="
# https://github.com/datalad/datalad/issues/6623
PATCHES=( "${FILESDIR}/${PN}-0.17.0-skip.patch" )
+EPYTEST_DESELECT=(
+ # Reported upstream: https://github.com/datalad/datalad/issues/6870
+ datalad/tests/test_misc.py::test_test
+ datalad/local/tests/test_gitcredential.py::test_datalad_credential_helper
+)
+
distutils_enable_tests pytest
python_test() {
diff --git a/dev-vcs/datalad/datalad-0.17.2.ebuild b/dev-vcs/datalad/datalad-0.17.2-r1.ebuild
similarity index 96%
rename from dev-vcs/datalad/datalad-0.17.2.ebuild
rename to dev-vcs/datalad/datalad-0.17.2-r1.ebuild
index 86d141996..a26264335 100644
--- a/dev-vcs/datalad/datalad-0.17.2.ebuild
+++ b/dev-vcs/datalad/datalad-0.17.2-r1.ebuild
@@ -20,6 +20,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
app-arch/p7zip
app-arch/patool[${PYTHON_USEDEP}]
+ dev-vcs/git-annex
dev-python/annexremote[${PYTHON_USEDEP}]
>=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
dev-python/distro[${PYTHON_USEDEP}]
@@ -49,9 +50,10 @@ RDEPEND="
dev-vcs/python-gitlab[${PYTHON_USEDEP}]
)
"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
+BDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
test? (
+ ${RDEPEND}
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/httpretty[${PYTHON_USEDEP}]
dev-python/vcrpy[${PYTHON_USEDEP}]
next reply other threads:[~2022-10-28 12:48 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-28 12:48 Horea Christian [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-03 3:35 [gentoo-commits] proj/sci:master commit in: dev-vcs/datalad/ Horea Christian
2024-05-13 13:18 Horea Christian
2024-04-02 9:58 Andrew Ammerlaan
2024-03-21 22:15 Horea Christian
2024-02-22 7:57 Horea Christian
2024-02-12 14:06 Horea Christian
2023-05-02 22:12 Horea Christian
2023-05-02 19:27 Horea Christian
2023-05-02 19:27 Horea Christian
2023-05-02 12:31 Andrew Ammerlaan
2023-01-25 18:38 Horea Christian
2023-01-12 10:26 Horea Christian
2023-01-12 10:25 Horea Christian
2023-01-06 5:30 Horea Christian
2022-11-02 16:04 Horea Christian
2022-10-28 12:49 Horea Christian
2022-10-28 12:48 Horea Christian
2022-09-23 21:26 Horea Christian
2022-07-12 13:35 Horea Christian
2022-07-11 11:49 Horea Christian
2021-10-18 2:03 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=1666961312.e459412f804404dbe26c7644680dbc496a1e4f2e.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