dev-python / tlsh

Fuzzy matching library - C++ extension for Python

Official package sites : https://pypi.org/project/python-tlsh/ ·

v4.8.2-r1 :: 0 :: gentoo

Modified
License
|| ( Apache-2.0 BSD )
Keywords
amd64 x86 ~arm ~arm64 ~ppc64
USE flags
debug

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-libs / tlsh : Fuzzy matching library

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-libs / tlsh : Fuzzy matching library

dev-util / diffoscope : Will try to get to the bottom of what makes files or directories different

Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/tlsh: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/tlsh: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/tlsh: Stabilize 4.8.2-r1 amd64, #935620
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/tlsh: Stabilize 4.8.2-r1 x86, #935620
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
dev-python/tlsh: actually wire up testsuite
Upstream has a testsuite, it's just in a different directory compared to the python module itself. It internally uses the script we used to crudely run, but it also actually checks the results against fixtures. As a result, it checks more than just "smoketest: does the module import and execute its functions without literally crashing". It also doesn't redirect the testsuite stdout/stderr to devnull, since it now actually does something constructive and we'd like to see the status from it. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Bracht Laumann Jespersen · gentoo
dev-python/tlsh: fix build for python 3.12 + musl
Closes: https://bugs.gentoo.org/927058 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/36321 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/tlsh: enable py3.12, set DISTUTILS_EXT
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/tlsh: Keyword 4.8.2 ia64, #888511
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/tlsh: enable py3.11
Bug: https://bugs.gentoo.org/879007 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/tlsh: Keyword 4.8.2 ppc64, #850544
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/tlsh: Stabilize 4.8.2 amd64, #861326
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-python/tlsh: Stabilize 4.8.2 x86, #861326
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/tlsh: Keyword 4.8.2 arm64, #850544
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
dev-python/tlsh: Keyword 4.8.2 x86, #850544
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
dev-python/tlsh: Keyword 4.8.2 arm, #850544
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Bracht Laumann Jespersen · gentoo
dev-python/tlsh: initial import
The second package to add support for fuzzy matching in diffoscope. Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/25771 Signed-off-by: Sam James <sam@gentoo.org>