public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/markdown-it-py/
Date: Mon, 24 Jan 2022 22:14:08 +0000 (UTC)	[thread overview]
Message-ID: <1643062191.1889f313602b0df37b37d16bc25cef56d026b888.mgorny@gentoo> (raw)

commit:     1889f313602b0df37b37d16bc25cef56d026b888
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 21:57:59 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 22:09:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1889f313

dev-python/markdown-it-py: Bump to 2.0.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/markdown-it-py/Manifest                 |  1 +
 .../markdown-it-py/markdown-it-py-2.0.1.ebuild     | 43 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/markdown-it-py/Manifest b/dev-python/markdown-it-py/Manifest
index f6fc23e4fb2c..04ffab946247 100644
--- a/dev-python/markdown-it-py/Manifest
+++ b/dev-python/markdown-it-py/Manifest
@@ -1 +1,2 @@
 DIST markdown-it-py-2.0.0.gh.tar.gz 265346 BLAKE2B f509c3fdc82a2665bb9bca862118c544cf203afbb8454cdbb5f58c58aeadcd1fbd66ef98615ac6501e4fe8ce83d2e668de29d2e67301ddda06d1cbbaf6cf7422 SHA512 226111a8d0e57d9def2076053abfba1b7533bb0cdee569b8e1c7ece2b61ebce49daa263aee673683b83974b7597df0e6d62c1723860af684fe306c55619357ca
+DIST markdown-it-py-2.0.1.gh.tar.gz 265850 BLAKE2B fe61608f14b22dffb81bb943df75967300e8366ff1b1c252b35974414efa6b2daac223b09f40ff6d7feab70c5b033b0eee35a4ee5f8523325f12311f4cbeef57 SHA512 fccf00de7e94986a29047da948d6ebb6304ae3645e79bbad480366c3aadbd417b95d96489d167a532eee3c2e17b67e22777224290564c7bcc17d72fec29b08df

diff --git a/dev-python/markdown-it-py/markdown-it-py-2.0.1.ebuild b/dev-python/markdown-it-py/markdown-it-py-2.0.1.ebuild
new file mode 100644
index 000000000000..834cfae053f4
--- /dev/null
+++ b/dev-python/markdown-it-py/markdown-it-py-2.0.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+DESCRIPTION="Python port of markdown-it, Markdown parser"
+HOMEPAGE="https://pypi.org/project/markdown-it-py/
+	https://github.com/executablebooks/markdown-it-py"
+SRC_URI="
+	https://github.com/executablebooks/markdown-it-py/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	<dev-python/attrs-22[${PYTHON_USEDEP}]
+	dev-python/mdurl[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	test? (
+		dev-python/pytest-regressions[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+	# Unimportant tests needing a new dep linkify
+	tests/test_linkify.py::test_token_levels
+	tests/test_port/test_fixtures.py::test_linkify
+)
+
+EPYTEST_IGNORE=(
+	# No need to benchmark
+	benchmarking/
+)


             reply	other threads:[~2022-01-24 22:14 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-24 22:14 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-11 11:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/markdown-it-py/ Michał Górny
2023-07-05  8:14 Michał Górny
2023-07-05  8:01 Arthur Zamarin
2023-06-04  5:44 Michał Górny
2023-05-29 12:49 Michał Górny
2023-04-05  8:10 Michał Górny
2023-04-05  7:04 Arthur Zamarin
2023-03-19 17:36 Arthur Zamarin
2023-02-23  6:19 Michał Górny
2023-01-25 16:10 WANG Xuerui
2022-10-25 14:06 Michał Górny
2022-10-25 12:49 Sam James
2022-10-25 12:49 Sam James
2022-10-23  7:53 Agostino Sarubbo
2022-10-22 17:32 Arthur Zamarin
2022-10-22 16:49 Arthur Zamarin
2022-10-22 16:49 Arthur Zamarin
2022-10-22 16:44 Arthur Zamarin
2022-10-22 16:44 Arthur Zamarin
2022-10-08 22:36 James Le Cuirot
2022-10-07  7:03 Michał Górny
2022-09-26  6:48 Arthur Zamarin
2022-09-26  6:47 Arthur Zamarin
2022-09-19 19:04 Arthur Zamarin
2022-09-19 17:08 Arthur Zamarin
2022-09-19 17:08 Arthur Zamarin
2022-09-19 17:08 Arthur Zamarin
2022-09-19  5:36 Yixun Lan
2022-09-18 20:30 Arthur Zamarin
2022-09-18 20:30 Arthur Zamarin
2022-09-18 20:30 Arthur Zamarin
2022-09-18 18:50 Michał Górny
2022-09-18  8:18 Michał Górny
2022-07-06 22:01 James Le Cuirot
2022-06-24 15:46 Michał Górny
2022-05-29 19:16 Arthur Zamarin
2022-05-21 19:22 Michał Górny
2022-05-21 17:35 Jakov Smolić
2022-04-16 15:36 Arthur Zamarin
2022-03-12 12:46 Arthur Zamarin
2022-03-12 12:46 Arthur Zamarin
2022-03-12 12:46 Arthur Zamarin
2022-03-12 12:01 Arthur Zamarin
2022-03-02  9:08 Agostino Sarubbo
2022-03-02  9:07 Agostino Sarubbo
2022-03-02  9:04 Agostino Sarubbo
2022-03-01 11:28 Agostino Sarubbo
2022-02-27 10:52 Michał Górny
2022-02-09 14:18 Yixun Lan
2022-02-08 17:38 Arthur Zamarin
2022-02-07 22:29 Sam James
2022-02-07 11:36 Sam James
2022-02-07 11:32 Sam James
2022-02-07 11:31 Sam James
2022-02-07 11:30 Sam James
2022-02-07 11:18 Sam James
2022-02-07  8:33 Sam James
2022-01-23 18:49 Arthur Zamarin

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=1643062191.1889f313602b0df37b37d16bc25cef56d026b888.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