public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylatex/
Date: Fri,  1 Apr 2022 18:22:18 +0000 (UTC)	[thread overview]
Message-ID: <1648837333.83b8d8e174d2c106a6a6fb583846acb91c1d88c2.flow@gentoo> (raw)

commit:     83b8d8e174d2c106a6a6fb583846acb91c1d88c2
Author:     David Denoncin <ddenoncin <AT> gmail <DOT> com>
AuthorDate: Sat Mar 26 14:15:24 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 18:22:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b8d8e1

dev-python/pylatex: fix bug 798381

Closes: https://bugs.gentoo.org/798381
Signed-off-by: David Denoncin <ddenoncin <AT> gmail.com>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-python/pylatex/pylatex-1.4.1.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-python/pylatex/pylatex-1.4.1.ebuild b/dev-python/pylatex/pylatex-1.4.1.ebuild
index b244a3c9b078..a177d4c8eac0 100644
--- a/dev-python/pylatex/pylatex-1.4.1.ebuild
+++ b/dev-python/pylatex/pylatex-1.4.1.ebuild
@@ -36,6 +36,12 @@ BDEPEND+="
 		dev-texlive/texlive-latexextra
 	)"
 
+python_prepare_all() {
+	sed -i -e 's:description-file:description_file:' setup.cfg || die # bug 798381
+
+	distutils-r1_python_prepare_all
+}
+
 python_install_all() {
 	if use examples ; then
 		dodoc -r examples


             reply	other threads:[~2022-04-01 18:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-01 18:22 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-25  3:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/pylatex/ Sam James
2023-11-07  5:29 Michał Górny
2023-11-06 21:35 Sam James
2023-11-06 18:18 Michał Górny
2023-10-20  4:42 Michał Górny
2023-02-21  9:29 Sam James
2022-04-25  6:57 Joonas Niilola
2022-04-01 18:22 Florian Schmaus
2022-04-01 18:22 Florian Schmaus
2020-12-22 20:06 Michał Górny
2020-12-22 20:06 Michał Górny
2020-12-22 19:02 Sam James
2020-12-22 19:01 Sam James
2020-12-22 18:57 Sam James
2020-11-22  9:11 Joonas Niilola
2020-11-22  9:11 Joonas Niilola
2020-11-10  8:12 Joonas Niilola
2020-11-10  8:12 Joonas Niilola
2020-10-07  8:41 Joonas Niilola
2020-09-20 20:21 Agostino Sarubbo
2020-09-03 14:29 Thomas Deutschmann
2020-07-19 10:43 Joonas Niilola
2020-07-19 10:43 Joonas Niilola

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=1648837333.83b8d8e174d2c106a6a6fb583846acb91c1d88c2.flow@gentoo \
    --to=flow@gentoo.org \
    --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