dev-python/simplebayes: Remove last-rited pkg

Bug: https://bugs.gentoo.org/951493
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-04-22 12:23:48 +02:00
parent afcadcda02
commit 53d97777e2
4 changed files with 0 additions and 41 deletions

View File

@@ -1 +0,0 @@
DIST simplebayes-1.5.8.tar.gz 5972 BLAKE2B f942ccde5f449d0ef8ef56fb83a07a8ab0421f43e5af40a3be30822a5d7299b9a0cb1d46397a55bcf7fecc92e40f49404f5bf29467acf7957fbce8619625b58b SHA512 0e39110432db561208cf147bccbdb66f64176a78c0e9ce8495a423ed0d6a027b45deb111d3c872faa10e158fcdaa5380f03a5e0602fecea1a0f00e528e19cfe1

View File

@@ -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>voyageur@gentoo.org</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>

View File

@@ -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"

View File

@@ -256,12 +256,6 @@ kde-misc/kdirstat
# Removal on 2025-04-17. Bug #951540.
dev-python/pysvg-py3
# Michał Górny <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (2025-03-17)
# Xfce 4.22 prereleases. Masked because they tend to be quite unstable.
>=xfce-base/exo-4.21