commit: 371018dfcad0e80725a03db730e39b15ea8107d0 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sat Apr 19 17:12:19 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Sat Apr 19 17:12:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=371018df
app-crypt/firefox-decrypt: update distutils_enable_tests Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> app-crypt/firefox-decrypt/firefox-decrypt-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/firefox-decrypt/firefox-decrypt-1.1.1.ebuild b/app-crypt/firefox-decrypt/firefox-decrypt-1.1.1.ebuild index 392a5a37c..adcdb267b 100644 --- a/app-crypt/firefox-decrypt/firefox-decrypt-1.1.1.ebuild +++ b/app-crypt/firefox-decrypt/firefox-decrypt-1.1.1.ebuild @@ -23,7 +23,7 @@ BDEPEND=" $(python_gen_cond_dep 'dev-python/setuptools-scm[${PYTHON_USEDEP}]') " -distutils_enable_tests setup.py +distutils_enable_tests unittest src_prepare() { rm tests/version.t || die