public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Denoncin" <ddenoncin@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pylatex/
Date: Sat, 23 May 2020 12:29:34 +0000 (UTC)	[thread overview]
Message-ID: <1590236859.0025dd997c1ec4e09b32bb9152663f28903922e1.ddenoncin@gentoo> (raw)

commit:     0025dd997c1ec4e09b32bb9152663f28903922e1
Author:     David Denoncin <ddenoncin <AT> gmail <DOT> com>
AuthorDate: Sat May 23 12:27:39 2020 +0000
Commit:     David Denoncin <ddenoncin <AT> gmail <DOT> com>
CommitDate: Sat May 23 12:27:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0025dd99

dev-python/pylatex: cleanup, fix test dependency

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Denoncin <ddenoncin <AT> gmail.com>

 dev-python/pylatex/pylatex-1.3.1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/pylatex/pylatex-1.3.1.ebuild b/dev-python/pylatex/pylatex-1.3.1.ebuild
index c1f01ab..afab1b0 100644
--- a/dev-python/pylatex/pylatex-1.3.1.ebuild
+++ b/dev-python/pylatex/pylatex-1.3.1.ebuild
@@ -32,6 +32,8 @@ test? (
 	dev-python/quantities
 	dev-python/matplotlib
 	dev-python/numpy
+	app-text/texlive
+	dev-texlive/texlive-latexextra
 )
 "
 
@@ -45,8 +47,7 @@ distutils-r1_src_prepare
 
 python_install_all() {
 if use examples ; then
-	docinto examples
-	dodoc -r examples/.
+	dodoc -r examples
 fi
 
 distutils-r1_python_install_all
@@ -54,6 +55,7 @@ distutils-r1_python_install_all
 
 pkg_postinst() {
 	elog "Optional dependencies:"
+	optfeature "compiling generated files" app-text/texlive dev-texlive/texlive-latexextra
 	optfeature "matplotlib support" dev-python/matplotlib
 	optfeature "numpy support" dev-python/numpy
 	optfeature "quantities support" dev-python/quantities


             reply	other threads:[~2020-05-23 12:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-23 12:29 David Denoncin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-19 11:20 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pylatex/ David Denoncin
2020-07-01 22:02 David Denoncin
2020-06-14 19:23 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-14 19:22 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-09 15:15 Andrew Ammerlaan
2020-05-18  1:25 David Denoncin
2020-05-13 10:49 David Denoncin
2020-05-11  1: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=1590236859.0025dd997c1ec4e09b32bb9152663f28903922e1.ddenoncin@gentoo \
    --to=ddenoncin@gmail.com \
    --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