commit: e8fc45411ea64ee7cd0f5c963acf505075f7f130 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Dec 6 20:03:02 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Dec 6 20:03:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8fc4541
dev-python/mkdocs-macros-plugin: Remove last-rited pkg Closes: https://bugs.gentoo.org/942445 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/mkdocs-macros-plugin/Manifest | 1 - dev-python/mkdocs-macros-plugin/metadata.xml | 10 ------- .../mkdocs-macros-plugin-1.0.5.ebuild | 34 ---------------------- profiles/package.mask | 7 ----- 4 files changed, 52 deletions(-) diff --git a/dev-python/mkdocs-macros-plugin/Manifest b/dev-python/mkdocs-macros-plugin/Manifest deleted file mode 100644 index 8398cc363077..000000000000 --- a/dev-python/mkdocs-macros-plugin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mkdocs-macros-plugin-1.0.5.tar.gz 566013 BLAKE2B f984cced060f09060bd63c7c204799dd9b318fa98229b2a86b034165190a76ccac7c8d37bf084c56ba0673105a818c0a0d210121d01e6b677349488aa0730160 SHA512 38fa2f2522f08b418ef8dc8fd222ba6b0feb2cb81bcaed98017e9641b66f249e77d93334850a6e6e8dcb91f2d3cfc16e3348b5a1f0103bb93512465a8b095f35 diff --git a/dev-python/mkdocs-macros-plugin/metadata.xml b/dev-python/mkdocs-macros-plugin/metadata.xml deleted file mode 100644 index f62fed301d7c..000000000000 --- a/dev-python/mkdocs-macros-plugin/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">mkdocs-macros-plugin</remote-id> - <remote-id type="github">fralau/mkdocs-macros-plugin</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/mkdocs-macros-plugin/mkdocs-macros-plugin-1.0.5.ebuild b/dev-python/mkdocs-macros-plugin/mkdocs-macros-plugin-1.0.5.ebuild deleted file mode 100644 index dcf45a0576a4..000000000000 --- a/dev-python/mkdocs-macros-plugin/mkdocs-macros-plugin-1.0.5.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Mkdocs plug-in allowing the use of macros and variables in Markdown" -HOMEPAGE=" - https://mkdocs-macros-plugin.readthedocs.io/ - https://pypi.org/project/mkdocs-macros-plugin/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~riscv" - -# TODO: enable these once the relevant deps have been packaged -RESTRICT="test" - -RDEPEND=" - >=dev-python/mkdocs-0.17[${PYTHON_USEDEP}] - dev-python/jinja2[${PYTHON_USEDEP}] - dev-python/packaging[${PYTHON_USEDEP}] - dev-python/python-dateutil[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/termcolor[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest diff --git a/profiles/package.mask b/profiles/package.mask index 55ee3626ed52..fc6f078d63ca 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -369,13 +369,6 @@ sci-chemistry/molden # slot instead. Removal on 2024-12-03. dev-ruby/pdf-reader:0 -# Michał Górny <[email protected]> (2024-10-29) -# Unmaintained in Gentoo. The latter is multiple versions behind. -# Ebuilds without working tests. The only revdep has its "doc" flag -# masked for over a year. -# Removal on 2024-11-28. Bug #942445. -dev-python/mkdocs-macros-plugin - # Viorel Munteanu <[email protected]> (2024-10-18) # Experimental version, for testing purposes only. # Bug #941566.
