public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergey Torokhov" <torokhov-s-a@yandex.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinxcontrib-katex/
Date: Wed, 18 Jan 2023 22:46:11 +0000 (UTC)	[thread overview]
Message-ID: <1674081917.6fd2bbae37670dca0b5e6ceabc2801bfe3fbc7f7.SergeyTorokhov@gentoo> (raw)

commit:     6fd2bbae37670dca0b5e6ceabc2801bfe3fbc7f7
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Wed Jan 18 22:45:17 2023 +0000
Commit:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
CommitDate: Wed Jan 18 22:45:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6fd2bbae

dev-python/sphinxcontrib-katex: 0.9.4 version bump

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>

 dev-python/sphinxcontrib-katex/Manifest            |  1 +
 .../sphinxcontrib-katex-0.9.4.ebuild               | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/sphinxcontrib-katex/Manifest b/dev-python/sphinxcontrib-katex/Manifest
index 1306eb56b..36a6fe40f 100644
--- a/dev-python/sphinxcontrib-katex/Manifest
+++ b/dev-python/sphinxcontrib-katex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-katex-0.9.3.tar.gz 98540 BLAKE2B d10e2d00afc178295e1739336b9c8158fb9916c5750e3410e0f23c14cfbb89a3e7c72ea6927712931e21db611137f182a6e87888fbd8279261baf9daabf815c1 SHA512 4d68259dcc00d8f9148b5d8a2ce6a401619d016e2a2fa40c140fd6a2623ac03e0b59cd8c7f263625c3228bdb6e2e5d9b0a7710ff746a70843ba5eba9d9ffda35
+DIST sphinxcontrib-katex-0.9.4.tar.gz 98826 BLAKE2B 8d89ba5b5e282d94f57eb976a8779c176e0ae769eb91cc03d5a44461f51f966be8c995dfc2fc7c74d28d52487a76edd8f64879b6045f5c15d4aa97e2c2eb862f SHA512 3fb66ca12a78d1a22dbb029a1c82de57ff0407da1fba8bf49be927b83c618fe7a80ef5560a1639439a6761146bc3073b4a9e52c6869d44d4d1f05cc311780519

diff --git a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.9.4.ebuild b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.9.4.ebuild
new file mode 100644
index 000000000..64c77dabc
--- /dev/null
+++ b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.9.4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="KaTeX Sphinx extension for rendering of math in HTML pages"
+HOMEPAGE="https://github.com/hagenw/sphinxcontrib-katex"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=dev-python/sphinx-4.5.0-r1[${PYTHON_USEDEP}]"
+
+DOCS=()
+
+distutils_enable_sphinx docs
+
+src_prepare() {
+	default
+	sed -i -e 's/license_file/license_files/' setup.cfg || die
+}
+
+python_install_all() {
+	distutils-r1_python_install_all
+	find "${ED}" -name '*.pth' -delete || die
+}


             reply	other threads:[~2023-01-18 22:46 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 22:46 Sergey Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-22 21:54 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinxcontrib-katex/ Sergey Torokhov
2024-04-18 19:45 Sergey Torokhov
2023-10-22 10:57 Sergey Torokhov
2023-07-21 18:00 Anna Vyalkova
2023-07-21 17:05 Sergey Torokhov
2023-07-02 17:20 Anna Vyalkova
2023-06-13 19:13 Sergey Torokhov
2023-05-03 19:46 Sergey Torokhov
2023-03-17 13:10 Anna Vyalkova
2023-01-18 22:46 Sergey Torokhov
2023-01-18 22:46 Sergey Torokhov
2022-12-03 16:02 Sergey Torokhov
2022-09-02 14:36 Sergey Torokhov
2021-07-18 12:16 Sergey Torokhov
2021-07-18 12:16 Sergey Torokhov
2021-03-12 20:42 Sergey Torokhov
2021-03-12 20:42 Sergey Torokhov
2020-11-09 22:31 Sergey Torokhov
2020-11-09 22:31 Sergey Torokhov
2020-11-09 22:31 Sergey Torokhov
2020-06-19 20:37 Sergey Torokhov
2020-04-09 17:29 Sergey Torokhov
2020-04-09 11:58 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-09 11:32 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-09  9:54 Sergey Torokhov
2020-04-08 22:37 Sergey Torokhov

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=1674081917.6fd2bbae37670dca0b5e6ceabc2801bfe3fbc7f7.SergeyTorokhov@gentoo \
    --to=torokhov-s-a@yandex.ru \
    --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