From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-markdown-math/
Date: Wed, 1 Feb 2023 19:18:02 +0000 (UTC) [thread overview]
Message-ID: <1675279075.5f41a654c60e16f05d6bc8ca94c8ce01efbdbdcb.arthurzam@gentoo> (raw)
commit: 5f41a654c60e16f05d6bc8ca94c8ce01efbdbdcb
Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Tue Jan 24 21:25:50 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 1 19:17:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f41a654
dev-python/python-markdown-math: 0.8-r1, bump EAPI8, add Python3.11
Switch to unittest
Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/29253
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../python-markdown-math-0.8-r1.ebuild | 25 ++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/dev-python/python-markdown-math/python-markdown-math-0.8-r1.ebuild b/dev-python/python-markdown-math/python-markdown-math-0.8-r1.ebuild
new file mode 100644
index 000000000000..d38d5ee35c83
--- /dev/null
+++ b/dev-python/python-markdown-math/python-markdown-math-0.8-r1.ebuild
@@ -0,0 +1,25 @@
+# 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="Math extension for Python-Markdown"
+HOMEPAGE="
+ https://github.com/mitya57/python-markdown-math/
+ https://pypi.org/project/python-markdown-math/
+"
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="
+ >=dev-python/markdown-3.3.7[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
next reply other threads:[~2023-02-01 19:18 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-01 19:18 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-markdown-math/ Michał Górny
2024-11-24 19:36 Viorel Munteanu
2024-06-18 11:50 Petr Vaněk
2023-11-24 14:43 Michał Górny
2023-06-06 16:12 Michał Górny
2023-03-11 10:02 Michał Górny
2023-03-11 10:02 Michał Górny
2023-03-11 8:34 Arthur Zamarin
2021-09-09 15:51 Arthur Zamarin
2021-04-11 11:23 Michał Górny
2021-04-11 11:06 Sam James
2021-03-09 9:44 Sam James
2021-03-09 8:28 Michał Górny
2020-09-18 15:56 Michał Górny
2020-08-18 11:22 Agostino Sarubbo
2020-08-18 11:16 Agostino Sarubbo
2020-07-15 8:06 Joonas Niilola
2020-02-05 20:47 Michał Górny
2019-12-10 8:54 Agostino Sarubbo
2019-12-10 8:49 Agostino Sarubbo
2019-12-04 0:47 Aaron Bauman
2019-12-04 0:47 Aaron Bauman
2018-10-30 9:33 Michał Górny
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=1675279075.5f41a654c60e16f05d6bc8ca94c8ce01efbdbdcb.arthurzam@gentoo \
--to=arthurzam@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