From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/markups/
Date: Tue, 17 Jan 2023 05:08:06 +0000 (UTC) [thread overview]
Message-ID: <1673932068.d950840ee0f9efb5349e6f943d42bef9e496cae3.mgorny@gentoo> (raw)
commit: d950840ee0f9efb5349e6f943d42bef9e496cae3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 04:23:45 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 05:07:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d950840e
dev-python/markups: Bump to 4.0.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/markups/Manifest | 1 +
dev-python/markups/markups-4.0.0.ebuild | 40 +++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
diff --git a/dev-python/markups/Manifest b/dev-python/markups/Manifest
index d0782d812b3b..441e4d57af80 100644
--- a/dev-python/markups/Manifest
+++ b/dev-python/markups/Manifest
@@ -1 +1,2 @@
DIST Markups-3.1.3.tar.gz 20868 BLAKE2B 9c6c55bba6a9e8e6dbeaba268014ab59762838fe1e65fd0551c90e0f83245643565cae099e0f5faa4801928c5c0966f5e5afa4ab2db04939f6c1062dc476f3ac SHA512 324c3c45063e192ebde0fcd10e868b2053fb2758076092b180e1d8eed965dd41b2ea252a081b750637454395c163a92145f68e2a6fd8eb3eded8927baf044484
+DIST Markups-4.0.0.tar.gz 22968 BLAKE2B a39fed89fd63785d0d4348a72c00c8e886726dfc5613b5b359606f8b0c42d2cdfbb5cf3bd1b6ec11621f924c3ac1dbc91db083682b4ba95a6f4baa97824bbd72 SHA512 5868b480debad480100ce632223aeca62ef22a6d9b2af6b4911d3477c94bcd99b88b5bc56f990d24d92de0d2665340e0fce37721f7979938ba947fab2c65900c
diff --git a/dev-python/markups/markups-4.0.0.ebuild b/dev-python/markups/markups-4.0.0.ebuild
new file mode 100644
index 000000000000..ebc63113662d
--- /dev/null
+++ b/dev-python/markups/markups-4.0.0.ebuild
@@ -0,0 +1,40 @@
+# 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..10} )
+
+inherit distutils-r1
+
+MY_P=${P^}
+DESCRIPTION="A wrapper around various text markups"
+HOMEPAGE="
+ https://pymarkups.readthedocs.io/en/latest/
+ https://github.com/retext-project/pymarkups
+ https://pypi.org/project/Markups/
+"
+SRC_URI="mirror://pypi/${MY_P:0:1}/${PN^}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="
+ dev-python/markdown[${PYTHON_USEDEP}]
+ dev-python/python-markdown-math[${PYTHON_USEDEP}]
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ test? (
+ app-text/pytextile[${PYTHON_USEDEP}]
+ dev-python/docutils[${PYTHON_USEDEP}]
+ dev-python/pygments[${PYTHON_USEDEP}]
+ dev-python/pymdown-extensions[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs
next reply other threads:[~2023-01-17 5:08 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-17 5:08 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-28 10:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/markups/ Michał Górny
2024-12-28 9:39 Arthur Zamarin
2024-12-09 5:45 Michał Górny
2024-06-18 11:50 Petr Vaněk
2023-11-24 16:43 Arthur Zamarin
2023-11-23 20:11 Michał Górny
2023-06-06 16:12 Michał Górny
2023-03-11 17:12 Michał Górny
2023-03-11 17:06 Sam James
2023-02-28 17:31 Michał Górny
2023-02-12 19:05 Michał Górny
2023-02-05 5:16 Michał Górny
2021-12-22 19:40 Michał Górny
2021-12-22 19:33 Jakov Smolić
2021-11-21 22:20 Michał Górny
2021-10-16 6:02 Michał Górny
2021-10-15 23:15 Sam James
2021-09-09 15:51 Arthur Zamarin
2021-09-09 15:51 Arthur Zamarin
2021-09-06 20:13 Michał Górny
2021-07-19 7:47 Joonas Niilola
2021-07-16 6:12 Michał Górny
2021-07-15 21:33 Sam James
2021-03-07 22:39 Michał Górny
2021-03-07 19:46 Sam James
2021-03-07 8:30 Michał Górny
2021-03-05 21:50 Michał Górny
2021-02-01 8:50 Michał Górny
2020-09-18 15:56 Michał Górny
2020-08-30 1:32 Thomas Deutschmann
2020-08-22 5:43 Agostino Sarubbo
2020-07-15 8:06 Joonas Niilola
2020-07-15 8:06 Joonas Niilola
2019-12-12 11:43 David Seifert
2019-12-12 11:43 David Seifert
2019-12-12 10:59 Agostino Sarubbo
2019-12-10 9:16 Agostino Sarubbo
2018-11-22 20:25 Michał Górny
2018-04-29 7:35 Michał Górny
2018-01-05 9:36 Michał Górny
2017-05-11 13:08 Manuel Rüger
2017-05-03 6:35 Michał Górny
2017-05-03 6:15 Michał Górny
2016-09-04 22:05 Manuel Rüger
2016-09-04 22:05 Manuel Rüger
2015-12-24 9:24 Justin Lecher
2015-12-13 20:14 Justin Lecher
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=1673932068.d950840ee0f9efb5349e6f943d42bef9e496cae3.mgorny@gentoo \
--to=mgorny@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