mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -1 +0,0 @@
|
||||
DIST simplebayes-1.5.8.tar.gz 5972 BLAKE2B f942ccde5f449d0ef8ef56fb83a07a8ab0421f43e5af40a3be30822a5d7299b9a0cb1d46397a55bcf7fecc92e40f49404f5bf29467acf7957fbce8619625b58b SHA512 0e39110432db561208cf147bccbdb66f64176a78c0e9ce8495a423ed0d6a027b45deb111d3c872faa10e158fcdaa5380f03a5e0602fecea1a0f00e528e19cfe1
|
||||
@@ -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>
|
||||
@@ -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"
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user