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-material-extensions/
Date: Sun, 10 Oct 2021 20:52:51 +0000 (UTC)	[thread overview]
Message-ID: <1633898992.3dcf537e473395080420f2efeba57c9e4a16ed30.mgorny@gentoo> (raw)

commit:     3dcf537e473395080420f2efeba57c9e4a16ed30
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 10 20:49:52 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 20:49:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dcf537e

dev-python/mkdocs-material-extensions: Remove old

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

 dev-python/mkdocs-material-extensions/Manifest     |  1 -
 .../mkdocs-material-extensions-1.0.1.ebuild        | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-python/mkdocs-material-extensions/Manifest b/dev-python/mkdocs-material-extensions/Manifest
index 2f1f2896d69..c59cddd6ba9 100644
--- a/dev-python/mkdocs-material-extensions/Manifest
+++ b/dev-python/mkdocs-material-extensions/Manifest
@@ -1,2 +1 @@
-DIST mkdocs-material-extensions-1.0.1.tar.gz 12259 BLAKE2B 464b0856f10f0b9311d5c6fe15def4af9384354ab86e62392052ae1bb7450bd09ac56b5d3e9f40b252b30c924f1cf35597ffc9c898f0cffb2c11a74b45da4090 SHA512 68bfdde71f654a9ae42cb6d4545005eddc235e74f6a4c49707853de9cb30261c77ab8c8534b15019c7030d01b97a32645f5355a9e6511470466bf0e6f17b6890
 DIST mkdocs-material-extensions-1.0.3.tar.gz 11983 BLAKE2B 0a9594c85df0782543275598368497bc5bd902c2e96dd75628b94eefc2f7998b948cc659577db6b27fe2787fe2a6547bdecac823f4a9533bb6b8d781922f9a6a SHA512 af6ec96db5628527d6dbdeb6557276cdf297ab5926cebf5508d6e5c4c5b8493b9f55b967230e2853d28bcbb17129a32778936ccd0264ab75c870be2eecf2e8ef

diff --git a/dev-python/mkdocs-material-extensions/mkdocs-material-extensions-1.0.1.ebuild b/dev-python/mkdocs-material-extensions/mkdocs-material-extensions-1.0.1.ebuild
deleted file mode 100644
index 3c8c66fb553..00000000000
--- a/dev-python/mkdocs-material-extensions/mkdocs-material-extensions-1.0.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Extension pack for Python Markdown"
-HOMEPAGE="
-	https://github.com/facelessuser/mkdocs-material-extensions
-	https://pypi.org/project/mkdocs-material-extensions
-"
-SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-# mkdocs-material depends on this package creating a circular dep
-PDEPEND=">=dev-python/mkdocs-material-5.0.0[${PYTHON_USEDEP}]"
-
-# we still need mkdocs-material for test, but the circular dep can be avoided
-# by first emerging with FEATURES="-test"
-BDEPEND="test? ( ${PDEPEND} )"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-	# AssertionError: False is not true
-	sed -i -e 's:test_material_svg_injection:_&:' \
-		tests/extensions/test_emoji.py  || die
-
-	distutils-r1_python_prepare_all
-}


             reply	other threads:[~2021-10-10 20:52 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-10 20:52 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-06 17:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/mkdocs-material-extensions/ Michał Górny
2023-12-04 13:46 Michał Górny
2023-11-23  4:19 Michał Górny
2023-11-10 12:44 Andrew Ammerlaan
2023-10-17 18:57 Michał Górny
2023-10-06 15:05 Sam James
2023-09-21  5:28 Michał Górny
2023-04-14 19:43 Sam James
2023-04-14  4:04 Sam James
2023-02-25  5:47 Arthur Zamarin
2023-01-14 10:00 Arthur Zamarin
2022-12-25 17:45 Michał Górny
2022-12-25 17:45 Michał Górny
2022-12-25 16:42 Sam James
2022-11-30  2:55 Michał Górny
2022-11-29 22:22 Jakov Smolić
2022-11-23 20:30 Andrew Ammerlaan
2022-10-22  7:35 Arthur Zamarin
2022-05-24 13:02 Andrew Ammerlaan
2022-05-01 12:56 Michał Górny
2022-03-28 18:21 Andrew Ammerlaan
2021-10-10 20:37 Sam James
2021-09-23 15:35 Marek Szuba
2021-09-09 15:51 Arthur Zamarin
2021-09-05 20:06 Andrew Ammerlaan
2021-09-05  9:54 Andrew Ammerlaan
2021-07-15  7:38 Agostino Sarubbo
2021-04-13 11:07 Joonas Niilola
2021-04-09 12:21 Joonas Niilola
2020-12-08  5:53 Joonas Niilola

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=1633898992.3dcf537e473395080420f2efeba57c9e4a16ed30.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