From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/debugpy/ Date: Fri, 25 Jun 2021 10:11:23 +0000 (UTC) [thread overview] Message-ID: <1624615590.3ebf16a611da0109611b16364d17b837764602a8.andrewammerlaan@gentoo> (raw) commit: 3ebf16a611da0109611b16364d17b837764602a8 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Fri Jun 25 10:06:30 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Fri Jun 25 10:06:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ebf16a6 dev-python/debugpy: add missing RESTRICT="!test? ( test )" Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/debugpy/debugpy-1.3.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-python/debugpy/debugpy-1.3.0.ebuild b/dev-python/debugpy/debugpy-1.3.0.ebuild index b73fa3c2c..38c5220f3 100644 --- a/dev-python/debugpy/debugpy-1.3.0.ebuild +++ b/dev-python/debugpy/debugpy-1.3.0.ebuild @@ -19,6 +19,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" DOCS="DESCRIPTION.md" @@ -28,6 +29,7 @@ DEPEND=" dev-python/nose[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] )" +BDEPEND="app-arch/unzip" python_test() { nosetests --verbose || die
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:dev commit in: dev-python/debugpy/ Date: Fri, 25 Jun 2021 10:11:14 +0000 (UTC) [thread overview] Message-ID: <1624615590.3ebf16a611da0109611b16364d17b837764602a8.andrewammerlaan@gentoo> (raw) Message-ID: <20210625101114.W_nZWaUJbyjITXEt6LHSxvprc6kyrUHo_7OnVjLS3Rs@z> (raw) commit: 3ebf16a611da0109611b16364d17b837764602a8 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Fri Jun 25 10:06:30 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Fri Jun 25 10:06:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ebf16a6 dev-python/debugpy: add missing RESTRICT="!test? ( test )" Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/debugpy/debugpy-1.3.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-python/debugpy/debugpy-1.3.0.ebuild b/dev-python/debugpy/debugpy-1.3.0.ebuild index b73fa3c2c..38c5220f3 100644 --- a/dev-python/debugpy/debugpy-1.3.0.ebuild +++ b/dev-python/debugpy/debugpy-1.3.0.ebuild @@ -19,6 +19,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" DOCS="DESCRIPTION.md" @@ -28,6 +29,7 @@ DEPEND=" dev-python/nose[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] )" +BDEPEND="app-arch/unzip" python_test() { nosetests --verbose || die
next reply other threads:[~2021-06-25 10:11 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-06-25 10:11 Andrew Ammerlaan [this message] 2021-06-25 10:11 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/debugpy/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2021-08-24 19:24 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-06-20 3:52 [gentoo-commits] repo/proj/guru:dev " Theo Anderson 2021-06-20 3:52 ` [gentoo-commits] repo/proj/guru:master " 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=1624615590.3ebf16a611da0109611b16364d17b837764602a8.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