commit: 3f26ab153b119a3c90649b9a2f317eb3ac23637c Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun May 14 16:19:04 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun May 14 16:19:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f26ab15
dev-python/misaka: treeclean Closes: https://bugs.gentoo.org/798066 Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-python/misaka/Manifest | 1 - dev-python/misaka/metadata.xml | 16 ---------------- dev-python/misaka/misaka-2.1.1-r1.ebuild | 21 --------------------- profiles/package.mask | 7 ------- 4 files changed, 45 deletions(-) diff --git a/dev-python/misaka/Manifest b/dev-python/misaka/Manifest deleted file mode 100644 index ef1ca6921d29..000000000000 --- a/dev-python/misaka/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST misaka-2.1.1.tar.gz 112700 BLAKE2B 0d50cfbfa127a51bc6da2abc3a91c8ce4706b6a1dbbfc4af14f85d47262ab1cca4bdca0ba7056e668570b20bed1f1a150124a2d5da45ff8866cb7007b2b9bca3 SHA512 4b9288d56ddd57e07985043acbb5a2dfec9b7c0bf385b689b17f2b062f5d7aa961e0dab8e237173e714b13aa5eabafc646833d5a78cf728035444d6fbd365bee diff --git a/dev-python/misaka/metadata.xml b/dev-python/misaka/metadata.xml deleted file mode 100644 index 39e55214de28..000000000000 --- a/dev-python/misaka/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Openstack</name> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>Matthew Thode</name> - </maintainer> - <upstream> - <remote-id type="github">FSX/misaka</remote-id> - <remote-id type="pypi">misaka</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/misaka/misaka-2.1.1-r1.ebuild b/dev-python/misaka/misaka-2.1.1-r1.ebuild deleted file mode 100644 index 7a8f6b03444a..000000000000 --- a/dev-python/misaka/misaka-2.1.1-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) - -inherit distutils-r1 - -DESCRIPTION="A CFFI binding for Hoedown, a markdown parsing library" -HOMEPAGE="http://misaka.61924.nl/ https://github.com/FSX/misaka" -SRC_URI="https://github.com/FSX/misaka/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -KEYWORDS="~amd64 ~x86" -IUSE="" -LICENSE="MIT" -SLOT="0" - -RDEPEND="dev-python/cffi[${PYTHON_USEDEP}]" - -# FIXME: tests requires write access outside sandbox -#distutils_enable_tests setup.py diff --git a/profiles/package.mask b/profiles/package.mask index b8647ab7dd2e..bc0f8a78d981 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -300,13 +300,6 @@ net-analyzer/graphite-web # Removal on 2023-05-13. Bug #896744. dev-python/Pyro4 -# Michał Górny <[email protected]> (2023-04-13) -# Broken tests and no Python 3.11 support. Upstream has discontinued -# the package, dev-python/mistune is suggested as a replacement. -# No reverse dependencies. -# Removal on 2023-05-13. Bug #798066. -dev-python/misaka - # Eray Aslan <[email protected]> (2023-04-12) # Mask experimental software =mail-mta/postfix-3.9*
