commit:     ea7a746a2d6a51393fdd839230d267ff4095e9c9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  8 19:12:28 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  8 19:12:28 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7a746a

dev-python/happybase: Remove last-rited pkg

Bug: https://bugs.gentoo.org/921826
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/happybase/Manifest                  |  1 -
 dev-python/happybase/happybase-1.2.0-r1.ebuild | 33 --------------------------
 dev-python/happybase/metadata.xml              | 12 ----------
 profiles/package.mask                          |  1 -
 4 files changed, 47 deletions(-)

diff --git a/dev-python/happybase/Manifest b/dev-python/happybase/Manifest
deleted file mode 100644
index a80401b18903..000000000000
--- a/dev-python/happybase/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST happybase-1.2.0.gh.tar.gz 43753 BLAKE2B 
17c7762ca6268bbcfd1c379463a1f370aab354a526db2606e133b19c6b225e30561a079e22bee9f0232d74006c534d4c38d00ea1d651c93d94577dad9f60b0fe
 SHA512 
0a93e390b854bdb047df8528aa6c19b3e0444c3d317feee4e2e0b8025792ece252422674d7b1feeb601b53966fec10e52593f2ad5119ec7f5e06128ad38ac2f6

diff --git a/dev-python/happybase/happybase-1.2.0-r1.ebuild 
b/dev-python/happybase/happybase-1.2.0-r1.ebuild
deleted file mode 100644
index 3abcbdcf6c5e..000000000000
--- a/dev-python/happybase/happybase-1.2.0-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
-
-COMMIT_HASH="f5b6d104140c2be93e4175c0c844aaf094eb43da"
-
-DESCRIPTION="A developer-friendly Python library to interact with Apache HBase"
-HOMEPAGE="
-       https://github.com/python-happybase/happybase
-       https://happybase.readthedocs.io/
-"
-SRC_URI="
-       https://github.com/python-happybase/happybase/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz
-"
-
-LICENSE="MIT Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/six[${PYTHON_USEDEP}]
-       dev-python/thriftpy2[${PYTHON_USEDEP}]
-"
-
-# tests require a running thrift server
-RESTRICT="test"
-
-distutils_enable_tests pytest

diff --git a/dev-python/happybase/metadata.xml 
b/dev-python/happybase/metadata.xml
deleted file mode 100644
index 9ece7e2641c5..000000000000
--- a/dev-python/happybase/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>
-       <upstream>
-               <remote-id type="github">python-happybase/happybase</remote-id>
-               <remote-id type="pypi">happybase</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 591ee0d2ceda..aa05623cfdfd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -200,7 +200,6 @@ app-emacs/docker-tramp
 # Bug #921826.  Removal on 2026-01-20.
 dev-lang/julia
 dev-libs/redland-bindings
-dev-python/happybase
 
 # Michał Górny <[email protected]> (2025-12-12)
 # Upstream has switched to LLM-first coding which has already caused

Reply via email to