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/mkdocs-pymdownx-material-extras/
Date: Thu, 27 Jul 2023 03:21:23 +0000 (UTC)	[thread overview]
Message-ID: <1690428072.58e934df9bad993de1b72fd189e2e2f7507cd0c2.mgorny@gentoo> (raw)

commit:     58e934df9bad993de1b72fd189e2e2f7507cd0c2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 02:29:32 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 03:21:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58e934df

dev-python/mkdocs-pymdownx-material-extras: Bump to 2.5

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

 .../mkdocs-pymdownx-material-extras/Manifest       |  1 +
 .../mkdocs-pymdownx-material-extras-2.5.ebuild     | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/mkdocs-pymdownx-material-extras/Manifest b/dev-python/mkdocs-pymdownx-material-extras/Manifest
index cdc2a4cd3c4b..a08a0c5f1937 100644
--- a/dev-python/mkdocs-pymdownx-material-extras/Manifest
+++ b/dev-python/mkdocs-pymdownx-material-extras/Manifest
@@ -1 +1,2 @@
 DIST mkdocs_pymdownx_material_extras-2.4.3.tar.gz 24693 BLAKE2B c7b7518d5eaca04dff0373e897f9fb871aa8537a1438841ab58a4f157910070ccf339091340521d56b7b727cedf33dd5b3ca711155e39b505da195f2308ab0e0 SHA512 3659235bf200f2c400892e9223bc6a1465af116f6f5a85c4decedfd951eba57fbbcb70faf6c22ef9d79d049621d66e64790dad2fa95d43a41213f288b27405a9
+DIST mkdocs_pymdownx_material_extras-2.5.tar.gz 24753 BLAKE2B 7ba244926f796a0b050ce1b518ea7c7ef5744b34fa45b617257704598e471b2a8cfb8b89ac83536b11496046104e0a4eadf6bada966da9efb6b48dff9273ce2a SHA512 61e702971525b4100873db84c39e1a564448a52655269fe5ee02382f40a5aee8891c3e216e172f7ef9a16841e633207f37d151b4fd80c0313d3d4a377f9dd71d

diff --git a/dev-python/mkdocs-pymdownx-material-extras/mkdocs-pymdownx-material-extras-2.5.ebuild b/dev-python/mkdocs-pymdownx-material-extras/mkdocs-pymdownx-material-extras-2.5.ebuild
new file mode 100644
index 000000000000..7f5de0adcd19
--- /dev/null
+++ b/dev-python/mkdocs-pymdownx-material-extras/mkdocs-pymdownx-material-extras-2.5.ebuild
@@ -0,0 +1,23 @@
+# 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_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Custom alterations based on Mkdocs-Material"
+HOMEPAGE="
+	https://github.com/facelessuser/mkdocs_pymdownx_material_extras/
+	https://pypi.org/project/mkdocs-pymdownx-material-extras/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+	>=dev-python/mkdocs-material-8.3.3[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2023-07-27  3:21 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-27  3:21 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-25 11:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/mkdocs-pymdownx-material-extras/ Michał Górny
2025-01-25 10:41 Sam James
2025-01-08  9:12 Michał Górny
2024-10-19  8:42 Michał Górny
2024-10-19  8:08 Arthur Zamarin
2024-10-04  3:12 Michał Górny
2024-07-07 16:17 Michał Górny
2023-12-15 10:52 Michał Górny
2023-12-15 10:34 Arthur Zamarin
2023-12-04 14:01 Michał Górny
2023-11-25 18:49 Arthur Zamarin
2023-11-10 12:44 Andrew Ammerlaan
2023-11-05 20:58 Michał Górny
2023-10-22  6:55 Michał Górny
2023-10-06  4:23 Michał Górny
2023-09-01 17:11 Michał Górny
2023-09-01 16:42 Arthur Zamarin
2023-08-05  5:36 Michał Górny
2023-05-09  7:37 Michał Górny
2023-05-09  5:52 Arthur Zamarin
2023-04-14 19:43 Sam James
2023-04-14  4:04 Sam James
2023-04-08  5:13 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=1690428072.58e934df9bad993de1b72fd189e2e2f7507cd0c2.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