From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aspectlib/ Date: Sat, 25 May 2024 12:41:39 +0000 (UTC) [thread overview] Message-ID: <1716640889.8b4e2c06e3d56f658c5189fb6cfb989cd29d01b3.julien@gentoo> (raw) commit: 8b4e2c06e3d56f658c5189fb6cfb989cd29d01b3 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat May 25 12:40:22 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat May 25 12:41:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8b4e2c06 dev-python/aspectlib: disable docs Docs depend on dev-python/sphinx-py3doc-enhanced-theme Which was treecleaned from ::gentoo Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-python/aspectlib/aspectlib-2.0.0-r1.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-python/aspectlib/aspectlib-2.0.0-r1.ebuild b/dev-python/aspectlib/aspectlib-2.0.0-r1.ebuild index f63949dbf..914ce7b0e 100644 --- a/dev-python/aspectlib/aspectlib-2.0.0-r1.ebuild +++ b/dev-python/aspectlib/aspectlib-2.0.0-r1.ebuild @@ -27,8 +27,10 @@ BDEPEND=" distutils_enable_tests pytest -distutils_enable_sphinx docs \ - dev-python/sphinx-py3doc-enhanced-theme +# Docs depend on dev-python/sphinx-py3doc-enhanced-theme +# Which was treecleaned from ::gentoo +# distutils_enable_sphinx docs \ +# dev-python/sphinx-py3doc-enhanced-theme EEPYTEST_DESELECT=( # fails because error message text is slightly different
WARNING: multiple messages have this Message-ID (diff)
From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/aspectlib/ Date: Sat, 25 May 2024 13:01:43 +0000 (UTC) [thread overview] Message-ID: <1716640889.8b4e2c06e3d56f658c5189fb6cfb989cd29d01b3.julien@gentoo> (raw) Message-ID: <20240525130143.NC0E1D0Q9Qo42mI8LDVJeI9IIdQ4h6qXAbQtbmZu4Zc@z> (raw) commit: 8b4e2c06e3d56f658c5189fb6cfb989cd29d01b3 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat May 25 12:40:22 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat May 25 12:41:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8b4e2c06 dev-python/aspectlib: disable docs Docs depend on dev-python/sphinx-py3doc-enhanced-theme Which was treecleaned from ::gentoo Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-python/aspectlib/aspectlib-2.0.0-r1.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-python/aspectlib/aspectlib-2.0.0-r1.ebuild b/dev-python/aspectlib/aspectlib-2.0.0-r1.ebuild index f63949dbf..914ce7b0e 100644 --- a/dev-python/aspectlib/aspectlib-2.0.0-r1.ebuild +++ b/dev-python/aspectlib/aspectlib-2.0.0-r1.ebuild @@ -27,8 +27,10 @@ BDEPEND=" distutils_enable_tests pytest -distutils_enable_sphinx docs \ - dev-python/sphinx-py3doc-enhanced-theme +# Docs depend on dev-python/sphinx-py3doc-enhanced-theme +# Which was treecleaned from ::gentoo +# distutils_enable_sphinx docs \ +# dev-python/sphinx-py3doc-enhanced-theme EEPYTEST_DESELECT=( # fails because error message text is slightly different
next reply other threads:[~2024-05-25 12:41 UTC|newest] Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-05-25 12:41 Julien Roy [this message] 2024-05-25 13:01 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/aspectlib/ Julien Roy -- strict thread matches above, loose matches on Subject: below -- 2025-02-17 14:02 [gentoo-commits] repo/proj/guru:dev " Anna Vyalkova 2024-04-13 17:09 Julien Roy 2024-01-17 13:46 Anna Vyalkova 2023-02-25 0:00 Anna Vyalkova 2022-11-03 7:37 Anna Vyalkova 2021-08-14 2:00 Anna Vyalkova 2021-05-25 10:37 Anna Vyalkova 2021-05-04 10:18 Anna Vyalkova 2021-05-03 23:33 Anna Vyalkova 2020-12-18 16:26 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-12-18 15:25 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-08-09 21:00 Andrew Ammerlaan 2020-06-09 14:00 Andrew Ammerlaan 2020-04-05 14:01 Alessandro Barbieri 2020-03-30 19:36 Alessandro Barbieri 2020-03-29 13:21 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-03-29 13:21 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-03-29 9:29 Alessandro Barbieri
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=1716640889.8b4e2c06e3d56f658c5189fb6cfb989cd29d01b3.julien@gentoo \ --to=julien@jroy.ca \ --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