diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-25 03:04:45 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-25 03:04:45 -0500 |
| commit | a2d754850b88dddfc90152e4eaf858d6907b5201 (patch) | |
| tree | e987342a645cd8d7bce252c8e897fcc8f1abd79b /dev-python/textdistance | |
| parent | 719f5679cb7b1141529b574349239e0640bae1ca (diff) | |
| download | baldeagleos-repo-a2d754850b88dddfc90152e4eaf858d6907b5201.tar.gz baldeagleos-repo-a2d754850b88dddfc90152e4eaf858d6907b5201.tar.xz baldeagleos-repo-a2d754850b88dddfc90152e4eaf858d6907b5201.zip | |
Adding metadata
Diffstat (limited to 'dev-python/textdistance')
| -rw-r--r-- | dev-python/textdistance/textdistance-4.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/textdistance/textdistance-4.6.3.ebuild b/dev-python/textdistance/textdistance-4.6.3.ebuild index 794ae8db5306..e6fadda90726 100644 --- a/dev-python/textdistance/textdistance-4.6.3.ebuild +++ b/dev-python/textdistance/textdistance-4.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,11 +24,11 @@ KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" BDEPEND=" test? ( - dev-python/hypothesis[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] ) " +EPYTEST_PLUGINS=( hypothesis ) distutils_enable_tests pytest EPYTEST_IGNORE=( |
