From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/redbaron/ Date: Sun, 3 May 2020 09:33:26 +0000 (UTC) [thread overview] Message-ID: <1588495385.40036849cf873f3a043289217a91da2e7561e55e.andrewammerlaan@gentoo> (raw) commit: 40036849cf873f3a043289217a91da2e7561e55e Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun May 3 08:43:05 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun May 3 08:43:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=40036849 dev-python/redbaron: use python_prepare_all Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/redbaron/redbaron-0.9.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/redbaron/redbaron-0.9.ebuild b/dev-python/redbaron/redbaron-0.9.ebuild index 1623ecc..c323226 100644 --- a/dev-python/redbaron/redbaron-0.9.ebuild +++ b/dev-python/redbaron/redbaron-0.9.ebuild @@ -28,12 +28,12 @@ distutils_enable_tests pytest distutils_enable_sphinx docs dev-python/ipython -src_prepare() { - default - +python_prepare_all() { # Remove "__pycache__". Reason: unique basename rm -rfd "${S}"/tests/__pycache__ || die # Skip tests. Reason: calls fixture "red" directly rm "${S}"/tests/test_bounding_box.py || die + + distutils-r1_python_prepare_all }
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/redbaron/ Date: Sun, 3 May 2020 08:52:32 +0000 (UTC) [thread overview] Message-ID: <1588495385.40036849cf873f3a043289217a91da2e7561e55e.andrewammerlaan@gentoo> (raw) Message-ID: <20200503085232.4YW9Geil83VoCoR1Xchy4Q-_luraKroSEBJUbJgqMqI@z> (raw) commit: 40036849cf873f3a043289217a91da2e7561e55e Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun May 3 08:43:05 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun May 3 08:43:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=40036849 dev-python/redbaron: use python_prepare_all Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/redbaron/redbaron-0.9.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/redbaron/redbaron-0.9.ebuild b/dev-python/redbaron/redbaron-0.9.ebuild index 1623ecc..c323226 100644 --- a/dev-python/redbaron/redbaron-0.9.ebuild +++ b/dev-python/redbaron/redbaron-0.9.ebuild @@ -28,12 +28,12 @@ distutils_enable_tests pytest distutils_enable_sphinx docs dev-python/ipython -src_prepare() { - default - +python_prepare_all() { # Remove "__pycache__". Reason: unique basename rm -rfd "${S}"/tests/__pycache__ || die # Skip tests. Reason: calls fixture "red" directly rm "${S}"/tests/test_bounding_box.py || die + + distutils-r1_python_prepare_all }
next reply other threads:[~2020-05-03 9:33 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-05-03 9:33 Andrew Ammerlaan [this message] 2020-05-03 8:52 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/redbaron/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2021-12-08 11:38 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-11-12 19:46 Andrew Ammerlaan 2020-09-28 9:02 Andrew Ammerlaan 2020-05-03 9:33 Andrew Ammerlaan 2020-05-03 9:33 Andrew Ammerlaan 2020-05-03 8:33 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-05-03 9:33 ` [gentoo-commits] repo/proj/guru:master " 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=1588495385.40036849cf873f3a043289217a91da2e7561e55e.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