commit: 0dd017e366e3d4773a30dd2bbd404f23b936417a Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Mar 18 16:42:54 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Mar 18 16:42:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd017e3
dev-python/alagitpull: treeclean Closes: https://bugs.gentoo.org/892744 Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-python/alagitpull/Manifest | 1 - dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild | 23 ----------------------- dev-python/alagitpull/metadata.xml | 12 ------------ profiles/package.mask | 5 ----- 4 files changed, 41 deletions(-) diff --git a/dev-python/alagitpull/Manifest b/dev-python/alagitpull/Manifest deleted file mode 100644 index d16e86a80beb..000000000000 --- a/dev-python/alagitpull/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST alagitpull-0.0.23.gh.tar.gz 6692 BLAKE2B 63af3da6e98521487fad233dd648d9217d8e89c0d17e49dd771e934c0808a52c0659661ca8104c53c2d0fddf458650458e676e14b2e9c3820f353ab42044a490 SHA512 1620c0e25299f694f29f6e54105a2f336dee90535370a691a6e23a879a68626ef4aa19ae40ecc835553fe3b0272d48e4f5213c1ada054ad20d47034fc20dea3c diff --git a/dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild b/dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild deleted file mode 100644 index e62d6fb5a7fc..000000000000 --- a/dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild +++ /dev/null @@ -1,23 +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} pypy3 ) - -DISTUTILS_USE_SETUPTOOLS=rdepend -inherit distutils-r1 - -DESCRIPTION="alabaster sub-theme used on git-pull docs" -HOMEPAGE="https://github.com/git-pull/alagitpull" -SRC_URI="https://github.com/git-pull/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" -SLOT="0" - -RDEPEND=" - <dev-python/alabaster-0.8[${PYTHON_USEDEP}] -" -BDEPEND="${RDEPEND}" - -# no tests... diff --git a/dev-python/alagitpull/metadata.xml b/dev-python/alagitpull/metadata.xml deleted file mode 100644 index 3e917c0dee29..000000000000 --- a/dev-python/alagitpull/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Patrick McLean</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">alagitpull</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 160bbe9f32f9..7026c82f94a3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -280,11 +280,6 @@ dev-python/pytest-flake8 acct-user/jabber acct-group/jabber -# Michał Górny <[email protected]> (2023-01-31) -# No tests, no activity since Aug 2020, no reverse dependencies. -# Removal on 2023-03-02. Bug #892744. -dev-python/alagitpull - # Michał Górny <[email protected]> (2023-01-31) # The test suite is broken (async tests don't run). No revdeps. # Removal on 2023-03-02. Bug #892742.
