commit:     53d97777e22fe899b2d7c85338e33c9f32cb59c0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 22 10:23:48 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 22 10:29:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d97777

dev-python/simplebayes: Remove last-rited pkg

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

 dev-python/simplebayes/Manifest                    |  1 -
 dev-python/simplebayes/metadata.xml                | 18 ------------------
 dev-python/simplebayes/simplebayes-1.5.8-r1.ebuild | 16 ----------------
 profiles/package.mask                              |  6 ------
 4 files changed, 41 deletions(-)

diff --git a/dev-python/simplebayes/Manifest b/dev-python/simplebayes/Manifest
deleted file mode 100644
index 49a355804db7..000000000000
--- a/dev-python/simplebayes/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST simplebayes-1.5.8.tar.gz 5972 BLAKE2B 
f942ccde5f449d0ef8ef56fb83a07a8ab0421f43e5af40a3be30822a5d7299b9a0cb1d46397a55bcf7fecc92e40f49404f5bf29467acf7957fbce8619625b58b
 SHA512 
0e39110432db561208cf147bccbdb66f64176a78c0e9ce8495a423ed0d6a027b45deb111d3c872faa10e158fcdaa5380f03a5e0602fecea1a0f00e528e19cfe1

diff --git a/dev-python/simplebayes/metadata.xml 
b/dev-python/simplebayes/metadata.xml
deleted file mode 100644
index 4d7ccfebbbe9..000000000000
--- a/dev-python/simplebayes/metadata.xml
+++ /dev/null
@@ -1,18 +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>Bernard Cafarelli</name>
-       </maintainer>
-       <longdescription lang="en">
-A memory-based, optional-persistence naïve bayesian text classifier.
-
-This work is heavily inspired by the python "redisbayes" module found here:
-[https://github.com/jart/redisbayes] and [https://pypi.org/project/redisbayes]
-       </longdescription>
-       <upstream>
-               <remote-id type="github">hickeroar/simplebayes</remote-id>
-               <remote-id type="pypi">simplebayes</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/simplebayes/simplebayes-1.5.8-r1.ebuild 
b/dev-python/simplebayes/simplebayes-1.5.8-r1.ebuild
deleted file mode 100644
index 92d03eb3ba62..000000000000
--- a/dev-python/simplebayes/simplebayes-1.5.8-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2023 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="memory-based, optional-persistence naive bayesian text classifier"
-HOMEPAGE="https://github.com/hickeroar/simplebayes";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"

diff --git a/profiles/package.mask b/profiles/package.mask
index 60e8be0da0b0..adfc787851cf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -256,12 +256,6 @@ kde-misc/kdirstat
 # Removal on 2025-04-17.  Bug #951540.
 dev-python/pysvg-py3
 
-# Michał Górny <[email protected]> (2025-03-17)
-# Unmaintained.  Last release in 2015, missing tests in sdist and not
-# tagged on GitHub.  Not marked for py3.13.  No reverse dependencies.
-# Removal on 2025-04-16.  Bug #951493.
-dev-python/simplebayes
-
 # Michał Górny <[email protected]> (2025-03-17)
 # Xfce 4.22 prereleases.  Masked because they tend to be quite unstable.
 >=xfce-base/exo-4.21

Reply via email to