commit: ef25ecd56689a6615158ab1d1edb8ad8d92f817a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Dec 6 04:33:56 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Dec 6 04:36:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef25ecd5
dev-python/beagle: Remove last-rited pkg Closes: https://bugs.gentoo.org/941245 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/beagle/Manifest | 1 - dev-python/beagle/beagle-0.3.0-r1.ebuild | 25 ------------------------- dev-python/beagle/metadata.xml | 15 --------------- profiles/package.mask | 6 ------ 4 files changed, 47 deletions(-) diff --git a/dev-python/beagle/Manifest b/dev-python/beagle/Manifest deleted file mode 100644 index a85f56498b1a..000000000000 --- a/dev-python/beagle/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST beagle-0.3.0.tar.gz 13830 BLAKE2B fcf3dd0ca2e38aa9c8a737553d86648614be8b5833985d3f3ce2ef608e73884d5e8463a36d157eea1179ae70c6d7ffea19a4191431a0a177962a9bb221aac345 SHA512 a7c685a20e2c431b92bb82891c8d183ada256cb1fe922f13470cad5b436b431232ae4d34826cb04cb5e6862fa5092624b287fc60d401f37f941b255ef55f30c4 diff --git a/dev-python/beagle/beagle-0.3.0-r1.ebuild b/dev-python/beagle/beagle-0.3.0-r1.ebuild deleted file mode 100644 index be3bc8bb4e7f..000000000000 --- a/dev-python/beagle/beagle-0.3.0-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..12} ) -inherit distutils-r1 pypi - -DESCRIPTION="Command line client for Hound, the code search tool" -HOMEPAGE="https://beagle-hound.readthedocs.io/en/latest/ - https://github.com/beaglecli/beagle" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -# setuptools is needed as rdepend, https://github.com/beaglecli/beagle/pull/14 -RDEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] - >=dev-python/cliff-2.11.0[${PYTHON_USEDEP}] - >=dev-python/requests-2.18.4[${PYTHON_USEDEP}] -" -BDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]" diff --git a/dev-python/beagle/metadata.xml b/dev-python/beagle/metadata.xml deleted file mode 100644 index 1494581b673a..000000000000 --- a/dev-python/beagle/metadata.xml +++ /dev/null @@ -1,15 +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> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>Matthew Thode</name> - </maintainer> - <upstream> - <remote-id type="pypi">beagle</remote-id> - <remote-id type="github">beaglecli/beagle</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index d898784386c9..270a5bf4762b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -423,12 +423,6 @@ app-emacs/quilt-el # Bug #941185. Removal on 2024-12-03. =dev-util/bpftool-7.5.0-r2 -# Michał Górny <[email protected]> (2024-10-10) -# Gentoo package not updated for 4 years now. No tests upstream. -# No revdeps. -# Removal on 2024-11-09. Bug #941245. -dev-python/beagle - # Yongxiang Liang <[email protected]> (2024-10-10) # Fcitx 4 has been archived. Users can upgrade to Fcitx 5 app-i18n/fcitx-anthy:4
