From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/quantities/
Date: Sun, 14 Jun 2020 20:12:51 +0000 (UTC) [thread overview]
Message-ID: <1592165547.e82db9c838c494ff8eba37d89949a57dc1bdcc5e.andrewammerlaan@gentoo> (raw)
Message-ID: <20200614201251.4MlVct014BPa3qz_CftUHRYdXkHj-mzcGTjWNJc_3Mg@z> (raw)
commit: e82db9c838c494ff8eba37d89949a57dc1bdcc5e
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Jun 14 20:12:01 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Jun 14 20:12:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e82db9c8
dev-python/quantities: allow doc building with newer sphinx
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/quantities/quantities-0.12.4.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/dev-python/quantities/quantities-0.12.4.ebuild b/dev-python/quantities/quantities-0.12.4.ebuild
index 2a20bbc..f7d77e9 100644
--- a/dev-python/quantities/quantities-0.12.4.ebuild
+++ b/dev-python/quantities/quantities-0.12.4.ebuild
@@ -32,9 +32,12 @@ python_prepare_all() {
sed -i -e 's:test_fix:_&:' \
quantities/tests/test_umath.py || die
+ # pngmath replaced with imgmath in sphinx>1.8
+ sed -i -e 's:ext.pngmath:ext.imgmath:g' \
+ doc/conf.py || die
+
distutils-r1_python_prepare_all
}
distutils_enable_tests unittest
-# wants ext.pngmath which got removed in sphinx-2
-distutils_enable_sphinx doc dev-python/numpydoc "<dev-python/sphinx-2"
+distutils_enable_sphinx doc dev-python/numpydoc ">dev-python/sphinx-1.8"
next reply other threads:[~2020-06-14 20:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-14 20:12 Andrew Ammerlaan [this message]
2020-06-14 20:12 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/quantities/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2020-07-19 11:20 [gentoo-commits] repo/proj/guru:dev " David Denoncin
2020-06-14 19:23 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-14 19:18 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-11 15:06 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-11 14:55 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-11 14:11 David Denoncin
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=1592165547.e82db9c838c494ff8eba37d89949a57dc1bdcc5e.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: link
Be 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