public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pylatex/
Date: Sun, 14 Jun 2020 19:22:54 +0000 (UTC)	[thread overview]
Message-ID: <1592162569.41e7b4180e99d511d09c65ab136d3c2ec505f6fe.andrewammerlaan@gentoo> (raw)
Message-ID: <20200614192254.h-lhwGUUgq5wPLm1NlFZ-tRd4c-O89zRH26tRwsoy9s@z> (raw)

commit:     41e7b4180e99d511d09c65ab136d3c2ec505f6fe
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Jun 14 19:22:49 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Jun 14 19:22:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=41e7b418

dev-python/pylatex: fixes and add py3_9

remove double S variabel,
my mistake I didn't notice that it was already in here

add missing sphinx_rtd_theme dep for doc building

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pylatex/pylatex-1.3.2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/pylatex/pylatex-1.3.2.ebuild b/dev-python/pylatex/pylatex-1.3.2.ebuild
index 36da5e7..fa49b27 100644
--- a/dev-python/pylatex/pylatex-1.3.2.ebuild
+++ b/dev-python/pylatex/pylatex-1.3.2.ebuild
@@ -5,9 +5,8 @@ EAPI=7
 
 MY_PN="PyLaTeX"
 MY_P="${MY_PN}-${PV}"
-S="${WORKDIR}/${MY_P}"
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 inherit distutils-r1 eutils
 
 DESCRIPTION="A Python library for creating LaTeX files and snippets"
@@ -33,7 +32,7 @@ DEPEND="test? (
 
 S="${WORKDIR}/${MY_P}"
 
-distutils_enable_sphinx docs/source
+distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme
 distutils_enable_tests nose
 
 python_install_all() {


             reply	other threads:[~2020-06-14 19:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-14 19:23 Andrew Ammerlaan [this message]
2020-06-14 19:22 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pylatex/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2020-07-20 11:40 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-07-03 18:44 Andrew Ammerlaan
2020-06-09 15:15 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-09 16:37 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-23 16:10 Andrew Ammerlaan
2020-05-18  9:09 Andrew Ammerlaan
2020-05-14  9:29 Andrew Ammerlaan
2020-05-11  8:57 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=1592162569.41e7b4180e99d511d09c65ab136d3c2ec505f6fe.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