From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/base58/ Date: Tue, 6 Oct 2020 09:10:30 +0000 (UTC) [thread overview] Message-ID: <1601975014.1161f1de073b99fa9f7b1493f13c83728e2a085f.andrewammerlaan@gentoo> (raw) commit: 1161f1de073b99fa9f7b1493f13c83728e2a085f Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Oct 6 09:03:34 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Oct 6 09:03:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1161f1de dev-python/base58: move test deps to BDEPEND makes repoman happy, besides test deps are only needed at build time anyway Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/base58/base58-2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/base58/base58-2.0.1.ebuild b/dev-python/base58/base58-2.0.1.ebuild index 18eb08f8..18bb05a9 100644 --- a/dev-python/base58/base58-2.0.1.ebuild +++ b/dev-python/base58/base58-2.0.1.ebuild @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -RDEPEND="test? ( dev-python/pyhamcrest[${PYTHON_USEDEP}] )" -BDEPEND="" +RDEPEND="" +BDEPEND="test? ( dev-python/pyhamcrest[${PYTHON_USEDEP}] )" distutils_enable_tests pytest
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/base58/ Date: Tue, 6 Oct 2020 09:10:23 +0000 (UTC) [thread overview] Message-ID: <1601975014.1161f1de073b99fa9f7b1493f13c83728e2a085f.andrewammerlaan@gentoo> (raw) Message-ID: <20201006091023.kLEDYWXg7H1wOOHaTnk6UfwbXevOts7TX172xXQX4Zw@z> (raw) commit: 1161f1de073b99fa9f7b1493f13c83728e2a085f Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Oct 6 09:03:34 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Oct 6 09:03:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1161f1de dev-python/base58: move test deps to BDEPEND makes repoman happy, besides test deps are only needed at build time anyway Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/base58/base58-2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/base58/base58-2.0.1.ebuild b/dev-python/base58/base58-2.0.1.ebuild index 18eb08f8..18bb05a9 100644 --- a/dev-python/base58/base58-2.0.1.ebuild +++ b/dev-python/base58/base58-2.0.1.ebuild @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -RDEPEND="test? ( dev-python/pyhamcrest[${PYTHON_USEDEP}] )" -BDEPEND="" +RDEPEND="" +BDEPEND="test? ( dev-python/pyhamcrest[${PYTHON_USEDEP}] )" distutils_enable_tests pytest
next reply other threads:[~2020-10-06 9:10 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-06 9:10 Andrew Ammerlaan [this message] 2020-10-06 9:10 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/base58/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2024-04-13 17:09 Julien Roy 2024-04-13 17:15 ` [gentoo-commits] repo/proj/guru:master " Julien Roy 2023-04-28 17:52 Arthur Zamarin 2022-06-06 16:28 Florian Schmaus 2021-05-25 23:07 Haelwenn Monnier 2020-10-05 13:22 Andrew Ammerlaan
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=1601975014.1161f1de073b99fa9f7b1493f13c83728e2a085f.andrewammerlaan@gentoo \ --to=andrewammerlaan@riseup.net \ --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