From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/libcst/ Date: Tue, 4 Oct 2022 12:28:49 +0000 (UTC) [thread overview] Message-ID: <1664886491.e31cef37c3c3b4115c690f248a864854e2bfb64a.andrewammerlaan@gentoo> (raw) commit: e31cef37c3c3b4115c690f248a864854e2bfb64a Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Tue Oct 4 12:28:11 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Tue Oct 4 12:28:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e31cef37 dev-python/libcst: restrict tests, testdep black not available Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/libcst/libcst-0.4.3_p20220607.ebuild | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/dev-python/libcst/libcst-0.4.3_p20220607.ebuild b/dev-python/libcst/libcst-0.4.3_p20220607.ebuild index 25668e489..ce93cd18b 100644 --- a/dev-python/libcst/libcst-0.4.3_p20220607.ebuild +++ b/dev-python/libcst/libcst-0.4.3_p20220607.ebuild @@ -126,7 +126,7 @@ LICENSE="MIT Apache-2.0 PSF-2 BSD Boost-1.0 Unlicense" SLOT="0" KEYWORDS="~amd64" IUSE="test" -RESTRICT="!test? ( test )" +RESTRICT="test" RDEPEND=" >=dev-python/pyyaml-5.2[${PYTHON_USEDEP}] @@ -134,16 +134,15 @@ RDEPEND=" >=dev-python/typing-extensions-3.7.4.2[${PYTHON_USEDEP}] >=dev-python/typing_inspect-0.4.0[${PYTHON_USEDEP}] " -DEPEND=" - ${RDEPEND} - test? ( - ~dev-python/black-22.3.0[${PYTHON_USEDEP}] - >=dev-python/hypothesis-4.36.0[${PYTHON_USEDEP}] - >=dev-python/hypothesmith-0.0.4[${PYTHON_USEDEP}] - >=dev-python/prompt_toolkit-2.0.9[${PYTHON_USEDEP}] - ) -" -BDEPEND="test? ( dev-python/ufmt[${PYTHON_USEDEP}] )" +DEPEND="${RDEPEND}" +# test? ( +# ~dev-python/black-22.3.0[${PYTHON_USEDEP}] +# >=dev-python/hypothesis-4.36.0[${PYTHON_USEDEP}] +# >=dev-python/hypothesmith-0.0.4[${PYTHON_USEDEP}] +# >=dev-python/prompt_toolkit-2.0.9[${PYTHON_USEDEP}] +# ) +# " +# BDEPEND="test? ( dev-python/ufmt[${PYTHON_USEDEP}] )" distutils_enable_tests --install pytest
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/libcst/ Date: Tue, 4 Oct 2022 12:29:22 +0000 (UTC) [thread overview] Message-ID: <1664886491.e31cef37c3c3b4115c690f248a864854e2bfb64a.andrewammerlaan@gentoo> (raw) Message-ID: <20221004122922.CKhhIMRH-KdFhlW5aL1zhMLIpYpIrPXci1z8RMXS-WE@z> (raw) commit: e31cef37c3c3b4115c690f248a864854e2bfb64a Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Tue Oct 4 12:28:11 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Tue Oct 4 12:28:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e31cef37 dev-python/libcst: restrict tests, testdep black not available Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/libcst/libcst-0.4.3_p20220607.ebuild | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/dev-python/libcst/libcst-0.4.3_p20220607.ebuild b/dev-python/libcst/libcst-0.4.3_p20220607.ebuild index 25668e489..ce93cd18b 100644 --- a/dev-python/libcst/libcst-0.4.3_p20220607.ebuild +++ b/dev-python/libcst/libcst-0.4.3_p20220607.ebuild @@ -126,7 +126,7 @@ LICENSE="MIT Apache-2.0 PSF-2 BSD Boost-1.0 Unlicense" SLOT="0" KEYWORDS="~amd64" IUSE="test" -RESTRICT="!test? ( test )" +RESTRICT="test" RDEPEND=" >=dev-python/pyyaml-5.2[${PYTHON_USEDEP}] @@ -134,16 +134,15 @@ RDEPEND=" >=dev-python/typing-extensions-3.7.4.2[${PYTHON_USEDEP}] >=dev-python/typing_inspect-0.4.0[${PYTHON_USEDEP}] " -DEPEND=" - ${RDEPEND} - test? ( - ~dev-python/black-22.3.0[${PYTHON_USEDEP}] - >=dev-python/hypothesis-4.36.0[${PYTHON_USEDEP}] - >=dev-python/hypothesmith-0.0.4[${PYTHON_USEDEP}] - >=dev-python/prompt_toolkit-2.0.9[${PYTHON_USEDEP}] - ) -" -BDEPEND="test? ( dev-python/ufmt[${PYTHON_USEDEP}] )" +DEPEND="${RDEPEND}" +# test? ( +# ~dev-python/black-22.3.0[${PYTHON_USEDEP}] +# >=dev-python/hypothesis-4.36.0[${PYTHON_USEDEP}] +# >=dev-python/hypothesmith-0.0.4[${PYTHON_USEDEP}] +# >=dev-python/prompt_toolkit-2.0.9[${PYTHON_USEDEP}] +# ) +# " +# BDEPEND="test? ( dev-python/ufmt[${PYTHON_USEDEP}] )" distutils_enable_tests --install pytest
next reply other threads:[~2022-10-04 12:28 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-10-04 12:28 Andrew Ammerlaan [this message] 2022-10-04 12:29 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/libcst/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2024-05-01 11:15 [gentoo-commits] repo/proj/guru:dev " Michał Górny 2022-09-26 10:05 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2022-09-26 10:05 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2022-06-20 1:52 Theo Anderson 2022-06-08 5:40 Theo Anderson 2022-06-08 5:14 Theo Anderson
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=1664886491.e31cef37c3c3b4115c690f248a864854e2bfb64a.andrewammerlaan@gentoo \ --to=andrewammerlaan@gentoo.org \ --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: linkBe 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