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/mdit-py-plugins/
Date: Tue,  6 Jun 2023 05:43:54 +0000 (UTC)	[thread overview]
Message-ID: <1686030220.6260da1f4e449f120e1f92164c1b29f18f92774b.mgorny@gentoo> (raw)

commit:     6260da1f4e449f120e1f92164c1b29f18f92774b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  6 04:47:03 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun  6 05:43:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6260da1f

dev-python/mdit-py-plugins: Bump to 0.4.0

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

 dev-python/mdit-py-plugins/Manifest                |  1 +
 .../mdit-py-plugins/mdit-py-plugins-0.4.0.ebuild   | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/mdit-py-plugins/Manifest b/dev-python/mdit-py-plugins/Manifest
index 7e1d1fd8b2a5..b00cffcaf0ee 100644
--- a/dev-python/mdit-py-plugins/Manifest
+++ b/dev-python/mdit-py-plugins/Manifest
@@ -1 +1,2 @@
 DIST mdit-py-plugins-0.3.5.gh.tar.gz 59757 BLAKE2B bad78ec811d238bafd83c9d1bbd6e0bcac3b70cd87f52b215966e836d4c2a35715804fa1c7d3671de81713c4e169ad4bb6d9dcdf741f617544772d06f8e3ae56 SHA512 6cb153d8ccff8fa3f94731606ad5dd1c06954d95519ac77b6de477e04b878f84fb059052906bdea5d798be3de49733a909cb553107255a61cde6dd1c6c72d4d2
+DIST mdit-py-plugins-0.4.0.gh.tar.gz 62199 BLAKE2B d8e69022ecceed436cd28202406bd46e786d40d3527f1c2c9311c4c32c59a4806cde9dc386309976c185522dd6286aec2542dabd31e08b8d7322fd02ae07186d SHA512 cdcce7a3819120923b7725daae0bf7a833c4da4487c49ff1a067fecf7d5e8f7a7be2fae03f3b821c766d7d6ebed4a298755ad5edb00adf73300a76a5663d67d6

diff --git a/dev-python/mdit-py-plugins/mdit-py-plugins-0.4.0.ebuild b/dev-python/mdit-py-plugins/mdit-py-plugins-0.4.0.ebuild
new file mode 100644
index 000000000000..e3e5a9d87984
--- /dev/null
+++ b/dev-python/mdit-py-plugins/mdit-py-plugins-0.4.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of plugins for markdown-it-py"
+HOMEPAGE="
+	https://pypi.org/project/mdit-py-plugins/
+	https://github.com/executablebooks/mdit-py-plugins/
+"
+SRC_URI="
+	https://github.com/executablebooks/mdit-py-plugins/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+	<dev-python/markdown-it-py-4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	test? (
+		dev-python/pytest-regressions[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-06-06  5:43 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-06  5:43 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-28 12:04 [gentoo-commits] repo/gentoo:master commit in: dev-python/mdit-py-plugins/ Michał Górny
2024-09-28 11:41 Arthur Zamarin
2024-09-10  7:06 Michał Górny
2024-05-28 12:10 Michał Górny
2024-05-18  6:11 Michał Górny
2024-05-13  2:12 Michał Górny
2023-12-08 17:04 WANG Xuerui
2023-07-10  1:47 Michał Górny
2023-07-09 16:51 Arthur Zamarin
2023-05-31 19:08 Michał Górny
2023-04-05  8:10 Michał Górny
2023-04-05  7:03 Arthur Zamarin
2023-03-24 19:48 Michał Górny
2023-03-24 19:44 Arthur Zamarin
2023-03-19 17:36 Arthur Zamarin
2023-03-03  5:53 Michał Górny
2023-02-19  4:32 Michał Górny
2023-01-08  5:06 Michał Górny
2023-01-07 18:25 Arthur Zamarin
2022-12-07 16:24 Michał Górny
2022-12-06  6:02 Michał Górny
2022-11-03 19:38 Arthur Zamarin
2022-11-03 19:14 Arthur Zamarin
2022-10-07  7:03 Michał Górny
2022-09-27 18:25 Arthur Zamarin
2022-07-06 22:01 James Le Cuirot
2022-06-24 15:46 Michał Górny
2022-05-29 19:16 Arthur Zamarin
2022-03-12 14:49 Arthur Zamarin
2022-03-12 13:51 Arthur Zamarin
2022-03-12 13:02 Arthur Zamarin
2022-03-12 12:54 Arthur Zamarin
2022-03-06  8:54 Agostino Sarubbo
2022-03-03 12:49 Agostino Sarubbo
2022-03-03  7:34 Agostino Sarubbo
2022-03-02  9:05 Agostino Sarubbo
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:50 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=1686030220.6260da1f4e449f120e1f92164c1b29f18f92774b.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